1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/include/llvm/CodeGen/GlobalISel
Daniel Sanders 7932a6b01b Revert r331816 and r331820 - [globalisel] Add a combiner helpers for extending loads and use them in a pre-legalize combiner for AArch64
Reverting this to see if the clang-cmake-aarch64-global-isel and
clang-cmake-aarch64-quick bots are failing because of this commit.
We know it wasn't r331819.

llvm-svn: 331846
2018-05-09 05:00:17 +00:00
..
CallLowering.h Fix layering of MachineValueType.h by moving it from CodeGen to Support 2018-03-23 23:58:25 +00:00
Combiner.h [GISel]: Implement GlobalISel combiner API. 2018-01-25 00:41:58 +00:00
CombinerHelper.h Revert r331816 and r331820 - [globalisel] Add a combiner helpers for extending loads and use them in a pre-legalize combiner for AArch64 2018-05-09 05:00:17 +00:00
CombinerInfo.h [GISel]: Fix modules build by including <cassert> 2018-01-25 01:16:14 +00:00
ConstantFoldingMIRBuilder.h [GISel] Refactor MachineIRBuilder to allow transformations while 2018-04-09 17:30:56 +00:00
GISelWorkList.h GISelWorkList.h: Fix -fmodules build in rL318210. 2017-11-15 07:34:35 +00:00
InstructionSelect.h
InstructionSelector.h [globalisel] Update GlobalISel emitter to match new representation of extending loads 2018-05-05 20:53:24 +00:00
InstructionSelectorImpl.h [globalisel] Update GlobalISel emitter to match new representation of extending loads 2018-05-05 20:53:24 +00:00
IRTranslator.h [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-26 22:44:03 +00:00
LegalizationArtifactCombiner.h [GlobalISel][Legalizer] Look thro copies while combining G_UNMERGE's 2018-04-23 22:28:36 +00:00
Legalizer.h [GISel]: Add a clean up combiner during legalization. 2017-08-30 19:32:59 +00:00
LegalizerHelper.h Revert r331819 [GlobalISel][Legalizer] More concise and faster widenScalar, NFC 2018-05-09 01:43:12 +00:00
LegalizerInfo.h Attempt to fix remaining build failures after r331071 by changing the tuple to a struct 2018-04-27 21:03:27 +00:00
Localizer.h [GlobalISel] Add a localizer pass for target to use 2017-05-27 01:34:00 +00:00
MachineIRBuilder.h Revert r331819 [GlobalISel][Legalizer] More concise and faster widenScalar, NFC 2018-05-09 01:43:12 +00:00
MIPatternMatch.h [GISel]: Fix incorrect type used in Pattern Match for ICst 2018-03-13 23:21:13 +00:00
RegBankSelect.h [NFC] fix trivial typos in comments and documents 2018-01-29 05:17:03 +00:00
RegisterBank.h
RegisterBankInfo.h GlobalISel: Make MachineCSE runnable in the middle of the GlobalISel 2018-01-18 02:06:56 +00:00
Types.h [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-26 22:44:03 +00:00
Utils.h [GISel]: Add helpers for easy building G_FCONSTANT along with matchers 2018-03-09 17:31:51 +00:00