llvm-6502/include/llvm/Target
2015-05-21 23:04:44 +00:00
..
CostTable.h Add a overload to CostTable which allows it to infer the size of the table. 2013-08-09 19:33:32 +00:00
Target.td Clarify that higher priority means higher values. 2015-03-31 20:04:46 +00:00
TargetCallingConv.h Add missing #include and forward decl, found by modules build. 2015-05-12 21:49:03 +00:00
TargetCallingConv.td [mips] Remove MipsCC::analyzeCallOperands in favour of CCState::AnalyzeCallOperands. NFC 2014-11-07 11:43:49 +00:00
TargetFrameLowering.h [ShrinkWrap] Add (a simplified version) of shrink-wrapping. 2015-05-05 17:38:16 +00:00
TargetInstrInfo.h fix typos, remove function names from comments, NFC 2015-05-21 23:04:44 +00:00
TargetIntrinsicInfo.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
TargetItinerary.td I'm introducing a new machine model to simultaneously allow simple 2012-07-07 04:00:00 +00:00
TargetLowering.h 80-col fixups. 2015-05-14 23:07:13 +00:00
TargetLoweringObjectFile.h Move alignment from MCSectionData to MCSection. 2015-05-21 19:20:38 +00:00
TargetMachine.h Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
TargetOpcodes.h Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics 2015-01-13 00:48:10 +00:00
TargetOptions.h Reflow comments and remove one that predated the enum being in 2015-05-14 22:29:46 +00:00
TargetRegisterInfo.h Clarify that higher priority means higher values. 2015-03-31 20:04:46 +00:00
TargetSchedule.td Move Post RA Scheduling flag bit into SchedMachineModel 2014-07-15 22:39:58 +00:00
TargetSelectionDAG.td Add SDNodes for umin, umax, smin and smax. 2015-05-15 09:03:15 +00:00
TargetSelectionDAGInfo.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
TargetSubtargetInfo.h Fix formatting and coding style. 2015-04-04 03:53:25 +00:00