1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm/Target
Ahmed Bougacha 89359d63d4 [GlobalISel] Add floating-point binary ops.
llvm-svn: 279080
2016-08-18 16:05:06 +00:00
..
CostTable.h Use the range variant of find_if instead of unpacking begin/end 2016-08-12 00:18:03 +00:00
GenericOpcodes.td [GlobalISel] Add floating-point binary ops. 2016-08-18 16:05:06 +00:00
Target.td TableGen: Allow custom register operand decoder method 2016-07-18 23:20:46 +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 [IPRA] Set callee saved registers to none for local function when IPRA is enabled. 2016-07-13 23:39:34 +00:00
TargetInstrInfo.h Recommit 'Remove the restriction that MachineSinking is now stopped by 2016-08-12 03:33:22 +00:00
TargetIntrinsicInfo.h GlobalISel: support translation of intrinsic calls. 2016-07-29 22:32:36 +00:00
TargetItinerary.td Hexagon V60/HVX DFA scheduler support 2015-11-21 20:00:45 +00:00
TargetLowering.h [LoopStrenghtReduce] Refactoring and addition of a new target cost function. 2016-08-17 13:24:19 +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 Delete MCCodeGenInfo. 2016-06-30 18:25:11 +00:00
TargetOpcodes.def [GlobalISel] Add floating-point binary ops. 2016-08-18 16:05:06 +00:00
TargetOpcodes.h [GlobalISel] Don't RegBankSelect target-specific instructions. 2016-08-02 11:41:16 +00:00
TargetOptions.h Remove MCAsmInfo.h include from TargetOptions.h 2016-07-27 16:03:57 +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 Fixing bug committed in rev. 278321 2016-08-17 11:40:21 +00:00
TargetSchedule.td Revert "Revert "[misched] Extend scheduler to handle unsupported features"" 2016-06-24 08:43:27 +00:00
TargetSelectionDAG.td [ARM] Lower (select_cc k k (select_cc ~k ~k x)) into (SSAT l_k x) 2016-06-23 16:53:49 +00:00
TargetSubtargetInfo.h [GlobalISel] Introduce an instruction selector. 2016-07-27 14:31:55 +00:00