index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
LoopVectorize
Commit message (
Expand
)
Author
Age
Files
Lines
*
LoopVectorizer: integer division is not a reduction operation
Arnold Schwaighofer
2013-04-12
1
-0
/
+24
*
LoopVectorizer: Pass OperandValueKind information to the cost model
Arnold Schwaighofer
2013-04-04
1
-0
/
+28
*
X86TTI: Add accurate costs for itofp operations, based on the actual instruct...
Benjamin Kramer
2013-04-01
1
-5
/
+4
*
LoopVectorizer: Insert some white space to make test case more readable
Arnold Schwaighofer
2013-03-14
1
-6
/
+10
*
Add missing asserts flag to test - it uses debug flags
Arnold Schwaighofer
2013-03-14
1
-1
/
+1
*
LoopVectorize: Invert case when we use a vector cmp value to query select cost
Arnold Schwaighofer
2013-03-14
1
-0
/
+62
*
Test case hygiene.
Benjamin Kramer
2013-03-09
1
-20
/
+20
*
LoopVectorizer: Ignore dbg.value instructions
Arnold Schwaighofer
2013-03-09
1
-0
/
+70
*
Force cpu in test.
Benjamin Kramer
2013-03-08
1
-1
/
+1
*
Insert the reduction start value into the first bypass block to preserve domi...
Benjamin Kramer
2013-03-08
1
-0
/
+35
*
X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold Schwaighofer
2013-03-02
1
-2
/
+2
*
PR14448 - prevent the loop vectorizer from vectorizing the same loop twice.
Nadav Rotem
2013-03-02
1
-0
/
+75
*
LoopVectorize: Don't hang forever if a PHI only has skipped PHI uses.
Benjamin Kramer
2013-03-01
1
-0
/
+29
*
LoopVectorize: Vectorize math builtin calls.
Benjamin Kramer
2013-02-27
1
-0
/
+24
*
Some more tests for the global structure vectorizer
Renato Golin
2013-02-23
1
-20
/
+596
*
More tests to global struct vectorizer
Renato Golin
2013-02-22
1
-0
/
+146
*
Allow GlobalValues to vectorize with AliasAnalysis
Renato Golin
2013-02-21
1
-0
/
+356
*
Forgot to 'svn add' the LoopVectorizer tests for the new parallel loop metada...
Pekka Jaaskelainen
2013-02-15
2
-0
/
+166
*
Formatting.
NAKAMURA Takumi
2013-02-05
1
-1
/
+1
*
llvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_store.ll: "-debug" req...
NAKAMURA Takumi
2013-02-05
1
-0
/
+1
*
Loop Vectorizer: Handle pointer stores/loads in getWidestType()
Arnold Schwaighofer
2013-02-05
1
-0
/
+149
*
Made the min-trip-count-switch test X86-specific to avoid
Pekka Jaaskelainen
2013-01-31
1
-0
/
+0
*
Adding simple cast cost to ARM
Renato Golin
2013-01-29
1
-0
/
+114
*
LoopVectorize: convert TinyTripCountVectorThreshold constant
Pekka Jaaskelainen
2013-01-29
1
-0
/
+28
*
Add support for reverse pointer induction variables. These are loops that con...
Nadav Rotem
2013-01-23
3
-0
/
+195
*
LoopVectorizer: Implement a new heuristics for selecting the unroll factor.
Nadav Rotem
2013-01-20
1
-0
/
+71
*
Change the cpu type in the test.
Nadav Rotem
2013-01-20
1
-1
/
+1
*
LoopVectorizer: Emit memory checks into their own basic block.
Benjamin Kramer
2013-01-19
1
-0
/
+4
*
Move test that depends on the x86 target into a target-specific directory.
Benjamin Kramer
2013-01-16
1
-0
/
+0
*
Fix PR14547. Handle induction variables of small sizes smaller than i32 (i8 a...
Nadav Rotem
2013-01-13
1
-0
/
+35
*
ARM Cost Model: Modify the target independent cost model to ask
Nadav Rotem
2013-01-11
1
-3
/
+3
*
ARM Cost Model: We need to detect the max bitwidth of types in the loop in o...
Nadav Rotem
2013-01-11
1
-0
/
+52
*
LoopVectorizer: Fix a bug in the vectorization of BinaryOperators. The Binary...
Nadav Rotem
2013-01-10
1
-0
/
+25
*
ARM Cost model: Use the size of vector registers and widest vectorizable inst...
Nadav Rotem
2013-01-09
3
-2
/
+62
*
ARM Cost Model: Add a basic vectorization unrolling test.
Nadav Rotem
2013-01-09
1
-3
/
+10
*
Remove the -licm pass from the loop vectorizer test because the loop vectoriz...
Nadav Rotem
2013-01-09
23
-25
/
+25
*
Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...
Nadav Rotem
2013-01-09
3
-2
/
+31
*
LoopVectorizer: Add support for floating point reductions
Nadav Rotem
2013-01-07
1
-0
/
+29
*
LoopVectorizer: When we vectorizer and widen loops we process many elements a...
Nadav Rotem
2013-01-07
1
-0
/
+50
*
Fix a typo. Remove the duplicated test.
Nadav Rotem
2013-01-05
1
-25
/
+0
*
iLoopVectorize: Non commutative operators can be used as reduction variables ...
Nadav Rotem
2013-01-05
2
-3
/
+31
*
Force a fixed unroll count on the target independent tests.
Nadav Rotem
2013-01-05
27
-27
/
+27
*
Do not vectorize loops with subtraction reductions
Paul Redmond
2013-01-04
2
-1
/
+51
*
LoopVectorizer:
Nadav Rotem
2013-01-04
2
-2
/
+58
*
LoopVectorizer: Test the unrolling flag.
Nadav Rotem
2013-01-03
1
-0
/
+39
*
Avoid vectorization when the function has the "noimplicitflot" attribute.
Nadav Rotem
2013-01-02
1
-0
/
+29
*
LoopVectorizer: Fix a bug in the code that updates the loop exiting block.
Nadav Rotem
2012-12-30
1
-0
/
+29
*
If all of the write objects are identified then we can vectorize the loop eve...
Nadav Rotem
2012-12-26
1
-0
/
+53
*
LoopVectorizer: Optimize the vectorization of consecutive memory access when ...
Nadav Rotem
2012-12-26
1
-1
/
+2
*
LoopVectorize: Enable vectorization of the fmuladd intrinsic
Hal Finkel
2012-12-25
1
-0
/
+60
[next]