Jakob Stoklund Olesen
|
28a93a49bb
|
Fix more register and coalescing dependencies.
llvm-svn: 130859
|
2011-05-04 19:02:11 +00:00 |
Jakob Stoklund Olesen
|
0709342652
|
Provide a legal pointer register class when targeting thumb1.
The LocalStackSlotAllocation pass was creating illegal registers.
llvm-svn: 128687
|
2011-03-31 23:02:15 +00:00 |
Rafael Espindola
|
29dda21e96
|
Remove arm_apcscc from the test files. It is the default and doing this
matches what llvm-gcc and clang now produce.
llvm-svn: 106221
|
2010-06-17 15:18:27 +00:00 |
Evan Cheng
|
80ad113731
|
Enable machine cse pass.
llvm-svn: 98132
|
2010-03-10 03:07:41 +00:00 |
Jim Grosbach
|
f5f263f1b4
|
Enable allocation of R3 in Thumb1
llvm-svn: 84563
|
2009-10-19 22:57:03 +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
|
01de985ae6
|
Fix an obvious copy-n-paste bug.
llvm-svn: 79535
|
2009-08-20 17:01:04 +00:00 |