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: Add a test case for unrolling of small loops that need a runtime
Arnold Schwaighofer
2014-01-29
1
-0
/
+23
*
[vectorizer] Completely disable the block frequency guidance of the loop
Chandler Carruth
2014-01-28
1
-1
/
+1
*
LoopVectorize: Support conditional stores by scalarizing
Arnold Schwaighofer
2014-01-28
1
-0
/
+86
*
[vectorize] Initial version of respecting PGO in the vectorizer: treat
Chandler Carruth
2014-01-27
1
-0
/
+25
*
[vectorizer] Add an override for the target instruction cost and use it
Chandler Carruth
2014-01-27
1
-1
/
+1
*
[vectorizer] Teach the loop vectorizer's unroller to only unroll by
Chandler Carruth
2014-01-27
1
-1
/
+11
*
Fix known typos
Alp Toker
2014-01-24
1
-1
/
+1
*
InstCombine: Teach most integer add/sub/mul/div combines how to deal with vec...
Benjamin Kramer
2014-01-19
1
-4
/
+4
*
LoopVectorizer: A reduction that has multiple uses of the reduction value is not
Arnold Schwaighofer
2014-01-19
1
-0
/
+42
*
LoopVectorize: Only strip casts from integer types when replacing symbolic
Arnold Schwaighofer
2014-01-15
1
-0
/
+37
*
Fix broken CHECK lines.
Benjamin Kramer
2014-01-11
1
-2
/
+2
*
LoopVectorizer: Handle strided memory accesses by versioning
Arnold Schwaighofer
2014-01-10
2
-5
/
+57
*
LoopVectorizer: Don't if-convert constant expressions that can trap
Arnold Schwaighofer
2013-12-17
1
-0
/
+63
*
force vector width via cpu on vectorizer metadata enable
Renato Golin
2013-12-07
1
-11
/
+11
*
Move test to X86 dir
Renato Golin
2013-12-05
1
-0
/
+0
*
Add #pragma vectorize enable/disable to LLVM
Renato Golin
2013-12-05
1
-0
/
+175
*
Correct word hyphenations
Alp Toker
2013-12-05
1
-1
/
+1
*
opt: Mirror vectorization presets of clang
Arnold Schwaighofer
2013-12-03
1
-0
/
+28
*
LoopVectorizer: Truncate i64 trip counts of i32 phis if necessary
Arnold Schwaighofer
2013-11-26
1
-0
/
+39
*
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
2013-11-22
2
-1
/
+4
*
SLPVectorizer: Fix stale for Value pointer array
Arnold Schwaighofer
2013-11-19
1
-0
/
+33
*
LoopVectorizer: Extend the induction variable to a larger type
Arnold Schwaighofer
2013-11-18
1
-0
/
+42
*
LoopVectorizer: Use abi alignment for accesses with no alignment
Arnold Schwaighofer
2013-11-15
1
-0
/
+33
*
Scalarize select vector arguments when extracted.
Matt Arsenault
2013-11-04
1
-29
/
+29
*
LoopVectorizer: Perform redundancy elimination on induction variables
Arnold Schwaighofer
2013-11-01
3
-5
/
+42
*
LoopVectorize: Look for consecutive acces in GEPs with trailing zero indices
Benjamin Kramer
2013-11-01
1
-0
/
+42
*
LoopVectorizer: If dependency checks fail try runtime checks
Arnold Schwaighofer
2013-11-01
1
-0
/
+28
*
ARM cost model: Unaligned vectorized double stores are expensive
Arnold Schwaighofer
2013-10-29
1
-9
/
+9
*
LoopVectorizer: Don't attempt to vectorize extractelement instructions
Hal Finkel
2013-10-25
1
-0
/
+35
*
I had to move and remove
Renato Golin
2013-10-24
1
-46
/
+0
*
Fix broken builds by moving test to x86 dir
Renato Golin
2013-10-24
1
-0
/
+46
*
Mark vector loops as already vectorized
Renato Golin
2013-10-24
2
-2
/
+49
*
LoopVectorize: External uses must use the last value in a reduction cycle
Arnold Schwaighofer
2013-10-07
1
-0
/
+27
*
Don't use runtime bounds check between address spaces.
Matt Arsenault
2013-10-02
2
-0
/
+377
*
Fix missing CHECK-LABELs
Matt Arsenault
2013-10-02
17
-33
/
+33
*
TBAA: update tbaa format from scalar format to struct-path aware format.
Manman Ren
2013-09-30
1
-10
/
+11
*
TBAA: remove !tbaa from testing cases when they are not needed.
Manman Ren
2013-09-30
2
-9
/
+3
*
Revert "LoopVectorizer: Only allow vectorization of intrinsics."
Arnold Schwaighofer
2013-09-23
1
-20
/
+53
*
LoopVectorizer: Only allow vectorization of intrinsics. We can't know for sur...
Nadav Rotem
2013-09-21
1
-3
/
+28
*
Name the XCore target-specific subdirectories canonically.
Chandler Carruth
2013-09-18
2
-0
/
+0
*
A couple of tests, in llvm/test/Transforms/*/xcore, are XCore-specific. They ...
NAKAMURA Takumi
2013-09-18
1
-0
/
+3
*
Prevent LoopVectorizer and SLPVectorizer running if the target has no vector ...
Robert Lytton
2013-09-18
1
-0
/
+23
*
Don't vectorize if there are outside loop users of the induction variable.
Arnold Schwaighofer
2013-09-16
1
-0
/
+30
*
Fix missing CHECK-LABELs
Matt Arsenault
2013-09-10
1
-5
/
+5
*
Debug Info Testing: update context from empty string to null.
Manman Ren
2013-09-08
1
-2
/
+2
*
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
2013-09-06
2
-3
/
+3
*
Disable unrolling in the loop vectorizer when disabled in the pass manager
Hal Finkel
2013-08-28
2
-1
/
+32
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
2
-3
/
+3
*
LoopVectorize: Implement partial loop unrolling when vectorization is not pro...
Nadav Rotem
2013-08-26
1
-0
/
+39
*
[Debug Info Tests] Update testing cases.
Manman Ren
2013-08-22
1
-9
/
+9
[prev]
[next]