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
*
[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
*
Revert the revision 251592 as it fails a test on some platforms.
Cong Hou
2015-10-29
2
-50
/
+4
*
Add a flag vectorizer-maximize-bandwidth in loop vectorizer to enable using l...
Cong Hou
2015-10-29
2
-4
/
+50
*
Revert r251291, "Loop Vectorizer - skipping "bitcast" before GEP"
NAKAMURA Takumi
2015-10-27
2
-125
/
+86
*
Loop Vectorizer - skipping "bitcast" before GEP
Elena Demikhovsky
2015-10-26
2
-86
/
+125
*
[LoopVectorize] Shrink integer operations into the smallest type possible
James Molloy
2015-10-12
1
-0
/
+243
*
[LoopUtils,LV] Propagate fast-math flags on generated FCmp instructions
James Molloy
2015-09-21
1
-52
/
+52
*
[LV] Relax Small Size Reduction Type Requirement
Matthew Simpson
2015-09-10
1
-3
/
+66
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
1
-1
/
+1
*
Delay predication of stores until near the end of vector code generation
James Molloy
2015-09-09
1
-9
/
+34
*
Simplify testcase added in r246759. NFC
Silviu Baranga
2015-09-04
1
-43
/
+11
*
[PowerPC] Enable interleaved-access vectorization
Hal Finkel
2015-09-04
1
-0
/
+30
*
[PowerPC] Always use aggressive interleaving on the A2
Hal Finkel
2015-09-03
1
-0
/
+40
*
Fix IRBuilder CreateBitOrPointerCast for vector types
Silviu Baranga
2015-09-03
1
-0
/
+69
*
Add newline to test. NFC.
Chad Rosier
2015-09-02
1
-1
/
+1
*
[LV] Don't bail to MiddleBlock if a runtime check fails, bail to ScalarPH ins...
James Molloy
2015-09-02
4
-6
/
+6
*
[LV] Refactor all runtime check emissions into helper functions.
James Molloy
2015-09-02
1
-2
/
+1
*
[LV] Pull creation of trip counts into a helper function.
James Molloy
2015-09-02
1
-1
/
+1
*
[LV] Never widen an induction variable.
James Molloy
2015-09-02
1
-0
/
+34
*
[LV] Switch to using canonical induction variables.
James Molloy
2015-09-02
2
-10
/
+5
*
[AArch64] Turn on by default interleaved access vectorization
Silviu Baranga
2015-09-01
2
-3
/
+3
*
[ARM] Turn on by default interleaved access vectorization
Silviu Baranga
2015-09-01
1
-1
/
+1
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
11
-15
/
+15
*
Fix test introduced in r246187 that failed on some systems.
Tyler Nowicki
2015-08-27
1
-7
/
+5
*
Improve vectorization diagnostic messages and extend vectorize(enable) pragma.
Tyler Nowicki
2015-08-27
2
-6
/
+20
*
[LoopVectorize] Move test from r246149 into a target-specific folder to appea...
Chad Rosier
2015-08-27
1
-0
/
+0
*
[LoopVectorize] Add Support for Small Size Reductions.
Chad Rosier
2015-08-27
1
-0
/
+128
*
Improved printing of analysis diagnostics in the loop vectorizer.
Tyler Nowicki
2015-08-27
1
-2
/
+10
*
The patch replace the overflow check in loop vectorization with the minimum l...
Wei Mi
2015-08-25
2
-2
/
+47
*
[LoopVectorize] Propagate 'nontemporal' attribute into vectorized instructions.
Michael Zolotukhin
2015-08-20
1
-0
/
+47
*
Cleanup test whitespace or lack thereof. NFC.
Chad Rosier
2015-08-14
1
-4
/
+4
*
fix minsize detection: minsize attribute implies optimizing for size
Sanjay Patel
2015-08-11
1
-7
/
+32
*
remove unnecessary settings/attributes from test case
Sanjay Patel
2015-08-11
1
-6
/
+6
*
Print vectorization analysis when loop hint is specified.
Tyler Nowicki
2015-08-11
3
-3
/
+3
*
Extend late diagnostics to include late test for runtime pointer checks.
Tyler Nowicki
2015-08-10
1
-1
/
+6
*
Make fp vectorization test X86 specified to avoid cost-model related problems...
Tyler Nowicki
2015-08-10
1
-1
/
+1
*
Late evaluation of the fast-math vectorization requirement.
Tyler Nowicki
2015-08-10
1
-0
/
+104
*
Modify diagnostic messages to clearly indicate the why interleaving wasn't done.
Tyler Nowicki
2015-08-10
3
-3
/
+117
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
7
-7
/
+7
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
2
-5
/
+5
[next]