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
Chris Lattner 41fd07b81e Add punctuation, add a new method
llvm-svn: 15886
2004-08-17 19:12:44 +00:00
..
MRegisterInfo.h Flags and TSFlags were (thankfully) never used, so remove them. But wait, 2004-08-16 01:07:53 +00:00
TargetData.h Add punctuation, add a new method 2004-08-17 19:12:44 +00:00
TargetFrameInfo.h Make this compile on gc 3.4.1 (static_cast to non-const type was not 2004-08-15 09:18:55 +00:00
TargetInstrInfo.h getResultPos() is dead. 2004-08-04 08:06:30 +00:00
TargetJITInfo.h Rip JIT specific stuff out of TargetMachine, as per PR176 2003-12-20 01:22:19 +00:00
TargetMachine.h Add new constructor. 2004-08-10 23:10:21 +00:00
TargetMachineRegistry.h Add a new listener class for things that want to be informed about new 2004-07-11 06:02:59 +00:00
TargetOptions.h Delete the allocate*TargetMachine functions. Move options to a header file 2004-07-11 04:15:52 +00:00
TargetSchedInfo.h Adding friend MSSchedule for ModuloScheduling pass. 2004-08-01 18:57:38 +00:00