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
/
PPCVSXSwapRemoval.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure all uses of permute instructions feed vector stores
Kit Barton
2016-07-06
1
-0
/
+20
*
[PowerPC] Generate VSX version of splat word
Nemanja Ivanovic
2016-05-04
1
-6
/
+14
*
Add optimization bisect opt-in calls for PowerPC passes
Andrew Kaylor
2016-04-27
1
-0
/
+3
*
Refactor: Simplify boolean conditional return statements in lib/Target/PowerPC
Alexander Kornienko
2015-12-28
1
-3
/
+1
*
[PPC64LE] Properly initialize instr-info in PPCVSXSwapRemoval pass
Bill Schmidt
2015-11-02
1
-1
/
+1
*
Drop code after unreachable. No functionality change.
Benjamin Kramer
2015-10-26
1
-1
/
+0
*
Convert assert(false) into llvm_unreachable where it makes sense.
Benjamin Kramer
2015-10-25
1
-2
/
+2
*
PowerPC: Don't use getNextNode() for insertion point
Duncan P. N. Exon Smith
2015-10-08
1
-5
/
+5
*
[PPC64LE] Fix PR24546 - Swap optimization and debug values
Bill Schmidt
2015-08-24
1
-0
/
+3
*
[PPC64LE] More vector swap optimization TLC
Bill Schmidt
2015-07-21
1
-21
/
+47
*
[PPC64LE] More improvements to VSX swap optimization
Bill Schmidt
2015-07-13
1
-21
/
+188
*
[PPC64LE] Remove implicit-subreg restriction from VSX swap removal
Bill Schmidt
2015-07-02
1
-26
/
+6
*
[PPC64LE] Teach swap optimization about the doubleword splat idiom
Bill Schmidt
2015-07-02
1
-12
/
+22
*
[PPC64LE] Enable missing lxvdsx optimization, and related swap optimization
Bill Schmidt
2015-07-01
1
-1
/
+0
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[PPC64] Add vector pack/unpack support from ISA 2.07
Bill Schmidt
2015-05-16
1
-0
/
+6
*
[PPC64LE] Adjust vector splats during VSX swap optimization
Bill Schmidt
2015-05-06
1
-7
/
+40
*
Silence unused variable errors for no-asserts builds
Bill Schmidt
2015-04-27
1
-0
/
+4
*
[PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
2015-04-27
1
-0
/
+778