Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup stack/frame register define/kill states. This fixes two bugs: | Hal Finkel | 2011-12-30 | 1 | -6/+6 |
* | adjust the instruction ordering in some PPC tests: changes due to postRA haz.... | Hal Finkel | 2011-12-02 | 1 | -6/+9 |
* | Do not store R31 into the caller's link area on PPC. | Dale Johannesen | 2009-11-24 | 1 | -5/+5 |
* | remove some dead lines. | Chris Lattner | 2009-08-25 | 1 | -7/+0 |
* | convert to filecheck style | Chris Lattner | 2009-08-25 | 1 | -22/+47 |
* | Convert two gratuitous abuses of poor helpless CPU cycles to FileCheck. | Daniel Dunbar | 2009-08-24 | 1 | -71/+28 |
* | Byebye llvm-upgrade! | Tanya Lattner | 2008-03-25 | 1 | -30/+28 |
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 1 | -24/+71 |
* | These tests all rely on using register mnemonics and thus must behave in the | Jim Laskey | 2006-12-21 | 1 | -24/+24 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -24/+24 |
* | Case sensitive not. | Jim Laskey | 2006-11-17 | 1 | -4/+4 |
* | Tests to verify PowerPC ABI. | Jim Laskey | 2006-11-17 | 1 | -0/+32 |