summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* First bits of 64 bit PowerPC stuff, currently disabled. A lot of this isNate Begeman2005-10-181-4/+4
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-161-46/+34
* Rename PPC32*.h to PPC*.hChris Lattner2005-10-141-1/+1
* Merge PPCJITInfo.h and PPC32JITInfo.h. Note that the PowerPCJITInfoChris Lattner2005-10-141-1/+1
* Rename PowerPC*.h to PPC*.hChris Lattner2005-10-141-0/+184
* Do IMPLICIT_DEFs on incoming args' hard regs, to avoid confusing the regalloc.Brian Gaeke2004-07-161-118/+0
* Revert stuff that I didn't mean to checkinChris Lattner2004-07-151-1/+1
* Patches towards fixing PR341Chris Lattner2004-07-151-1/+1
* Implement getModuleMatchQuality and getJITMatchQuality() for PowerPCMisha Brukman2004-07-121-0/+20
* Delete the allocate*TargetMachine function, which is now dead.Chris Lattner2004-07-111-9/+1
* Make these format a bit nicerChris Lattner2004-07-111-1/+1
* Auto-registrate targetChris Lattner2004-07-111-0/+7
* Fix all of those problems that the PPC backend has running 176.gcc :)Chris Lattner2004-07-021-0/+6
* Wrap long lineMisha Brukman2004-07-011-1/+2
* Lower ConstantExpressions before the code generator.Misha Brukman2004-06-291-0/+4
* The code generator should work with unreachable blocks. If not, then thisChris Lattner2004-06-291-8/+0
* Can't print out machine code before it is constructed.Misha Brukman2004-06-281-3/+0
* Allow debugging machine instrs (by printout) before/after isel and regallocMisha Brukman2004-06-251-0/+7
* Add option to print out machine code before register allocation.Misha Brukman2004-06-241-0/+4
* llvm/IntrinsicLowering.h => llvm/CodeGen/IntrinsicLowering.hMisha Brukman2004-06-211-2/+2
* Initial revisionMisha Brukman2004-06-211-0/+88
OpenPOWER on IntegriCloud