1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/include/llvm/Target
Quentin Colombet 1be1687674 [Target] Introduce a generic opcode for bitwise OR: G_OR.
This G_OR is used in GlobalISel to represent bitwise OR.

llvm-svn: 272160
2016-06-08 16:12:19 +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 [Target] Introduce a generic opcode for bitwise OR: G_OR. 2016-06-08 16:12:19 +00:00
Target.td [TableGen] AsmMatcher: support for default values for optional operands 2016-05-06 11:31:17 +00:00
TargetCallingConv.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
TargetCallingConv.td Swift Calling Convention: add swifterror attribute. 2016-04-01 21:41:15 +00:00
TargetFrameLowering.h [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation. 2016-06-02 16:22:07 +00:00
TargetInstrInfo.h [foldMemoryOperand()] Pass LiveIntervals to enable liveness check. 2016-05-10 08:09:37 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td Hexagon V60/HVX DFA scheduler support 2015-11-21 20:00:45 +00:00
TargetLowering.h [stack-protection] Add support for MSVC buffer security check 2016-06-07 20:15:35 +00:00
TargetLoweringObjectFile.h CodeGen: Use PLT relocations for relative references to unnamed_addr functions. 2016-04-22 20:40:10 +00:00
TargetMachine.h Factor PrologEpilogInserter around spilling, frame finalization, and scavenging 2016-05-17 08:49:59 +00:00
TargetOpcodes.def [Target] Introduce a generic opcode for bitwise OR: G_OR. 2016-06-08 16:12:19 +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 Add RelaxELFRelocations to TargetOptions.h. 2016-05-29 01:57:20 +00:00
TargetRecip.h Fix some Clang-tidy modernize-deprecated-headers and Include What You Use warnings; other minor fixes. 2016-05-09 23:11:38 +00:00
TargetRegisterInfo.h [Target] Don't return a std::string in getRegAsmName 2016-05-19 20:03:16 +00:00
TargetSchedule.td Remove MinLatency in SchedMachineModel. NFC. 2016-04-26 00:37:46 +00:00
TargetSelectionDAG.td [X86][SSE] Add general lowering of nontemporal vector loads 2016-06-07 13:34:24 +00:00
TargetSubtargetInfo.h [Target] Remove a deprecated comment. 2016-04-05 23:04:54 +00:00