Chris Lattner
|
c8890366ee
|
Restore 'nice name' to pass
llvm-svn: 7840
|
2003-08-14 14:43:24 +00:00 |
|
Brian Gaeke
|
af3bc2b895
|
Factory methods for function passes now return type FunctionPass *.
Get rid of RegisterLLC, which can't handle FunctionPasses anyway.
llvm-svn: 7836
|
2003-08-14 06:04:49 +00:00 |
|
Misha Brukman
|
b385c22d80
|
Cleaned up code layout; no functional changes.
llvm-svn: 6312
|
2003-05-23 19:20:57 +00:00 |
|
Chris Lattner
|
b27d60ccf1
|
Rename MachineInstrInfo -> TargetInstrInfo
llvm-svn: 5272
|
2003-01-14 22:00:31 +00:00 |
|
Chris Lattner
|
bff4411f3a
|
Rename MachineOptInfo to TargetoptInfo
Rename MachineCacheInfo to TargetCacheInfo
llvm-svn: 5203
|
2002-12-29 02:50:35 +00:00 |
|
Misha Brukman
|
f9d06cfc80
|
Replaced uses of deprecated `MachineFunction::get(BasicBlock *BB)'.
llvm-svn: 4351
|
2002-10-28 20:00:31 +00:00 |
|
Chris Lattner
|
b8c6acfbc0
|
Rename MachineCodeForBasicBlock to MachineBasicBlock
llvm-svn: 4318
|
2002-10-28 01:41:47 +00:00 |
|
Vikram S. Adve
|
2a87b4496f
|
Bug fix: some redundant copies were not being deleted after detection :-|.
llvm-svn: 3959
|
2002-09-27 14:27:37 +00:00 |
|
Vikram S. Adve
|
82b15d7253
|
Peephole optimization pass on final machine code.
llvm-svn: 3840
|
2002-09-20 00:42:11 +00:00 |
|