summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/PowerPC
Commit message (Expand)AuthorAgeFilesLines
...
* @l and friends adjust their value depending the context used in.Joerg Sonnenberger2014-08-102-5/+21
* Allow the third argument for the subi family to be an expression.Joerg Sonnenberger2014-08-091-3/+3
* Use the full form of dccci and iccci from the early PPC 405 documents,Joerg Sonnenberger2014-08-091-6/+12
* Allow large immediates for branch instructions in 32bit mode.Joerg Sonnenberger2014-08-081-0/+6
* Add support for SPE load/store from memory.Joerg Sonnenberger2014-08-081-0/+157
* Add the majority of the remaining SPE instructions.Joerg Sonnenberger2014-08-071-0/+415
* IndentJoerg Sonnenberger2014-08-071-15/+15
* Add mfasr and mtasrJoerg Sonnenberger2014-08-071-0/+7
* Add mfrtcu and mfrtcl instructionsJoerg Sonnenberger2014-08-071-0/+6
* Support mttbl and mttbu mnemonicJoerg Sonnenberger2014-08-071-0/+6
* Add RFID instruction.Joerg Sonnenberger2014-08-071-0/+4
* Add first bunch of SPE instructions. As they overlap with Altivec, markJoerg Sonnenberger2014-08-071-0/+50
* Add accessors for the PPC 403 bank registers.Joerg Sonnenberger2014-08-051-0/+49
* Accessors for SSR2 and SSR3 on PPC 403.Joerg Sonnenberger2014-08-051-0/+13
* Add dci/ici instructions for PPC 476 and friends.Joerg Sonnenberger2014-08-051-0/+7
* Add mftblo and mftbhi for PPC 4xx.Joerg Sonnenberger2014-08-051-0/+13
* Add lswi / stswi for assembler use with a warning to not add patternsJoerg Sonnenberger2014-08-051-0/+7
* Add TCR register accessJoerg Sonnenberger2014-08-041-0/+7
* Add PPC 603's tlbld and tlbli instructions.Joerg Sonnenberger2014-08-041-0/+7
* Add simplified aliases for access to DCCR, ICCR, DEAR and ESRJoerg Sonnenberger2014-08-041-0/+28
* tlbre / tlbwe / tlbsx / tlbsx. variants for the PPC 4xx CPUs.Joerg Sonnenberger2014-08-041-0/+33
* Recognize mftbl as alias for mftb, for symmetry with mttb.Joerg Sonnenberger2014-08-041-0/+3
* Allow .lcomm with alignment on ELF targets.Joerg Sonnenberger2014-08-041-0/+22
* Add support for m[ft][di]bat[ul] instructions.Joerg Sonnenberger2014-08-041-0/+102
* Add features for PPC 4xx and e500/e500mc instructions.Joerg Sonnenberger2014-08-043-16/+22
* tlbia supportJoerg Sonnenberger2014-08-021-0/+4
* mfdcr / mtdcr supportJoerg Sonnenberger2014-08-021-0/+8
* Don't use additional arguments for dss and friends to satisfy DSS_Form,Joerg Sonnenberger2014-08-021-0/+20
* Add mtpid/mfpid for BookE.Joerg Sonnenberger2014-07-301-0/+6
* Refactor TLBIVAX and add tlbsx.Joerg Sonnenberger2014-07-301-0/+3
* Add rfdi and rfmci from the e500/e500mc ISA.Joerg Sonnenberger2014-07-301-0/+8
* Add BookE's tlbre, tlbwe and tlbivax instructions.Joerg Sonnenberger2014-07-301-0/+10
* Add BookE's wrtee and wrteei instructions.Joerg Sonnenberger2014-07-301-0/+12
* SPRG 0 to 3 are valid outside BookE, so move them to the normal testJoerg Sonnenberger2014-07-302-47/+120
* Add rfci instruction.Joerg Sonnenberger2014-07-291-0/+3
* mbar without argument is equivalent to mbar 0.Joerg Sonnenberger2014-07-291-0/+2
* Recognize BookE's mbar instruction.Joerg Sonnenberger2014-07-291-0/+3
* Fix typo in alias: DSIR -> DSISRJoerg Sonnenberger2014-07-291-2/+2
* Support move to/from segment register.Joerg Sonnenberger2014-07-291-0/+14
* Add a number of aliases for SPR access.Joerg Sonnenberger2014-07-291-0/+54
* Add rfi instruction. Based on feedback by Ulrich Weigand.Joerg Sonnenberger2014-07-291-0/+3
* [MC] Pass MCSymbolData to needsRelocateWithSymbolUlrich Weigand2014-07-201-0/+12
* [PowerPC] ELFv2 MC support for .localentry directiveUlrich Weigand2014-07-203-0/+81
* [PowerPC] ELFv2 MC support for .abiversion directiveUlrich Weigand2014-07-201-0/+9
* [PowerPC] 32-bit ELF PIC supportHal Finkel2014-07-181-0/+17
* Emit DWARF3 call frame information when DWARF3+ debug info is requestedOliver Stannard2014-06-191-4/+4
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* [MC] Emit an error if cfi_startproc is used before a symbol is defined.Quentin Colombet2014-04-151-0/+1
* [PowerPC] Generate little-endian object filesUlrich Weigand2014-03-2419-4277/+6574
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-131-0/+298
OpenPOWER on IntegriCloud