.. |
CMakeLists.txt
|
[nfc][codegen] Move RegisterBank[Info].cpp under CodeGen
|
2022-02-15 11:27:15 -08:00 |
CSEInfo.cpp
|
[GlobalISel] CSE FP constants at -O0
|
2022-02-10 09:17:11 +00:00 |
CSEMIRBuilder.cpp
|
[GlobalISel] Change ConstantFoldVectorBinop to return vector of APInt
|
2022-05-13 09:33:07 +01:00 |
CallLowering.cpp
|
Cleanup codegen includes
|
2022-03-16 08:43:00 +01:00 |
Combiner.cpp
|
[CodeGen] Apply clang-tidy fixes for readability-redundant-smartptr-get (NFC)
|
2022-03-20 23:11:06 -07:00 |
CombinerHelper.cpp
|
Fix an or+and miscompile w/ GlobalISel
|
2022-05-18 19:09:47 -07:00 |
GISelChangeObserver.cpp
|
…
|
|
GISelKnownBits.cpp
|
GlobalISel: Implement computeKnownBits for overflow bool results
|
2022-04-11 19:43:37 -04:00 |
GlobalISel.cpp
|
Cleanup includes: DebugInfo & CodeGen
|
2022-03-12 17:26:40 +01:00 |
IRTranslator.cpp
|
[GlobalIsel] Fix fallback if stack protector isn't supported.
|
2022-05-13 14:17:27 -07:00 |
InlineAsmLowering.cpp
|
[InlineAsm] Add support for address operands ("p").
|
2022-04-13 12:50:21 +02:00 |
InstructionSelect.cpp
|
Cleanup includes: DebugInfo & CodeGen
|
2022-03-12 17:26:40 +01:00 |
InstructionSelector.cpp
|
Cleanup includes: DebugInfo & CodeGen
|
2022-03-12 17:26:40 +01:00 |
LegacyLegalizerInfo.cpp
|
[CodeGen] Use default member initialization (NFC)
|
2022-01-30 12:32:51 -08:00 |
LegalityPredicates.cpp
|
GlobalISel: Add memSizeNotByteSizePow2 legality helper
|
2022-04-11 19:43:37 -04:00 |
LegalizeMutations.cpp
|
GlobalISel: Add LegalizeMutations to help use More/FewerElements
|
2022-04-19 21:04:32 -04:00 |
Legalizer.cpp
|
Cleanup include: codegen second round
|
2022-03-23 13:54:00 +01:00 |
LegalizerHelper.cpp
|
[APInt] Remove all uses of zextOrSelf, sextOrSelf and truncOrSelf
|
2022-05-19 11:23:13 +01:00 |
LegalizerInfo.cpp
|
GlobalISel: Update mutationIsSane assert for scalable vectors
|
2022-04-12 16:54:03 -04:00 |
LoadStoreOpt.cpp
|
[GlobalISel] Fix store merging incorrectly merging volatile stores.
|
2022-03-14 13:48:51 -07:00 |
Localizer.cpp
|
Cleanup includes: DebugInfo & CodeGen
|
2022-03-12 17:26:40 +01:00 |
LostDebugLocObserver.cpp
|
…
|
|
MachineIRBuilder.cpp
|
[GlobalISel] Change ConstantFoldVectorBinop to return vector of APInt
|
2022-05-13 09:33:07 +01:00 |
RegBankSelect.cpp
|
GlobalISel: Relax handling of G_ASSERT_* with source register classes
|
2022-04-22 10:49:50 -04:00 |
Utils.cpp
|
[iwyu] Handle regressions in libLLVM header include
|
2022-05-26 08:12:34 +02:00 |