llvm-mirror/include/llvm/Target
Eugene Zelenko 9c87d55e37 Fix builds on Windows broken in r264598.
llvm-svn: 264618
2016-03-28 18:54:58 +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][Target] Add an opcode for unconditional branch. 2016-03-11 17:27:38 +00:00
Target.td CodeGen: Correct specification of PHI nodes 2016-03-28 18:18:41 +00:00
TargetCallingConv.h Fix builds on Windows broken in r264598. 2016-03-28 18:54:58 +00:00
TargetCallingConv.td
TargetFrameLowering.h Implemented stack symbol table ordering/packing optimization to improve data locality and code size from SP/FP offset encoding. 2016-02-15 23:44:13 +00:00
TargetInstrInfo.h Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed. 2016-03-23 21:45:37 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td Hexagon V60/HVX DFA scheduler support 2015-11-21 20:00:45 +00:00
TargetLowering.h CodeGen: extend RHS when splitting ATOMIC_CMP_SWAP_WITH_SUCCESS. 2016-03-24 15:38:38 +00:00
TargetLoweringObjectFile.h [X86] Use the correct alignment for COMDAT constant pool entries 2016-02-21 01:30:30 +00:00
TargetMachine.h C API: Remove LLVMGetDataLayout that was deprecated in 3.7 2016-02-12 06:22:00 +00:00
TargetOpcodes.def [GlobalISel][Target] Add an opcode for unconditional branch. 2016-03-11 17:27:38 +00:00
TargetOpcodes.h [Target] Add a helper function to check if an opcode is invalid after isel. 2016-02-11 21:16:56 +00:00
TargetOptions.h Implemented stack symbol table ordering/packing optimization to improve data locality and code size from SP/FP offset encoding. 2016-02-15 23:44:13 +00:00
TargetRecip.h
TargetRegisterInfo.h Fix typo in default getNoPreservedMask implementation 2016-02-07 11:31:56 +00:00
TargetSchedule.td TargetSchedule: Allow explicit Unsupported markers in InstRW 2016-03-03 00:05:07 +00:00
TargetSelectionDAG.td SelectionDAG: Make Properties a field of SDPatternOperator 2016-02-10 18:40:04 +00:00
TargetSubtargetInfo.h Add DAG mutation interface to the post-RA scheduler 2016-03-05 15:45:23 +00:00