1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/Target
Simon Dardis bf33dc6ed7 Revert "[SelectionDAG] Enable target specific vector scalarization of calls and returns"
This reverts commit r299766. This change appears to have broken the MIPS
buildbots. Reverting while I investigate.

Revert "[mips] Remove usage of debug only variable (NFC)"

This reverts commit r299769. Follow up commit.

llvm-svn: 299788
2017-04-07 17:25:05 +00:00
..
GlobalISel [tablegen][globalisel] Add support for nested instruction matching. 2017-04-04 13:25:23 +00:00
CostTable.h
GenericOpcodes.td [GlobalISel] Translate shufflevector 2017-03-21 08:44:13 +00:00
Target.td [CodeGen] Update hasSideEffects comment. NFC. 2017-03-19 16:12:45 +00:00
TargetCallingConv.h Elide argument copies during instruction selection 2017-03-01 21:42:00 +00:00
TargetCallingConv.td
TargetFrameLowering.h Target: Remove unused entities. 2016-10-09 04:38:57 +00:00
TargetInstrInfo.h TargetInstrInfo: Provide default implementation of isTailCall(). 2017-03-16 20:02:30 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td Fix comment typos. NFC. 2016-11-20 13:47:59 +00:00
TargetLowering.h Revert "[SelectionDAG] Enable target specific vector scalarization of calls and returns" 2017-04-07 17:25:05 +00:00
TargetLoweringObjectFile.h [Target, Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-18 00:57:48 +00:00
TargetMachine.h Revert "Feature generic option to setup start/stop-after/before" 2017-04-01 01:26:24 +00:00
TargetOpcodes.def [GlobalISel] Translate shufflevector 2017-03-21 08:44:13 +00:00
TargetOpcodes.h
TargetOptions.h Remove stale and unused (MC)TargetOptions comparators. 2017-03-24 12:50:45 +00:00
TargetRegisterInfo.h Move spill size and alignment info from MC to TargetRegisterInfo 2017-03-24 21:01:16 +00:00
TargetSchedule.td Improve machine schedulers for in-order processors 2017-03-27 20:46:37 +00:00
TargetSelectionDAG.td [SelectionDAG] Add a signed integer absolute ISD node 2017-03-14 21:26:58 +00:00
TargetSubtargetInfo.h [Target] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-11 01:45:03 +00:00