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
...
*
[ppc] Correctly compute the cost of loading 32/64 bit memory into VSR
Guozhi Wei
2016-12-03
1
-5
/
+14
*
IR: Change the gep_type_iterator API to avoid always exposing the "current" t...
Peter Collingbourne
2016-12-02
1
-1
/
+1
*
Move FrameInstructions from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-9
/
+9
*
[PowerPC] Preserve machine dominator tree in PPCVSXFMAMutate
Krzysztof Parzyszek
2016-11-30
1
-0
/
+4
*
[PowerPC] Improvements for BUILD_VECTOR Vol. 2
Nemanja Ivanovic
2016-11-29
1
-4
/
+98
*
[PowerPC] Improvements for BUILD_VECTOR Vol. 2
Nemanja Ivanovic
2016-11-29
2
-1
/
+98
*
Revert https://reviews.llvm.org/rL287679
Nemanja Ivanovic
2016-11-29
2
-23
/
+6
*
[PowerPC] Improvements for BUILD_VECTOR Vol. 1
Nemanja Ivanovic
2016-11-29
3
-58
/
+361
*
[PowerPC] Remove InstAlias definitions that cause incorrect assembly
Nemanja Ivanovic
2016-11-23
1
-11
/
+15
*
[PowerPC] Emit VMX loads/stores for aligned ops to avoid adding swaps on LE
Nemanja Ivanovic
2016-11-22
2
-6
/
+23
*
Fix comment typos. NFC.
Simon Pilgrim
2016-11-20
1
-2
/
+2
*
Check that emitted instructions meet their predicates on all targets except A...
Daniel Sanders
2016-11-19
1
-1
/
+10
*
[PPC] limit line width to 80 characters
Ehsan Amiri
2016-11-18
1
-1
/
+2
*
[Power9] Add patterns for vnegd, vnegw
Ehsan Amiri
2016-11-18
1
-2
/
+7
*
[PPC][DAGCombine] Convert SETCC to subtract when the result is zero extended
Ehsan Amiri
2016-11-18
2
-1
/
+88
*
Always use relative jump table encodings on PowerPC64.
Joerg Sonnenberger
2016-11-16
2
-0
/
+59
*
vector load store with length (left justified) llvm portion
Zaara Syeda
2016-11-15
1
-4
/
+16
*
[PowerPC] Implement BE VSX load/store builtins - llvm portion.
Tony Jiang
2016-11-15
2
-0
/
+15
*
[PPC] Add intrinsic mapping to the xscvhpsp instruction
Sean Fertile
2016-11-14
1
-0
/
+9
*
[PPC] add intrinsics for vec extract exp/significand and vec test data class.
Sean Fertile
2016-11-14
1
-6
/
+18
*
[PowerPC] Add remaining vector permute builtins in altivec.h - LLVM portion
Nemanja Ivanovic
2016-11-11
2
-5
/
+23
*
[PowerPC] Add vector conversion builtins to altivec.h - LLVM portion
Nemanja Ivanovic
2016-11-11
1
-8
/
+16
*
Add a blank line for a test commit.
Sean Fertile
2016-11-11
1
-0
/
+1
*
[DAG Combiner] Fix the native computation of the Newton series for reciprocals
Evandro Menezes
2016-11-10
2
-6
/
+7
*
Sink all of the code relying on the MachO MachineModuleInfo to live
Chandler Carruth
2016-11-03
1
-47
/
+51
*
NFC - Test commit.
Tony Jiang
2016-11-03
1
-1
/
+0
*
Create the virtual register for the global base in the intersection of
Joerg Sonnenberger
2016-11-02
1
-2
/
+2
*
[PowerPC] Implement vector shift builtins - llvm portion
Nemanja Ivanovic
2016-11-01
1
-2
/
+4
*
[PPC] add absolute difference altivec instructions and matching intrinsics
Nemanja Ivanovic
2016-10-31
1
-0
/
+11
*
Implement vector count leading/trailing bytes with zero lsb and vector parity
Nemanja Ivanovic
2016-10-28
1
-7
/
+14
*
[PowerPC] - No SExt/ZExt needed for count trailing zeros
Nemanja Ivanovic
2016-10-27
1
-2
/
+4
*
[PowerPC] Implement vec_insert_exp builtins - llvm portion
Nemanja Ivanovic
2016-10-26
1
-2
/
+2
*
Target: Change various section classifiers in TargetLoweringObjectFile to tak...
Peter Collingbourne
2016-10-24
2
-4
/
+4
*
[PPC] Generate positive FP zero using xor insn instead of loading from consta...
Ehsan Amiri
2016-10-24
5
-0
/
+43
*
[PPC] Better codegen for AND, ANY_EXT, SRL sequence
Ehsan Amiri
2016-10-24
2
-0
/
+23
*
[Target] remove TargetRecip class; 2nd try
Sanjay Patel
2016-10-20
2
-50
/
+23
*
Do a sweep over move ctors and remove those that are identical to the default.
Benjamin Kramer
2016-10-20
1
-7
/
+0
*
revert r284495: [Target] remove TargetRecip class
Sanjay Patel
2016-10-18
2
-23
/
+50
*
[Target] remove TargetRecip class; move reciprocal estimate isel functionalit...
Sanjay Patel
2016-10-18
2
-50
/
+23
*
[PPC] Shorter sequence to load 64bit constant with same hi/lo words
Guozhi Wei
2016-10-14
1
-2
/
+23
*
[PPCMIPeephole] Fix splat elimination
Tim Shen
2016-10-12
1
-3
/
+5
*
Revert r283690, "MC: Remove unused entities."
Peter Collingbourne
2016-10-10
1
-1
/
+1
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
7
-23
/
+38
*
MC: Remove unused entities.
Peter Collingbourne
2016-10-09
1
-1
/
+1
*
Target: Remove unused entities.
Peter Collingbourne
2016-10-09
1
-1
/
+1
*
Revert "Revert "Add a static_assert to enforce that parameters to llvm::forma...
Mehdi Amini
2016-10-07
1
-1
/
+2
*
Target: Remove unused patterns and transforms. NFC.
Peter Collingbourne
2016-10-07
1
-10
/
+0
*
Revert "Add a static_assert to enforce that parameters to llvm::format() are ...
Mehdi Amini
2016-10-06
1
-2
/
+1
*
Add a static_assert to enforce that parameters to llvm::format() are not tota...
Mehdi Amini
2016-10-06
1
-1
/
+2
*
[Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel
2016-10-04
2
-19
/
+19
[prev]
[next]