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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SLP Vectorizer: Add support for trees with external users.
Nadav Rotem
2013-06-28
3
-6
/
+117
*
Adding tests for DebugIR pass
Daniel Malea
2013-06-28
7
-0
/
+363
*
Debug Info: clean up usage of Verify.
Manman Ren
2013-06-28
1
-2
/
+2
*
Convert tests to FileCheck
Matt Arsenault
2013-06-28
4
-7
/
+14
*
LoopVectorize: Preserve debug location info
Arnold Schwaighofer
2013-06-28
1
-0
/
+92
*
LoopVectorize: Cache edge masks created during if-conversion
Arnold Schwaighofer
2013-06-27
1
-0
/
+243
*
LoopVectorize: Use vectorized loop invariant gep index anchored in loop
Arnold Schwaighofer
2013-06-27
1
-0
/
+36
*
Update testing case to make DI nodes have the correct format.
Manman Ren
2013-06-27
1
-3
/
+3
*
Fix spelling.
Arnold Schwaighofer
2013-06-27
1
-1
/
+1
*
LoopVectorize: Don't store a reversed value in the vectorized value map
Arnold Schwaighofer
2013-06-27
1
-0
/
+55
*
Added support for the Builtin attribute.
Michael Gottesman
2013-06-27
1
-0
/
+12
*
Erase all of the instructions that we RAUWed
Nadav Rotem
2013-06-26
1
-1
/
+1
*
Do not add cse-ed instructions into the visited map because we dont want to c...
Nadav Rotem
2013-06-26
1
-0
/
+84
*
SLPVectorizer: support slp-vectorization of PHINodes between basic blocks
Nadav Rotem
2013-06-25
1
-0
/
+46
*
Fix SROA to avoid unnecessary scalar conversions for 1-element vectors.
Bob Wilson
2013-06-25
1
-0
/
+24
*
Reapply 184685 after the SetVector iteration order fix.
Arnold Schwaighofer
2013-06-24
3
-2
/
+224
*
Revert "LoopVectorize: Use the dependence test utility class"
Arnold Schwaighofer
2013-06-24
3
-224
/
+2
*
LoopVectorize: Use the dependence test utility class
Arnold Schwaighofer
2013-06-24
3
-2
/
+224
*
SLP Vectorizer: Add support for vectorizing parts of the tree.
Nadav Rotem
2013-06-24
1
-0
/
+46
*
SLP Vectorizer: Fix a bug in the code that does CSE on the generated gather s...
Nadav Rotem
2013-06-23
1
-0
/
+51
*
SLP Vectorizer: Implement a simple CSE optimization for the gather sequences.
Nadav Rotem
2013-06-23
1
-0
/
+85
*
SLP Vectorizer: Implement multi-block slp-vectorization.
Nadav Rotem
2013-06-22
3
-5
/
+60
*
SLPVectorization: Add a basic support for cross-basic block slp vectorization.
Nadav Rotem
2013-06-20
1
-0
/
+54
*
Move StructurizeCFG out of R600 to generic Transforms.
Matt Arsenault
2013-06-19
2
-0
/
+51
*
LSR: Fix the parameters used to compute the scaling factor cost.
Quentin Colombet
2013-06-19
1
-0
/
+68
*
SLPVectorizer: handle scalars that are extracted from vectors (using ExtractE...
Nadav Rotem
2013-06-19
1
-0
/
+59
*
SLPVectorizer: start constructing chains at stores that are not power of two.
Nadav Rotem
2013-06-19
1
-0
/
+46
*
SLPVectorizer: vectorize compares and selects.
Nadav Rotem
2013-06-19
1
-0
/
+32
*
Fix for a regression caused by the LoopVectorizer when
Pekka Jaaskelainen
2013-06-17
1
-0
/
+47
*
Fix DeleteDeadVarargs not to crash on functions referenced by BlockAddresses
Derek Schuff
2013-06-13
1
-0
/
+25
*
Always remove an alias when we rename the target.
Rafael Espindola
2013-06-12
1
-1
/
+12
*
Convert test to FileCheck.
Rafael Espindola
2013-06-12
1
-9
/
+17
*
Change how globalopt handles aliases in llvm.used.
Rafael Espindola
2013-06-11
1
-4
/
+9
*
Make DeadArgumentElimination more conservative on variadic functions
Tim Northover
2013-06-09
1
-0
/
+38
*
Fix a potential bug in r183584.
Shuxin Yang
2013-06-08
1
-22
/
+0
*
Fix an assertion in MemCpyOpt pass.
Shuxin Yang
2013-06-07
1
-0
/
+39
*
[objc-arc] Ensure that the cfg path count does not overflow when we multiply ...
Michael Gottesman
2013-06-07
1
-3
/
+531
*
Add a testcase from pr16244.
Rafael Espindola
2013-06-06
1
-0
/
+10
*
IndVarSimplify: check if loop invariant expansion can trap
David Majnemer
2013-06-04
1
-0
/
+32
*
Second part of pr16069
Rafael Espindola
2013-06-04
1
-1
/
+15
*
SimplifyCFG: Do not transform PHI to select if doing so would be unsafe
David Majnemer
2013-06-03
1
-0
/
+14
*
When determining the new index for an insertelement, we may not assume that an
Nick Lewycky
2013-06-01
1
-0
/
+11
*
Prevent loop-unroll from making assumptions about undefined behavior.
Andrew Trick
2013-05-31
2
-22
/
+62
*
LoopVectorize: PHIs with only outside users should prevent vectorization
Arnold Schwaighofer
2013-05-31
1
-0
/
+41
*
Modify how the formulae are rated in Loop Strength Reduce.
Quentin Colombet
2013-05-31
2
-6
/
+62
*
Simplify multiplications by vectors whose elements are powers of 2.
Rafael Espindola
2013-05-31
1
-0
/
+408
*
Reapply with r182909 with a fix to the calculation of the new indices for
Nick Lewycky
2013-05-31
1
-0
/
+21
*
Revert r182909.
Evgeniy Stepanov
2013-05-30
1
-12
/
+0
*
Swizzle vector inputs if it helps us eliminate shuffles.
Nick Lewycky
2013-05-30
1
-0
/
+12
*
Add support for llvm.vectorizer metadata
Paul Redmond
2013-05-28
6
-10
/
+86
[next]