1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/Target
2016-01-21 01:37:18 +00:00
..
CostTable.h Remove templates from CostTableLookup functions. All instantiations had the same type. 2015-10-28 04:02:12 +00:00
GenericOpcodes.td [GlobalISel] Move generic opcodes description to their own file. 2016-01-21 01:37:18 +00:00
Target.td [GlobalISel] Move generic opcodes description to their own file. 2016-01-21 01:37:18 +00:00
TargetCallingConv.h [X86] Better support for the MCU psABI (LLVM part) 2015-12-28 14:39:21 +00:00
TargetCallingConv.td
TargetFrameLowering.h Update to use new name alignTo(). 2016-01-14 21:06:47 +00:00
TargetInstrInfo.h replace MachineCombinerPattern namespace and enum with enum class; NFCI 2015-11-05 19:34:57 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td Hexagon V60/HVX DFA scheduler support 2015-11-21 20:00:45 +00:00
TargetLowering.h TargetLowering: Improve handling of (setcc ([sz]ext x) 0, cc) in SimplifySetCC 2016-01-18 19:55:21 +00:00
TargetLoweringObjectFile.h CodeGen, Target: Move Mach-O-specific symbol name logic to Mach-O lowering. 2015-11-03 23:40:03 +00:00
TargetMachine.h [PostRA scheduling] Allow a target to do scheduling when it wants post RA. 2015-12-10 09:10:07 +00:00
TargetOpcodes.h [GlobalISel] Add a generic machine opcode for ADD. 2016-01-20 19:14:55 +00:00
TargetOptions.h Set debugger tuning from TargetOptions (NFC) 2015-12-16 19:58:30 +00:00
TargetRecip.h Reformat blank lines. 2015-10-05 04:43:48 +00:00
TargetRegisterInfo.h MachineScheduler: Add a target hook for deciding which RegPressure sets to 2015-12-16 18:31:01 +00:00
TargetSchedule.td
TargetSelectionDAG.td Revert r248483, r242546, r242545, and r242409 - absdiff intrinsics 2015-12-11 23:11:52 +00:00
TargetSelectionDAGInfo.h don't repeat function names in comments; NFC 2015-12-04 17:54:31 +00:00
TargetSubtargetInfo.h