1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/include/llvm/Target
Matthias Braun 174ca3760f Revert "Add MIR-level outlining pass"
Revert Machine Outliner for now, as it breaks the asan bot.

This reverts commit r296418.

llvm-svn: 296426
2017-02-28 02:24:30 +00:00
..
GlobalISel [GlobalISel] Generate selector for more integer binop patterns. 2017-01-25 02:41:38 +00:00
CostTable.h
GenericOpcodes.td GlobalISel: support translating va_arg 2017-02-15 23:22:33 +00:00
Target.td [ImplicitNullCheck] Extend Implicit Null Check scope by using stores 2017-02-07 19:19:49 +00:00
TargetCallingConv.h [CodeGen] Use bitfields instead of manual masks in ArgFlagsTy, NFC 2017-02-13 21:33:26 +00:00
TargetCallingConv.td
TargetFrameLowering.h
TargetInstrInfo.h Revert "Add MIR-level outlining pass" 2017-02-28 02:24:30 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td Fix comment typos. NFC. 2016-11-20 13:47:59 +00:00
TargetLowering.h Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2017-02-26 01:27:32 +00:00
TargetLoweringObjectFile.h [Target, Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-18 00:57:48 +00:00
TargetMachine.h Replace addEarlyAsPossiblePasses callback with adjustPassManager 2017-01-26 16:49:08 +00:00
TargetOpcodes.def GlobalISel: support translating va_arg 2017-02-15 23:22:33 +00:00
TargetOpcodes.h
TargetOptions.h TargetOptions: Fix not accounting for NoSignedZerosFPMath in == 2017-02-23 03:16:44 +00:00
TargetRegisterInfo.h Revert "Correct register pressure calculation in presence of subregs" 2017-02-24 21:56:16 +00:00
TargetSchedule.td
TargetSelectionDAG.td Remove unused CONVERT_RNDSAT intrinsics 2017-01-10 22:38:02 +00:00
TargetSubtargetInfo.h [Target] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-11 01:45:03 +00:00