Jakob Stoklund Olesen
|
51b35f7bb1
|
Fix a bunch of ARM tests to be register allocation independent.
llvm-svn: 130800
|
2011-05-03 22:31:21 +00:00 |
Johnny Chen
|
293875ef55
|
Fix test-llvm failures.
llvm-svn: 128906
|
2011-04-05 18:41:40 +00:00 |
Evan Cheng
|
2bcb8daa44
|
Add conditional move of large immediate.
llvm-svn: 118968
|
2010-11-13 02:25:14 +00:00 |
Evan Cheng
|
8ce967e393
|
Fix an obvious typo which inverted an immediate.
llvm-svn: 118951
|
2010-11-13 00:27:47 +00:00 |
Jim Grosbach
|
742adc328a
|
Allow use of the 16-bit literal move instruction in CMOVs for ARM mode.
llvm-svn: 115884
|
2010-10-07 00:42:42 +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
|
81a2851bcb
|
Fix codegen of conditional move of immediates. We were not making use of the immediate forms of cmov instructions at all.
llvm-svn: 89423
|
2009-11-20 00:54:03 +00:00 |