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
/
lib
/
Target
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Generate unaligned vector loads using intrinsics instead of regular...
Hal Finkel
2014-08-01
1
-50
/
+28
*
[PowerPC] Recognize consecutive memory accesses from intrinsics
Hal Finkel
2014-08-01
1
-9
/
+63
*
Make sure no loads resulting from load->switch DAGCombine are marked invariant
Louis Gerbarg
2014-07-31
1
-4
/
+4
*
Add mtpid/mfpid for BookE.
Joerg Sonnenberger
2014-07-30
1
-0
/
+3
*
Refactor TLBIVAX and add tlbsx.
Joerg Sonnenberger
2014-07-30
2
-8
/
+10
*
Add rfdi and rfmci from the e500/e500mc ISA.
Joerg Sonnenberger
2014-07-30
1
-0
/
+3
*
Add BookE's tlbre, tlbwe and tlbivax instructions.
Joerg Sonnenberger
2014-07-30
1
-0
/
+15
*
Add BookE's wrtee and wrteei instructions.
Joerg Sonnenberger
2014-07-30
1
-0
/
+13
*
SPRG 0 to 3 are valid outside BookE, so move them to the normal test
Joerg Sonnenberger
2014-07-30
2
-0
/
+20
*
Add rfci instruction.
Joerg Sonnenberger
2014-07-29
1
-1
/
+4
*
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
2
-0
/
+12
*
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
5
-0
/
+52
*
Add a number of aliases for SPR access.
Joerg Sonnenberger
2014-07-29
1
-0
/
+27
*
Add rfi instruction. Based on feedback by Ulrich Weigand.
Joerg Sonnenberger
2014-07-29
1
-0
/
+2
*
Fix typos / grammar.
Matt Arsenault
2014-07-29
1
-3
/
+3
*
[PowerPC] Support ELFv1/ELFv2 ABI selection via features
Ulrich Weigand
2014-07-28
3
-4
/
+28
*
Add alignment value to allowsUnalignedMemoryAccess
Matt Arsenault
2014-07-27
2
-6
/
+8
*
[PowerPC] Support TLS on PPC32/ELF
Hal Finkel
2014-07-25
7
-62
/
+211
*
[PATCH][PPC64LE] Correct little-endian usage of vmrgh* and vmrgl*.
Bill Schmidt
2014-07-25
3
-48
/
+101
*
Don't use 128bit functions on PPC32.
Joerg Sonnenberger
2014-07-24
1
-0
/
+7
*
Prune dependency to MC from each target disassembler.
NAKAMURA Takumi
2014-07-24
1
-1
/
+1
*
Update library dependencies.
NAKAMURA Takumi
2014-07-24
1
-1
/
+1
*
[PowerPC] ELFv2 aggregate passing support
Ulrich Weigand
2014-07-21
3
-49
/
+171
*
[PowerPC] ELFv2 explicit CFI for CR fields
Ulrich Weigand
2014-07-21
1
-1
/
+9
*
[PowerPC] ELFv2 stack space reduction
Ulrich Weigand
2014-07-20
4
-21
/
+112
*
[PowerPC] ELFv2 function call changes
Ulrich Weigand
2014-07-20
4
-3
/
+97
*
[MC] Pass MCSymbolData to needsRelocateWithSymbol
Ulrich Weigand
2014-07-20
1
-6
/
+12
*
[PowerPC] ELFv2 MC support for .localentry directive
Ulrich Weigand
2014-07-20
5
-0
/
+117
*
[PowerPC] ELFv2 MC support for .abiversion directive
Ulrich Weigand
2014-07-20
3
-1
/
+44
*
[PowerPC] Refactor byval handling in LowerFormalArguments_64SVR4
Ulrich Weigand
2014-07-20
1
-31
/
+35
*
[PowerPC] Fix FrameIndex handling in SelectAddressRegImm
Ulrich Weigand
2014-07-20
1
-1
/
+7
*
[PowerPC] 32-bit ELF PIC support
Hal Finkel
2014-07-18
13
-38
/
+293
*
Move Post RA Scheduling flag bit into SchedMachineModel
Sanjay Patel
2014-07-15
2
-21
/
+18
*
Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.
NAKAMURA Takumi
2014-07-15
1
-1
/
+1
*
[PowerPC] Fix invalid displacement created by LocalStackAlloc
Ulrich Weigand
2014-07-11
1
-10
/
+10
*
[PowerPC] Implement atomic NAND operations as actual NAND
Ulrich Weigand
2014-07-08
1
-4
/
+4
*
[PowerPC] Fix no-assert build
Ulrich Weigand
2014-07-07
1
-0
/
+1
*
[PowerPC] Fix "byval align" arguments
Ulrich Weigand
2014-07-07
1
-67
/
+62
*
[DAG] Pass the argument list to the CallLoweringInfo via move semantics. NFCI.
Juergen Ributzka
2014-07-01
1
-1
/
+2
*
Add ops() method to SDNode that returns an ArrayRef<SDUse>. Use it to simplif...
Craig Topper
2014-06-29
1
-8
/
+6
*
[PowerPC] Constrain base register in PPCRegisterInfo::resolveFrameIndex
Ulrich Weigand
2014-06-27
1
-0
/
+8
*
Remove extraneous includes from the target machines.
Eric Christopher
2014-06-26
1
-4
/
+0
*
add ppc64/pwr8 as target
Will Schmidt
2014-06-26
5
-3
/
+18
*
Move expression visitation logic up to MCStreamer.
Rafael Espindola
2014-06-25
2
-2
/
+2
*
Simplify the visitation of target expressions. No functionality change.
Rafael Espindola
2014-06-25
2
-30
/
+4
*
[PPC64] Fix PR20071 (fctiduz generated for targets lacking that instruction)
Bill Schmidt
2014-06-24
1
-0
/
+4
*
[PowerPC] Refactor getMinCallFrameSize / getMinCallArgumentsSize
Ulrich Weigand
2014-06-23
4
-51
/
+20
*
[PowerPC] Allow stack frames without parameter save area
Ulrich Weigand
2014-06-23
2
-3
/
+15
[next]