summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* For functions that use vector registers, save VRSAVE, mark usedChris Lattner2006-03-131-0/+51
* Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ...Chris Lattner2006-02-021-18/+0
* Fix an off-by-one error that Nate's eagle eyes caughtChris Lattner2006-01-111-1/+1
* Use the auto-insert BuildMI constructor to avoid an explicit insert. NoChris Lattner2006-01-111-28/+20
* If a function has a non-zero sized frame, use an add to adjust the stackChris Lattner2006-01-111-9/+20
* New DAG node properties SNDPInFlag, SNDPOutFlag, and SNDPOptInFlag to replaceEvan Cheng2006-01-091-2/+1
* * Removed the use of FLAG. Now use hasFlagIn and hasFlagOut instead.Evan Cheng2005-12-231-1/+2
* Add the necessary support to the ISel to allow targets to codegen the newNate Begeman2005-11-061-3/+26
* Fix the JIT encoding of LWA, LD, STD, and STDU.Chris Lattner2005-10-181-0/+9
* First bits of 64 bit PowerPC stuff, currently disabled. A lot of this isNate Begeman2005-10-181-17/+33
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-161-22/+22
* Rename PPC32*.h to PPC*.hChris Lattner2005-10-141-0/+346
OpenPOWER on IntegriCloud