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
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+363
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-363
/
+0
*
[SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon...
Simon Pilgrim
2019-03-25
1
-12
/
+13
*
[X86][SSE] Reduce FADD/FSUB/FMUL costs on later targets (PR36280)
Simon Pilgrim
2018-02-26
1
-11
/
+10
*
revert r325515: [TTI CostModel] change default cost of FP ops to 1 (PR36280)
Sanjay Patel
2018-02-21
1
-10
/
+11
*
[TTI CostModel] change default cost of FP ops to 1 (PR36280)
Sanjay Patel
2018-02-19
1
-11
/
+10
*
[SLPVectorizer] auto-generate complete checks; NFC
Sanjay Patel
2018-02-08
1
-30
/
+145
*
[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