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
/
BBVectorize
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the BBVectorize pass.
Chandler Carruth
2017-06-30
12
-978
/
+0
*
[BBVectorize][X86] Regenerate simple tests
Simon Pilgrim
2017-06-28
4
-152
/
+240
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
1
-4
/
+4
*
Introduce -unroll-partial-threshold to separate PartialThreshold from Thresho...
Dehao Chen
2017-01-17
1
-1
/
+1
*
[InstCombine] Canonicalize insert splat sequences into an insert + shuffle
Michael Kuperstein
2016-12-28
1
-1
/
+1
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-4
/
+4
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-4
/
+4
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
5
-50
/
+50
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
7
-115
/
+115
*
TBAA: remove !tbaa from testing cases when they are not needed.
Manman Ren
2013-08-21
1
-13
/
+10
*
BBVectorize: Add initial stores to the write set when tracking uses
Hal Finkel
2013-08-13
1
-0
/
+144
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
10
-19
/
+19
*
CostModel: increase the default cost of supported floating point operations f...
Nadav Rotem
2013-04-12
2
-4
/
+29
*
BBVectorize: Fix an invalid reference bug
Hal Finkel
2013-02-17
1
-0
/
+98
*
BBVectorize: Use VTTI to compute costs for intrinsics vectorization
Hal Finkel
2012-12-26
1
-0
/
+79
*
BBVectorize: Don't vectorize vector-manipulation chains
Hal Finkel
2012-11-13
1
-0
/
+170
*
BBVectorize: Only some insert element operand pairs are free.
Hal Finkel
2012-11-12
1
-0
/
+85
*
BBVectorize: Use a more sophisticated check for input cost
Hal Finkel
2012-11-12
1
-0
/
+54
*
BBVectorize: Check the types of compare instructions
Hal Finkel
2012-11-12
1
-0
/
+16
*
BBVectorize: Check the input types of shuffles for legality
Hal Finkel
2012-11-12
1
-0
/
+25
*
BBVectorize: Commit the rest of the test-case change.
Hal Finkel
2012-11-01
1
-41
/
+1
*
BBVectorize: Use target costs for incoming and outgoing values instead of the...
Hal Finkel
2012-11-01
2
-11
/
+99
*
BBVectorize: Choose pair ordering to minimize shuffles
Hal Finkel
2012-10-31
2
-2
/
+2
*
Remove an invalid assert in TargetTransformImpl
Hal Finkel
2012-10-30
1
-0
/
+12
*
Move target-specific BBVectorize tests into a separate directory.
Hal Finkel
2012-10-26
2
-0
/
+137