1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/include/llvm/Target
2006-07-27 06:33:55 +00:00
..
MRegisterInfo.h Use an enumeration to eliminate data relocations. 2006-07-21 20:57:35 +00:00
SubtargetFeature.h Clean up some commentary. 2006-03-24 10:00:56 +00:00
TargetData.h Simplify the targetdata ctor by not passing in a "targetname" which is always 2006-06-16 18:21:53 +00:00
TargetFrameInfo.h
TargetInstrInfo.h Use an enumeration to eliminate data relocations. 2006-07-21 20:57:35 +00:00
TargetInstrItineraries.h
TargetJITInfo.h Move synchronizeICache from TargetJITInfo into a static function in JITEmitter.cpp 2006-07-27 06:33:55 +00:00
TargetLowering.h Start on my todo list 2006-06-12 16:07:18 +00:00
TargetMachine.h Rename RelocModel::PIC to PIC_, to avoid conflicts with -DPIC. 2006-07-26 21:12:04 +00:00
TargetMachineRegistry.h Improve comments, patch provided by Vladimir Prus! 2006-05-15 17:25:05 +00:00
TargetOptions.h -enable-unsafe-fp-math implies -enable-finite-only-fp-math 2006-05-23 18:18:46 +00:00
TargetSubtarget.h