Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CodeGen: Eliminate a use of getDarwinMajorNumber(). | Daniel Dunbar | 2011-04-19 | 1 | -1/+1 |
* | Increase ARM APCS preferred alignment for i64 and f64 from 32 bits to 64 bits. | Bob Wilson | 2010-09-29 | 1 | -2/+2 |
* | Emit .comm alignment in bytes but .align in powers of 2 for ARM ELF. | Rafael Espindola | 2010-01-26 | 1 | -5/+5 |
* | Update test for darwin. | Rafael Espindola | 2010-01-25 | 1 | -2/+1 |
* | Fix PR6134. | Rafael Espindola | 2010-01-25 | 1 | -7/+35 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -4/+4 |
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -12/+11 |
* | This test used "wc | grep ..."; convert it to use the count script. | Dan Gohman | 2007-08-15 | 1 | -4/+4 |
* | Fix align test. | Lauro Ramos Venancio | 2007-04-16 | 1 | -3/+2 |
* | For PR1336: | Reid Spencer | 2007-04-15 | 1 | -0/+1 |
* | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -5/+8 |
* | Make it work for both Linux and Mac OS. | Evan Cheng | 2007-01-22 | 1 | -2/+3 |
* | fix alignment | Rafael Espindola | 2006-12-07 | 1 | -0/+12 |