Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Weekly fix of register allocation dependent unit tests. | Jakob Stoklund Olesen | 2011-04-30 | 1 | -8/+11 |
* | Fix ARM tests to be register allocator independent. | Jakob Stoklund Olesen | 2011-03-31 | 1 | -4/+4 |
* | Remove arm_apcscc from the test files. It is the default and doing this | Rafael Espindola | 2010-06-17 | 1 | -1/+1 |
* | fix AsmPrinter::GetBlockAddressSymbol to always return a unique | Chris Lattner | 2010-03-14 | 1 | -3/+3 |
* | Enable machine cse pass. | Evan Cheng | 2010-03-10 | 1 | -2/+2 |
* | Run the pre-register allocation tail duplication pass by default. Remove | Bob Wilson | 2010-01-16 | 1 | -0/+4 |
* | remove uses of deprecated functions, this generates slightly | Chris Lattner | 2010-01-13 | 1 | -3/+3 |
* | Update these tests for the new label names. | Dan Gohman | 2009-11-05 | 1 | -3/+3 |
* | Attempt again to fix buildbot failures: make expected output less specific | Bob Wilson | 2009-11-05 | 1 | -12/+9 |
* | Fix broken test. | Bob Wilson | 2009-11-04 | 1 | -2/+2 |
* | Add test for ARM indirectbr codegen. | Bob Wilson | 2009-11-04 | 1 | -0/+63 |