Age | Commit message (Expand) | Author |
---|---|---|
2009-06-05 | Add explicit keywords. | Dan Gohman |
2008-10-24 | Rewrite logic to figure out whether LR needs to | Dale Johannesen |
2008-04-30 | Tail call optimization improvements: | Arnold Schwaighofer |
2008-03-03 | This is the initial check-in for adding register scavenging to PPC. (Currently, | Bill Wendling |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2007-12-08 | implement __builtin_return_addr(0) on ppc. | Chris Lattner |
2007-12-08 | refactor some code to avoid overloading the name 'usesLR' in | Chris Lattner |
2007-02-27 | Duplicate use of LR, take 2. | Jim Laskey |
2007-02-27 | Backing out Jim's LR spill changes. This was causing llvm-gcc bootstrapping | Evan Cheng |
2007-02-23 | Don't spill LR as a callee saved register. | Jim Laskey |
2006-11-25 | Add newline at end of file. | Reid Spencer |
2006-11-16 | This is a general clean up of the PowerPC ABI. Address several problems and | Jim Laskey |