1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/include/llvm/Target
Ahmed Bougacha d4da41f2e4 [GlobalISel] Fix G_MUL comment. NFC.
llvm-svn: 278809
2016-08-16 14:37:43 +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] Fix G_MUL comment. NFC. 2016-08-16 14:37:43 +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
TargetLowering.h [x86] Refactor a PowerPC specific ctlz/srl transformation (NFC). 2016-08-16 13:53:53 +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 translation support for shift operations. 2016-08-11 21:01:13 +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 [Target] Don't return a std::string in getRegAsmName 2016-05-19 20:03:16 +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