llvm-project/llvm/lib/CodeGen/GlobalISel
Ahmed Bougacha 2d29998f22 [GlobalISel] Add a 'getConstantVRegVal' helper.
Use it to compare immediate operands.

llvm-svn: 298855
2017-03-27 16:35:27 +00:00
..
CMakeLists.txt Try to prevent build breakage by touching a CMakeLists.txt. 2017-01-25 02:55:24 +00:00
CallLowering.cpp Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00
GlobalISel.cpp GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
IRTranslator.cpp [GlobalISel]: Create VREGs for ConstantInt args 2017-03-22 01:16:39 +00:00
InstructionSelect.cpp [GlobalISel] Update DBG_VALUEs referencing DCE'd instructions. 2017-03-21 23:42:54 +00:00
InstructionSelector.cpp [GlobalISel] Add a 'getConstantVRegVal' helper. 2017-03-27 16:35:27 +00:00
LLVMBuild.txt Revert "Get GlobalISel to build on Linux after r286407" 2016-11-16 22:24:59 +00:00
Legalizer.cpp [GlobalISel] Make LegalizerInfo accessible in LegalizerHelper 2017-03-10 18:34:57 +00:00
LegalizerHelper.cpp GlobalISel: respect BooleanContents when extending i1. 2017-03-21 22:22:05 +00:00
LegalizerInfo.cpp [GlobalISel] Add default action for G_FNEG 2017-03-08 18:09:14 +00:00
MachineIRBuilder.cpp [GlobalISel] Translate insertelement and extractelement 2017-03-10 19:08:28 +00:00
RegBankSelect.cpp [GlobalISel] Emit opt remarks on isel fallbacks. 2017-02-23 21:05:42 +00:00
RegisterBank.cpp Cleanup dump() functions. 2017-01-28 02:02:38 +00:00
RegisterBankInfo.cpp [GlobalISel] Ignore %noreg when applying default regbank mapping. 2017-03-07 20:34:23 +00:00
Utils.cpp [GlobalISel] Update DBG_VALUEs referencing DCE'd instructions. 2017-03-21 23:42:54 +00:00