llvm-project/llvm/lib/CodeGen/GlobalISel
Quentin Colombet 2b59eab79f [IRTranslator] Add G_SUB opcode.
This commit adds a generic SUB opcode to global-isel.

llvm-svn: 276308
2016-07-21 17:26:50 +00:00
..
CMakeLists.txt GlobalISel: implement Legalization querying framework. 2016-07-20 21:13:29 +00:00
GlobalISel.cpp [GlobalISel] Add the skeleton of the RegBankSelect pass. 2016-04-05 19:06:01 +00:00
IRTranslator.cpp [IRTranslator] Add G_SUB opcode. 2016-07-21 17:26:50 +00:00
LLVMBuild.txt GlobalISel is always built since r260566, reflect it in LLVMBuild.txt 2016-02-12 18:43:14 +00:00
MachineIRBuilder.cpp GlobalISel: implement low-level type with just size & vector lanes. 2016-07-20 19:09:30 +00:00
MachineLegalizer.cpp GlobalISel: implement Legalization querying framework. 2016-07-20 21:13:29 +00:00
RegBankSelect.cpp [RegBankSelect] Print out the actual mapping of the operands. 2016-06-08 21:55:30 +00:00
RegisterBank.cpp [GlobalISel] Fix #include ordering/spacing. NFC. 2016-07-14 14:52:55 +00:00
RegisterBankInfo.cpp GlobalISel: implement low-level type with just size & vector lanes. 2016-07-20 19:09:30 +00:00