Rename PaddedSize to AllocSize, in the hope that this
[oota-llvm.git] / lib / Target / PowerPC / PPCMachineFunctionInfo.h
2008-10-24 Dale JohannesenRewrite logic to figure out whether LR needs to
2008-04-30 Arnold SchwaighoferTail call optimization improvements:
2008-03-03 Bill WendlingThis is the initial check-in for adding register scaven...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-08 Chris Lattnerimplement __builtin_return_addr(0) on ppc.
2007-12-08 Chris Lattnerrefactor some code to avoid overloading the name 'usesL...
2007-02-27 Jim LaskeyDuplicate use of LR, take 2.
2007-02-27 Evan ChengBacking out Jim's LR spill changes. This was causing...
2007-02-23 Jim LaskeyDon't spill LR as a callee saved register.
2006-11-25 Reid SpencerAdd newline at end of file.
2006-11-16 Jim LaskeyThis is a general clean up of the PowerPC ABI. Address...