.. |
CostTable.h
|
Remove templates from CostTableLookup functions. All instantiations had the same type.
|
2015-10-28 04:02:12 +00:00 |
GenericOpcodes.td
|
GlobalISel: add translation support for shift operations.
|
2016-08-11 21:01:13 +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
|
Revert rL278384 which caused several buildbot failures (like check failures in CodeGen/X86/clz.ll).
|
2016-08-11 20:33:37 +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
|
[X86] Heuristic to selectively build Newton-Raphson SQRT estimation
|
2016-08-04 12:47:28 +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 |