hanchenye-llvm-project/llvm/lib/CodeGen/GlobalISel
Matthias Braun 93320393a4 Missed updating a GlobalISel bit in my last commit
GlobalISel isn't built by default so I missed it.

llvm-svn: 277030
2016-07-28 20:13:42 +00:00
..
CMakeLists.txt [GlobalISel] Introduce an instruction selector. 2016-07-27 14:31:55 +00:00
GlobalISel.cpp [GlobalISel] Introduce an instruction selector. 2016-07-27 14:31:55 +00:00
IRTranslator.cpp Missed updating a GlobalISel bit in my last commit 2016-07-28 20:13:42 +00:00
InstructionSelect.cpp [GlobalISel] Introduce an instruction selector. 2016-07-27 14:31:55 +00:00
InstructionSelector.cpp [GlobalISel] Introduce an instruction selector. 2016-07-27 14:31:55 +00:00
LLVMBuild.txt
MachineIRBuilder.cpp GlobalISel: add generic load and store instructions. 2016-07-26 20:23:26 +00:00
MachineLegalizeHelper.cpp GlobalISel: implement legalization pass, with just one transformation. 2016-07-22 20:03:43 +00:00
MachineLegalizePass.cpp GlobalISel: remove redundant ';'s. NFC 2016-07-26 03:29:18 +00:00
MachineLegalizer.cpp GlobalISel: implement legalization pass, with just one transformation. 2016-07-22 20:03:43 +00:00
RegBankSelect.cpp GlobalISel: add specialized buildCopy function to MachineInstrBuilder. 2016-07-26 16:45:30 +00:00
RegisterBank.cpp [GlobalISel] Fix #include ordering/spacing. NFC. 2016-07-14 14:52:55 +00:00
RegisterBankInfo.cpp [GlobalISel] Introduce an instruction selector. 2016-07-27 14:31:55 +00:00