summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* teach the JIT to encode vector registersChris Lattner2006-03-101-32/+32
* - Added option -relocation-model to set relocation model. Valid values includ...Evan Cheng2006-02-221-1/+3
* Moved PICEnabled to include/llvm/Target/TargetOptions.hEvan Cheng2006-02-181-0/+1
* Functions that are lazily streamed in from the .bc file are *not* external.Chris Lattner2006-01-291-1/+2
* Add explicit #includes of <iostream>Chris Lattner2006-01-221-0/+1
* Fix the PPC JIT failures last night, which were due to mishandling of linkonc...Chris Lattner2006-01-071-0/+1
* Fix the JIT failures from last night.Chris Lattner2005-12-111-1/+2
* Patch to clean up function call pseudos and support the BLA instruction,Nate Begeman2005-11-161-1/+1
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-161-3/+3
* prune #includesChris Lattner2005-10-151-0/+1
* Rename PPC32*.h to PPC*.hChris Lattner2005-10-141-0/+264
OpenPOWER on IntegriCloud