Chris Lattner
|
88e234dd49
|
Add a new option to indicate we want the code generator to emit code quickly,
not spending tons of time microoptimizing it. This is useful for an -O0
style of build.
llvm-svn: 24235
|
2005-11-08 02:12:47 +00:00 |
Jim Laskey
|
802748cd61
|
Allow itineraries to be passed through the Target Machine.
llvm-svn: 24139
|
2005-11-01 20:06:59 +00:00 |
Nate Begeman
|
6cca84e43c
|
More PPC32 -> PPC changes, as well as merging some classes that were
redundant after the change.
llvm-svn: 23759
|
2005-10-16 05:39:50 +00:00 |
Chris Lattner
|
03354280eb
|
prune #includes
llvm-svn: 23752
|
2005-10-15 21:58:54 +00:00 |
Chris Lattner
|
6f3b954662
|
Rename PPC32*.h to PPC*.h
This completes the grand PPC file renaming
llvm-svn: 23745
|
2005-10-14 23:59:06 +00:00 |