]> granicus.if.org Git - llvm/commit
[X86][NFC] Add X86CmovConverterPass to the pass registry.
authorAmjad Aboud <amjad.aboud@intel.com>
Mon, 2 Oct 2017 21:46:37 +0000 (21:46 +0000)
committerAmjad Aboud <amjad.aboud@intel.com>
Mon, 2 Oct 2017 21:46:37 +0000 (21:46 +0000)
commit1fa1ab3a50246b31e7f2e4316d1860a004fb787a
tree548d048a87d982f528c2b076cd40052609aa8e11
parent706e8dc44cb486ace219e06fd8aaed3f09910122
[X86][NFC] Add X86CmovConverterPass to the pass registry.

Differential Revision: https://reviews.llvm.org/D38355

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314726 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CmovConversion.cpp
lib/Target/X86/X86TargetMachine.cpp