#
3f9c1790 |
| 08-Apr-2006 |
Nate Begeman <natebegeman@mac.com> |
Disable switch lowering for targets based on the selection dag isel, letting the code generator handle them directly.
llvm-svn: 27539
|
#
6f95ab7a |
| 23-Mar-2006 |
Chris Lattner <sabre@nondot.org> |
Eliminate IntrinsicLowering from TargetMachine. Make the CBE and V9 backends create their own, since they're the only ones that use it.
llvm-svn: 26974
|
#
5259aa1c |
| 09-Feb-2006 |
Chris Lattner <sabre@nondot.org> |
Enable LSR by default for SPARC: it is a clear win.
llvm-svn: 26090
|
#
c75d5b09 |
| 09-Feb-2006 |
Chris Lattner <sabre@nondot.org> |
add an option to turn on LSR.
llvm-svn: 26080
|
#
158e1f51 |
| 05-Feb-2006 |
Chris Lattner <sabre@nondot.org> |
Rename SPARC V8 target to be the LLVM SPARC target.
llvm-svn: 25985
|