Jim Grosbach
|
e09e95b35c
|
Revert 89562. We're being sneakier than I was giving us credit for, and this
isn't necessary.
llvm-svn: 89568
|
2009-11-21 23:34:09 +00:00 |
Jim Grosbach
|
43fd822249
|
Darwin requires a frame pointer for all non-leaf functions to support correct
backtraces.
llvm-svn: 89562
|
2009-11-21 21:40:08 +00:00 |
Jim Grosbach
|
d7cf55cd0e
|
Use Unified Assembly Syntax for the ARM backend.
llvm-svn: 86494
|
2009-11-09 00:11:35 +00:00 |
Bob Wilson
|
9d763cc3f8
|
Revert 84843. Evan, this was breaking some of the if-conversion tests.
llvm-svn: 84868
|
2009-10-22 16:52:21 +00:00 |
Evan Cheng
|
3615b9bef3
|
Move if-conversion before post-regalloc scheduling so the predicated instruction get scheduled properly.
llvm-svn: 84843
|
2009-10-22 06:48:32 +00:00 |
Evan Cheng
|
4ad726b4be
|
Fix tests.
llvm-svn: 83241
|
2009-10-02 06:53:57 +00:00 |
Evan Cheng
|
2dcee28a61
|
Move load / store multiple before post-alloc scheduling.
llvm-svn: 83236
|
2009-10-02 04:57:15 +00:00 |
Dan Gohman
|
c8054d90fb
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
Evan Cheng
|
77d4771405
|
-enable-arm-if-conversion is gone.
llvm-svn: 42169
|
2007-09-20 18:03:23 +00:00 |
Dan Gohman
|
f9dd170e36
|
Convert tests using "| wc -l | grep ..." to use the count script.
llvm-svn: 41097
|
2007-08-15 13:36:28 +00:00 |
Evan Cheng
|
85010166a6
|
Added some if-conversion tests.
llvm-svn: 37672
|
2007-06-20 18:26:15 +00:00 |