Chris Lattner
|
747cf60696
|
The HasNoV9 hack isn't needed here, now that tblgen knows that CustomDAGSchedInserter
instructions are expensive.
llvm-svn: 26298
|
2006-02-21 18:04:32 +00:00 |
Nate Begeman
|
5965bd19f8
|
kill ADD_PARTS & SUB_PARTS and replace them with fancy new ADDC, ADDE, SUBC
and SUBE nodes that actually expose what's going on and allow for
significant simplifications in the targets.
llvm-svn: 26255
|
2006-02-17 05:43:56 +00:00 |
Chris Lattner
|
fcb8a3aa76
|
Use the auto-generated call matcher. Remove a broken impl of the frameaddr/returnaddr
intrinsics.
Autogen frameindex matcher
llvm-svn: 26107
|
2006-02-10 07:35:42 +00:00 |
Chris Lattner
|
0c4dea4cb2
|
Update to new-style flags usage, simplifying the .td file
llvm-svn: 26106
|
2006-02-10 06:58:25 +00:00 |
Chris Lattner
|
c75d5b093d
|
add an option to turn on LSR.
llvm-svn: 26080
|
2006-02-09 05:06:36 +00:00 |
Chris Lattner
|
158e1f519c
|
Rename SPARC V8 target to be the LLVM SPARC target.
llvm-svn: 25985
|
2006-02-05 05:50:24 +00:00 |