index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
MC
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
@l and friends adjust their value depending the context used in.
Joerg Sonnenberger
2014-08-10
2
-5
/
+21
*
Allow the third argument for the subi family to be an expression.
Joerg Sonnenberger
2014-08-09
1
-3
/
+3
*
Use the full form of dccci and iccci from the early PPC 405 documents,
Joerg Sonnenberger
2014-08-09
1
-6
/
+12
*
Allow large immediates for branch instructions in 32bit mode.
Joerg Sonnenberger
2014-08-08
1
-0
/
+6
*
Add support for SPE load/store from memory.
Joerg Sonnenberger
2014-08-08
1
-0
/
+157
*
Add the majority of the remaining SPE instructions.
Joerg Sonnenberger
2014-08-07
1
-0
/
+415
*
Indent
Joerg Sonnenberger
2014-08-07
1
-15
/
+15
*
Add mfasr and mtasr
Joerg Sonnenberger
2014-08-07
1
-0
/
+7
*
Add mfrtcu and mfrtcl instructions
Joerg Sonnenberger
2014-08-07
1
-0
/
+6
*
Support mttbl and mttbu mnemonic
Joerg Sonnenberger
2014-08-07
1
-0
/
+6
*
Add RFID instruction.
Joerg Sonnenberger
2014-08-07
1
-0
/
+4
*
Add first bunch of SPE instructions. As they overlap with Altivec, mark
Joerg Sonnenberger
2014-08-07
1
-0
/
+50
*
Add accessors for the PPC 403 bank registers.
Joerg Sonnenberger
2014-08-05
1
-0
/
+49
*
Accessors for SSR2 and SSR3 on PPC 403.
Joerg Sonnenberger
2014-08-05
1
-0
/
+13
*
Add dci/ici instructions for PPC 476 and friends.
Joerg Sonnenberger
2014-08-05
1
-0
/
+7
*
Add mftblo and mftbhi for PPC 4xx.
Joerg Sonnenberger
2014-08-05
1
-0
/
+13
*
Add lswi / stswi for assembler use with a warning to not add patterns
Joerg Sonnenberger
2014-08-05
1
-0
/
+7
*
Add TCR register access
Joerg Sonnenberger
2014-08-04
1
-0
/
+7
*
Add PPC 603's tlbld and tlbli instructions.
Joerg Sonnenberger
2014-08-04
1
-0
/
+7
*
Add simplified aliases for access to DCCR, ICCR, DEAR and ESR
Joerg Sonnenberger
2014-08-04
1
-0
/
+28
*
tlbre / tlbwe / tlbsx / tlbsx. variants for the PPC 4xx CPUs.
Joerg Sonnenberger
2014-08-04
1
-0
/
+33
*
Recognize mftbl as alias for mftb, for symmetry with mttb.
Joerg Sonnenberger
2014-08-04
1
-0
/
+3
*
Allow .lcomm with alignment on ELF targets.
Joerg Sonnenberger
2014-08-04
1
-0
/
+22
*
Add support for m[ft][di]bat[ul] instructions.
Joerg Sonnenberger
2014-08-04
1
-0
/
+102
*
Add features for PPC 4xx and e500/e500mc instructions.
Joerg Sonnenberger
2014-08-04
3
-16
/
+22
*
tlbia support
Joerg Sonnenberger
2014-08-02
1
-0
/
+4
*
mfdcr / mtdcr support
Joerg Sonnenberger
2014-08-02
1
-0
/
+8
*
Don't use additional arguments for dss and friends to satisfy DSS_Form,
Joerg Sonnenberger
2014-08-02
1
-0
/
+20
*
Add mtpid/mfpid for BookE.
Joerg Sonnenberger
2014-07-30
1
-0
/
+6
*
Refactor TLBIVAX and add tlbsx.
Joerg Sonnenberger
2014-07-30
1
-0
/
+3
*
Add rfdi and rfmci from the e500/e500mc ISA.
Joerg Sonnenberger
2014-07-30
1
-0
/
+8
*
Add BookE's tlbre, tlbwe and tlbivax instructions.
Joerg Sonnenberger
2014-07-30
1
-0
/
+10
*
Add BookE's wrtee and wrteei instructions.
Joerg Sonnenberger
2014-07-30
1
-0
/
+12
*
SPRG 0 to 3 are valid outside BookE, so move them to the normal test
Joerg Sonnenberger
2014-07-30
2
-47
/
+120
*
Add rfci instruction.
Joerg Sonnenberger
2014-07-29
1
-0
/
+3
*
mbar without argument is equivalent to mbar 0.
Joerg Sonnenberger
2014-07-29
1
-0
/
+2
*
Recognize BookE's mbar instruction.
Joerg Sonnenberger
2014-07-29
1
-0
/
+3
*
Fix typo in alias: DSIR -> DSISR
Joerg Sonnenberger
2014-07-29
1
-2
/
+2
*
Support move to/from segment register.
Joerg Sonnenberger
2014-07-29
1
-0
/
+14
*
Add a number of aliases for SPR access.
Joerg Sonnenberger
2014-07-29
1
-0
/
+54
*
Add rfi instruction. Based on feedback by Ulrich Weigand.
Joerg Sonnenberger
2014-07-29
1
-0
/
+3
*
[MC] Pass MCSymbolData to needsRelocateWithSymbol
Ulrich Weigand
2014-07-20
1
-0
/
+12
*
[PowerPC] ELFv2 MC support for .localentry directive
Ulrich Weigand
2014-07-20
3
-0
/
+81
*
[PowerPC] ELFv2 MC support for .abiversion directive
Ulrich Weigand
2014-07-20
1
-0
/
+9
*
[PowerPC] 32-bit ELF PIC support
Hal Finkel
2014-07-18
1
-0
/
+17
*
Emit DWARF3 call frame information when DWARF3+ debug info is requested
Oliver Stannard
2014-06-19
1
-4
/
+4
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
[MC] Emit an error if cfi_startproc is used before a symbol is defined.
Quentin Colombet
2014-04-15
1
-0
/
+1
*
[PowerPC] Generate little-endian object files
Ulrich Weigand
2014-03-24
19
-4277
/
+6574
*
[PowerPC] Initial support for the VSX instruction set
Hal Finkel
2014-03-13
1
-0
/
+298
[prev]
[next]