Dan Gohman
|
142428ce64
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
|
Evan Cheng
|
ea31ec569b
|
Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order change no longer make sense after the coalescing changes we have made since then.
llvm-svn: 72955
|
2009-06-05 19:08:58 +00:00 |
|
Evan Cheng
|
5be1afd928
|
Fix PR3457: Ignore control successors when looking for closest scheduled successor. A control successor doesn't read result(s) produced by the scheduling unit being evaluated.
llvm-svn: 64210
|
2009-02-10 08:30:11 +00:00 |
|
Evan Cheng
|
252d9ddb4d
|
Fix memcpy lowering when addresses are 4-byte aligned but size is not multiple of 4.
llvm-svn: 43234
|
2007-10-22 22:11:27 +00:00 |
|