llvm-mirror/include/llvm/Target
Evandro Menezes d32b3c9325 Add option to specify minimum number of entries for jump tables
Add an option to allow easier experimentation by target maintainers with the
minimum number of entries to create jump tables.  Also clarify the name of
the other existing option governing the creation of jump tables.

Differential revision: https://reviews.llvm.org/D25883

llvm-svn: 285104
2016-10-25 19:53:51 +00:00
..
CostTable.h [modules] Add missing include. 2016-08-19 08:30:42 +00:00
GenericOpcodes.td GlobalISel: support translation of global addresses. 2016-09-12 12:10:41 +00:00
Target.td [XRay] ARM 32-bit no-Thumb support in LLVM 2016-09-19 00:54:35 +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 Target: Remove unused entities. 2016-10-09 04:38:57 +00:00
TargetInstrInfo.h Target: Remove unused entities. 2016-10-09 04:38:57 +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 Add option to specify minimum number of entries for jump tables 2016-10-25 19:53:51 +00:00
TargetLoweringObjectFile.h Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject. 2016-10-24 19:23:39 +00:00
TargetMachine.h Target: Remove unused entities. 2016-10-09 04:38:57 +00:00
TargetOpcodes.def [XRay] ARM 32-bit no-Thumb support in LLVM 2016-09-19 00:54:35 +00:00
TargetOpcodes.h [GlobalISel] Don't RegBankSelect target-specific instructions. 2016-08-02 11:41:16 +00:00
TargetOptions.h [Target] remove TargetRecip class; 2nd try 2016-10-20 16:55:45 +00:00
TargetRegisterInfo.h Target: Remove unused entities. 2016-10-09 04:38:57 +00:00
TargetSchedule.td Revert "Revert "[misched] Extend scheduler to handle unsupported features"" 2016-06-24 08:43:27 +00:00
TargetSelectionDAG.td [SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround 2016-08-18 20:08:15 +00:00
TargetSubtargetInfo.h GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00