Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable PPC register scavenging by default (update tests and remove some FIXMEs) | Hal Finkel | 2011-12-05 | 1 | -3/+3 |
* | add some no-unwinds, other minor cleanups. | Chris Lattner | 2010-02-21 | 1 | -1/+1 |
* | Do not store R31 into the caller's link area on PPC. | Dale Johannesen | 2009-11-24 | 1 | -10/+10 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -7/+7 |
* | Convert two gratuitous abuses of poor helpless CPU cycles to FileCheck. | Daniel Dunbar | 2009-08-24 | 1 | -32/+25 |
* | Update llc flags for PPC register scavenger. | Bill Wendling | 2008-03-10 | 1 | -2/+2 |
* | Use -enable-ppc-regscavenger flag for these checks | Bill Wendling | 2008-03-04 | 1 | -2/+2 |
* | This is the initial check-in for adding register scavenging to PPC. (Currently, | Bill Wendling | 2008-03-03 | 1 | -2/+2 |
* | Upgrade testcase. | Bill Wendling | 2008-02-26 | 1 | -38/+20 |
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 1 | -16/+47 |
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+24 |