summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCJITInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* No functionality changes, but cleaner code with correct comments.Nate Begeman2006-04-251-34/+40
| | | | llvm-svn: 27966
* Change the PPC JIT to use a Static relocation modelNate Begeman2006-04-211-12/+1
| | | | llvm-svn: 27937
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-161-6/+6
| | | | | | redundant after the change. llvm-svn: 23759
* Rename PPC32*.h to PPC*.hChris Lattner2005-10-141-0/+243
This completes the grand PPC file renaming llvm-svn: 23745
OpenPOWER on IntegriCloud