.. |
CMakeLists.txt
|
[GlobalISel] Introduce InlineAsmLowering class
|
2020-04-20 15:10:18 +02:00 |
CSEInfo.cpp
|
[GISel]: Fix one more CSE Non determinism
|
2020-08-27 09:06:21 -07:00 |
CSEMIRBuilder.cpp
|
[GISel]: Fix one more CSE Non determinism
|
2020-08-27 09:06:21 -07:00 |
CallLowering.cpp
|
[GlobalISel][CallLowering] NFC: Unify flag-setting from CallBase + AttributeList
|
2020-08-18 11:07:33 -07:00 |
Combiner.cpp
|
[GlobalISel] fix a compilation error with gcc 6.3.0
|
2020-08-28 09:16:52 -07:00 |
CombinerHelper.cpp
|
Revert "Revert "[GlobalISel] Fold xor(cmp(pred, _, _), 1) -> cmp(inverse(pred), _, _)" (and dependent patch "Optimize away a Not feeding a brcond by using tbz instead of tbnz.")"
|
2020-09-01 14:29:04 -07:00 |
GISelChangeObserver.cpp
|
GlobalISel: Use Register
|
2020-08-19 13:45:31 -04:00 |
GISelKnownBits.cpp
|
GlobalISel: Implement computeNumSignBits for G_SELECT
|
2020-09-01 12:50:19 -04:00 |
GlobalISel.cpp
|
…
|
|
IRTranslator.cpp
|
GlobalISel: IRTranslate minimum of pointer sizes on memcpy
|
2020-08-26 20:10:00 -04:00 |
InlineAsmLowering.cpp
|
[GlobalISel][InlineAsm] Fix matching input constraint to physreg
|
2020-08-06 14:35:51 +02:00 |
InstructionSelect.cpp
|
GlobalISel: Move finalizeLowering call later
|
2020-07-06 09:19:40 -04:00 |
InstructionSelector.cpp
|
GlobalISel: Remove unused function argument
|
2020-02-14 15:57:39 -08:00 |
LLVMBuild.txt
|
Make GlobalISel depend on SelectionDAG after D63169
|
2019-06-22 01:30:17 +00:00 |
LegalityPredicates.cpp
|
Use llvm::is_contained where appropriate (NFC)
|
2020-07-27 10:20:44 -07:00 |
LegalizeMutations.cpp
|
GlobalISel: Add scalarSameSizeAs LegalizeRule
|
2020-07-23 21:17:31 -04:00 |
Legalizer.cpp
|
GlobalISel: Improve dead instruction debug printing
|
2020-08-24 10:12:00 -04:00 |
LegalizerHelper.cpp
|
GlobalISel: Add generic instructions for memory intrinsics
|
2020-08-26 20:08:45 -04:00 |
LegalizerInfo.cpp
|
GlobalISel: Don't assert on operations with no type indices
|
2020-07-28 16:49:55 -04:00 |
Localizer.cpp
|
Revert "Revert "[GlobalISel][Localizer] Enable intra-block localization of already-local uses.""
|
2020-03-06 21:35:08 -08:00 |
LostDebugLocObserver.cpp
|
Give helpers internal linkage. NFC.
|
2020-04-25 11:50:52 +02:00 |
MachineIRBuilder.cpp
|
[GlobalISel] Implement bit-test switch table optimization.
|
2020-08-12 11:31:39 -07:00 |
RegBankSelect.cpp
|
[GlobalISel][InlineAsm] Add support for basic output operand constraints
|
2020-05-06 10:06:13 +02:00 |
RegisterBank.cpp
|
Revert "[TableGen][GlobalISel] Account for HwMode in RegisterBank register sizes"
|
2020-03-20 11:02:50 +01:00 |
RegisterBankInfo.cpp
|
Revert "[TableGen][GlobalISel] Account for HwMode in RegisterBank register sizes"
|
2020-03-20 11:02:50 +01:00 |
Utils.cpp
|
Revert "Revert "[GlobalISel] Fold xor(cmp(pred, _, _), 1) -> cmp(inverse(pred), _, _)" (and dependent patch "Optimize away a Not feeding a brcond by using tbz instead of tbnz.")"
|
2020-09-01 14:29:04 -07:00 |