summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC32InstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename PPC32*.h to PPC*.hChris Lattner2005-10-141-111/+0
* Rename PowerPC*.h to PPC*.hChris Lattner2005-10-141-1/+1
* Eliminate PowerPC.td and PPC32.td, consolidating them into PPC.tdChris Lattner2005-10-141-2/+2
* Fix a CQ regression from my patch to split F32/F64 into seperate registerChris Lattner2005-10-071-1/+2
* Modify the ppc backend to use two register classes for FP: F8RC and F4RC.Chris Lattner2005-10-011-1/+1
* Teach the code generator that rlwimi is commutable if the rotate amountChris Lattner2005-09-091-0/+32
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Initial support for allocation condition registersNate Begeman2005-04-121-0/+8
* Add ori reg, reg, 0 as a move instruction. This can be generated fromNate Begeman2004-10-071-0/+11
* PowerPC 32-/64-bit split: Part I, PPC32* bit files, adapted from former PowerPC*Misha Brukman2004-08-171-0/+59
OpenPOWER on IntegriCloud