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
/
Transforms
/
SLPVectorizer
/
X86
/
cse.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SLPVectorizer] Try different vectorization factors for store chains
Sanjay Patel
2015-07-08
1
-15
/
+14
*
change CHECK to CHECK-LABEL for more precision
Sanjay Patel
2015-07-05
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-21
/
+21
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-22
/
+22
*
SLPVectorizer: When sorting by domination for CSE don't assert on unreachable...
Benjamin Kramer
2014-05-09
1
-0
/
+30
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-4
/
+4
*
SLP Vectorizer: Add support for trees with external users.
Nadav Rotem
2013-06-28
1
-6
/
+5
*
Erase all of the instructions that we RAUWed
Nadav Rotem
2013-06-26
1
-1
/
+1
*
Do not add cse-ed instructions into the visited map because we dont want to c...
Nadav Rotem
2013-06-26
1
-0
/
+84
*
SLP Vectorizer: Fix a bug in the code that does CSE on the generated gather s...
Nadav Rotem
2013-06-23
1
-0
/
+51
*
SLP Vectorizer: Implement a simple CSE optimization for the gather sequences.
Nadav Rotem
2013-06-23
1
-0
/
+85