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
*
Upgrading debug info test cases to be (more) compatible with the current debu...
David Blaikie
2013-03-11
4
-46
/
+47
*
Don't remove a landing pad if the invoke requires a table entry.
Bill Wendling
2013-03-11
1
-0
/
+77
*
Fix test case.
Benjamin Kramer
2013-03-09
1
-2
/
+2
*
Test case hygiene.
Benjamin Kramer
2013-03-09
2
-24
/
+24
*
LoopVectorizer: Ignore dbg.value instructions
Arnold Schwaighofer
2013-03-09
1
-0
/
+70
*
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-03-08
28
-0
/
+40
*
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
*
SimplifyCFG fix for volatile load/store.
Andrew Trick
2013-03-07
1
-0
/
+48
*
InstCombine: Don't shrink allocas when combining with a bitcast.
Jim Grosbach
2013-03-06
2
-1
/
+46
*
recommit r172363 & r171325 (reverted in r172756)
Nuno Lopes
2013-03-02
1
-0
/
+128
*
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
*
Fix a bug in instcombine for fmul in fast math mode.
Quentin Colombet
2013-02-28
1
-0
/
+11
*
LoopVectorize: Vectorize math builtin calls.
Benjamin Kramer
2013-02-27
1
-0
/
+24
*
Constant fold vector bitcasts of halves similarly to how floats and doubles a...
Michael Ilseman
2013-02-26
1
-0
/
+5
*
CVP: If we have a PHI with an incoming select, try to skip the select.
Benjamin Kramer
2013-02-24
1
-0
/
+20
*
Fix invalid IR in test, missing incoming value for PHI node.
Benjamin Kramer
2013-02-24
1
-1
/
+1
*
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
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
36
-139
/
+227
*
Allow GlobalValues to vectorize with AliasAnalysis
Renato Golin
2013-02-21
1
-0
/
+356
*
Modify the LLVM assembly output so that it uses references to represent funct...
Bill Wendling
2013-02-20
14
-50
/
+84
*
Fix a bug in mayHaveSideEffects. Functions that do not return are now conside...
Nadav Rotem
2013-02-19
1
-0
/
+18
*
Temporarily revert r175470 for more review.
Bill Wendling
2013-02-19
1
-23
/
+0
*
Check to see if the 'no-builtin' attribute is set before simplifying a librar...
Bill Wendling
2013-02-18
1
-0
/
+23
*
AArch64: adjust tests which rely on a default JIT
Tim Northover
2013-02-18
1
-1
/
+1
*
BBVectorize: Fix an invalid reference bug
Hal Finkel
2013-02-17
1
-0
/
+98
*
The transform is:
Bill Wendling
2013-02-16
2
-23
/
+12
*
Forgot to 'svn add' the LoopVectorizer tests for the new parallel loop metada...
Pekka Jaaskelainen
2013-02-15
2
-0
/
+166
*
Teach InstCombine to work with smaller legal types in icmp (shl %v, C1), C2
Arnaud A. de Grandmaison
2013-02-15
2
-3
/
+42
*
Simplify the 'operator<' for the attribute object.
Bill Wendling
2013-02-15
1
-2
/
+2
*
Revert "Fix testcase for attribute ordering."
Anna Zaks
2013-02-15
1
-1
/
+1
*
Revert "Fix testcase for attribute ordering."
Anna Zaks
2013-02-15
1
-1
/
+1
*
Fix testcase for attribute ordering.
Bill Wendling
2013-02-15
1
-1
/
+1
*
Fix testcase for attribute ordering.
Bill Wendling
2013-02-15
1
-1
/
+1
*
Teach the DataLayout aware constant folder to be much more aggressive towards
Nick Lewycky
2013-02-14
1
-0
/
+12
*
s/grep/FileCheck/ in some tests
Eli Bendersky
2013-02-13
1
-2
/
+3
*
Optimization: bitcast (<1 x ...> insertelement ..., X, ...) to ... ==> bitcas...
Michael Ilseman
2013-02-11
1
-1
/
+7
*
Remove trailing whitespace
Michael Ilseman
2013-02-11
1
-7
/
+8
*
FileCheck-ize the tests.
Bill Wendling
2013-02-11
5
-27
/
+39
*
LSR IVChain improvement.
Andrew Trick
2013-02-09
2
-20
/
+94
*
[SimplifyLibCalls] Library call simplification doen't work if the call site
Chad Rosier
2013-02-08
1
-0
/
+48
*
Revert "Have InstCombine call SipmlifyCall when handling calls. Test case inc...
Andrew Trick
2013-02-08
1
-14
/
+2
*
Have InstCombine call SipmlifyCall when handling calls. Test case included.
Michael Ilseman
2013-02-07
1
-2
/
+14
*
Identify and simplify idempotent intrinsics. Test case included.
Michael Ilseman
2013-02-07
1
-0
/
+51
*
Remove this testcase until I can figure out how to properly conditionalize it.
Owen Anderson
2013-02-07
1
-43
/
+0
*
Another attempt at getting the XFAIL line right for this test.
Owen Anderson
2013-02-07
1
-1
/
+1
*
Preserve fast-math flags after reassociation and commutation. Update test cases
Michael Ilseman
2013-02-07
1
-4
/
+4
[next]