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
/
LoopVectorize
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Convert this sample-based-profiling testcase to use a NoDebug CU.
Adrian Prantl
2016-04-15
1
-4
/
+1
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
11
-36
/
+26
*
[test] Require 'asserts' for a test which uses -debug-only
Vedant Kumar
2016-04-14
1
-0
/
+1
*
[ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin
2016-04-14
1
-0
/
+335
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Adam Nemet
2016-04-14
1
-95
/
+20
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-04-12
1
-20
/
+95
*
[DebugInfo/Test] Add CU as required.
Davide Italiano
2016-04-11
1
-0
/
+2
*
[LoopUtils, LV] Fix PR27246 (first-order recurrences)
Matthew Simpson
2016-04-11
1
-0
/
+41
*
Loop vectorization with uniform load
Elena Demikhovsky
2016-04-10
1
-0
/
+47
*
[LoopVectorize] Register cloned assumptions
David Majnemer
2016-04-08
1
-0
/
+32
*
Re-commit [SCEV] Introduce a guarded backedge taken count and use it in LAA a...
Silviu Baranga
2016-04-08
2
-1
/
+168
*
Revert r265535 until we know how we can fix the bots
Silviu Baranga
2016-04-06
2
-168
/
+1
*
[SCEV] Introduce a guarded backedge taken count and use it in LAA and LV
Silviu Baranga
2016-04-06
2
-1
/
+168
*
[SLPVectorizer] Vectorizing the libm sqrt to llvm's sqrt intrinsic requires nnan
David Majnemer
2016-04-06
1
-1
/
+25
*
[SLPVectorizer] Vectorize libcalls of sqrt
David Majnemer
2016-04-06
1
-25
/
+1
*
[DebugInfo] Fix tests so that each subprogram belongs to a CU.
Davide Italiano
2016-04-05
2
-0
/
+14
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
8
-8
/
+8
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
2
-2
/
+2
*
[LoopVectorize] Don't vectorize loops when everything will be scalarized
Hal Finkel
2016-03-30
2
-0
/
+101
*
[VectorUtils] Don't try and truncate PHIs to a smaller bitwidth
James Molloy
2016-03-30
1
-0
/
+58
*
[Verifier] Reject PHIs using defs from own block.
Michael Kruse
2016-03-26
1
-1
/
+1
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Matthias Braun
2016-03-22
1
-95
/
+20
*
[LoopVectorize] Annotate versioned loop with noalias metadata
Adam Nemet
2016-03-17
2
-0
/
+137
*
[LV] Preserve LoopInfo when store predication is used
Adam Nemet
2016-03-15
1
-4
/
+4
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-03-10
1
-20
/
+95
*
[x86] fix cost model inaccuracy for vector memory ops
Sanjay Patel
2016-03-09
1
-2
/
+2
*
add a test RUN to show unexpected behavior
Sanjay Patel
2016-03-09
1
-7
/
+10
*
[LoopUtils, LV] Fix PR26734
Matthew Simpson
2016-03-03
1
-0
/
+49
*
Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
Paul Robinson
2016-02-26
2
-2
/
+6
*
Revert r255691 "[LoopVectorizer] Refine loop vectorizer's register usage calc...
Hans Wennborg
2016-02-19
2
-72
/
+1
*
[LV] Vectorize first-order recurrences
Matthew Simpson
2016-02-19
1
-0
/
+209
*
[LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization
Silviu Baranga
2016-02-19
2
-5
/
+9
*
Create masked gather and scatter intrinsics in Loop Vectorizer.
Elena Demikhovsky
2016-02-17
2
-1
/
+238
*
[LV] Add support for insertelt/extractelt processing during type truncation
Silviu Baranga
2016-02-15
1
-0
/
+47
*
[SCEV][LAA] Re-commit r260085 and r260086, this time with a fix for the memory
Silviu Baranga
2016-02-08
1
-6
/
+4
*
Revert r260086 and r260085. They have broken the memory
Silviu Baranga
2016-02-08
1
-4
/
+6
*
[SCEV][LAA] Add no wrap SCEV predicates and use use them to improve strided p...
Silviu Baranga
2016-02-08
1
-6
/
+4
*
[DemandedBits] Revert r249687 due to PR26071
James Molloy
2016-02-03
1
-34
/
+0
*
AVX1 : Enable vector masked_load/store to AVX1.
Igor Breger
2016-01-25
1
-30
/
+28
*
[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignori...
Cong Hou
2015-12-15
2
-1
/
+72
*
Revert r255460, which still causes test failures on some platforms.
Cong Hou
2015-12-13
2
-70
/
+1
*
[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignori...
Cong Hou
2015-12-13
2
-1
/
+70
*
Revert r255454 as it leads to several test failers on buildbots.
Cong Hou
2015-12-13
2
-69
/
+1
*
[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignori...
Cong Hou
2015-12-13
2
-1
/
+69
*
[LoopVectorize] Use MapVector rather than DenseMap for MinBWs.
Charlie Turner
2015-11-26
1
-0
/
+54
*
Pointers in Masked Load, Store, Gather, Scatter intrinsics
Elena Demikhovsky
2015-11-19
1
-0
/
+142
*
[LoopVectorize] Address post-commit feedback on r250032
James Molloy
2015-11-09
1
-1
/
+1
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
10
-28
/
+28
*
LoopVectorizer - skip 'bitcast' between GEP and load.
Elena Demikhovsky
2015-11-03
2
-86
/
+125
*
Add a flag vectorizer-maximize-bandwidth in loop vectorizer to enable using l...
Cong Hou
2015-11-02
2
-4
/
+50
[prev]
[next]