summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCCodeEmitter.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the PPC JIT failures last night, which were due to mishandling of ↵Chris Lattner2006-01-071-0/+1
| | | | | | linkonce globals llvm-svn: 25141
* Fix the JIT failures from last night.Chris Lattner2005-12-111-1/+2
| | | | llvm-svn: 24659
* Patch to clean up function call pseudos and support the BLA instruction,Nate Begeman2005-11-161-1/+1
| | | | | | | which branches to an absolute address. This is required to support objc direct dispatch. llvm-svn: 24370
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-161-3/+3
| | | | | | redundant after the change. llvm-svn: 23759
* prune #includesChris Lattner2005-10-151-0/+1
| | | | llvm-svn: 23752
* Rename PPC32*.h to PPC*.hChris Lattner2005-10-141-0/+264
This completes the grand PPC file renaming llvm-svn: 23745
OpenPOWER on IntegriCloud