summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCInstrInfo.td
Commit message (Expand)AuthorAge
* [PowerPC] Support extended sc mnemonicUlrich Weigand2013-06-10
* [PowerPC] Support branch mnemonics with implied CR0Ulrich Weigand2013-06-10
* [PowerPC] Use multiclass to generate extended branch mnemonicsUlrich Weigand2013-06-10
* [PowerPC] Remove symbolLo/symbolHi instruction operand typesUlrich Weigand2013-05-23
* [PowerPC] Clean up generation of ha16() / lo16() markersUlrich Weigand2013-05-23
* Change some PowerPC PatLeaf definitions to ImmLeaf for fast-isel.Bill Schmidt2013-05-22
* Rename PPC MTCTRse to MTCTRloopHal Finkel2013-05-20
* [PowerPC] Fix hi/lo encoding in old-style code emitterUlrich Weigand2013-05-17
* [PowerPC] Use true offset value in "memrix" machine operandsUlrich Weigand2013-05-16
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-15
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-14
* [PowerPC] Add some Book II instructions to AsmParserUlrich Weigand2013-05-03
* [PowerPC] Support extended mnemonics in AsmParserUlrich Weigand2013-05-03
* [PowerPC] Add assembler parserUlrich Weigand2013-05-03
* PowerPC: Use RegisterOperand instead of RegisterClass operandsUlrich Weigand2013-04-26
* PowerPC: Fix encoding of stfsu and stfdu instructionsUlrich Weigand2013-04-26
* PowerPC: Fix encoding of rldimi and rldcl instructionsUlrich Weigand2013-04-26
* Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.Tim Northover2013-04-20
* PowerPC: Mark some more patterns as isCodeGenOnly.Ulrich Weigand2013-04-17
* Mark all PPC comparison instructions as not having side effectsHal Finkel2013-04-15
* Mark all PPC CR registers to be spilled as live-in and tag MFCR appropriatelyHal Finkel2013-04-13
* PPC: Remove (broken) nested implicit definition listsHal Finkel2013-04-12
* Add PPC instruction record forms and associated query functionsHal Finkel2013-04-12
* PPC: Prep for if conversion of bctr[l]Hal Finkel2013-04-10
* Allow PPC B and BLR to be if-converted into some predicated formsHal Finkel2013-04-09
* Generate PPC early conditional returnsHal Finkel2013-04-08
* PPC rotate instructions don't have unmodeled side effctsHal Finkel2013-04-07
* Most PPC M[TF]CR instructions do not have side effectsHal Finkel2013-04-07
* PPC pre-increment load instructions do not have side effectsHal Finkel2013-04-07
* PPC MCRF instruction does not have side effectsHal Finkel2013-04-07
* PPC FMR instruction does not have side effectsHal Finkel2013-04-07
* PPC ISEL is a select and never has side effectsHal Finkel2013-04-06
* Rename the current PPC BCL definition to BCLalwaysHal Finkel2013-04-04
* Use PPC reciprocal estimates with Newton iteration in fast-math modeHal Finkel2013-04-03
* Add more PPC floating-point conversion instructionsHal Finkel2013-04-01
* Add the PPC lfiwax instructionHal Finkel2013-03-31
* Cleanup PPC(64) i32 -> float/double conversionHal Finkel2013-03-31
* Implement FRINT lowering on PPC using frinHal Finkel2013-03-29
* Add PPC FP rounding instructions fri[mnpz]Hal Finkel2013-03-29
* Add the PPC64 ldbrx/stdbrx instructionsHal Finkel2013-03-28
* Apply the no-r0 register class to the PPC SELECT_CC_I[4|8] pseudosHal Finkel2013-03-27
* PowerPC: Mark patterns as isCodeGenOnly.Ulrich Weigand2013-03-26
* PowerPC: Simplify FADD in round-to-zero mode.Ulrich Weigand2013-03-26
* PowerPC: Remove LDrs pattern.Ulrich Weigand2013-03-26
* PowerPC: Remove ADDIL patterns.Ulrich Weigand2013-03-26
* PowerPC: Use CCBITRC operand for ISEL patterns.Ulrich Weigand2013-03-26
* PowerPC: Simplify BLR pattern.Ulrich Weigand2013-03-26
* Use direct types in PowerPC instruction patterns.Ulrich Weigand2013-03-25
* Use direct types in PowerPC Pat patterns.Ulrich Weigand2013-03-25
* Remove ABI-duplicated call instruction patterns.Ulrich Weigand2013-03-22