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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix PR5551 by not ignoring the top level constantexpr when
Chris Lattner
2009-12-04
1
-0
/
+9
*
Small and carefully crafted testcase showing a miscompilation by GVN
Chris Lattner
2009-12-04
1
-0
/
+33
*
Also attempt trivial coalescing for live intervals that end in a copy.
Jakob Stoklund Olesen
2009-12-04
2
-2
/
+2
*
Don't pull vector sext through both hands of a logical operation, since doing...
Nate Begeman
2009-12-03
1
-0
/
+29
*
Recognize canonical forms of vector shuffles where the same vector is used for
Bob Wilson
2009-12-03
1
-0
/
+19
*
Fix this crasher, and add a FIXME for a missed optimization.
Owen Anderson
2009-12-03
1
-1
/
+0
*
add a failing testcase.
Chris Lattner
2009-12-03
1
-0
/
+44
*
fix PR5673 by being more careful about pointers to functions.
Chris Lattner
2009-12-03
1
-0
/
+11
*
Remove unnecessary check.
Bill Wendling
2009-12-02
1
-1
/
+0
*
Cleanup/remove some parts of the lifetime region handling code in memdep and ...
Owen Anderson
2009-12-02
2
-20
/
+2
*
merge sext-2 into sext.ll
Chris Lattner
2009-12-02
2
-14
/
+12
*
rename test
Chris Lattner
2009-12-02
1
-0
/
+0
*
filecheckize
Chris Lattner
2009-12-02
1
-15
/
+54
*
Fixed an assertion failure for tracking sext of a vector of integers
Mon P Wang
2009-12-02
1
-0
/
+14
*
Fix PR5391: support early clobber physical register def tied with a use (ewwww)
Evan Cheng
2009-12-01
1
-0
/
+38
*
test case for IV-Users simplification loop improvement
Jim Grosbach
2009-12-01
1
-0
/
+128
*
Clear function specific containers while processing end of a function, even i...
Devang Patel
2009-12-01
1
-0
/
+17
*
minimize this a bit more.
Chris Lattner
2009-12-01
1
-2
/
+1
*
merge 2009-11-29-ReverseMap.ll into crash.ll
Chris Lattner
2009-12-01
2
-33
/
+34
*
fix PR5640 by tracking whether a block is the header of a loop more
Chris Lattner
2009-12-01
1
-0
/
+20
*
Use CFG connectedness as a secondary sort key when deciding the order of copy...
Jakob Stoklund Olesen
2009-12-01
1
-0
/
+1
*
Add a comment about A[i+(j+1)].
Dan Gohman
2009-12-01
1
-1
/
+1
*
Fix PR5614: parts of a physical register def may be killed the rest.
Evan Cheng
2009-12-01
1
-0
/
+41
*
Test case for r90175.
Devang Patel
2009-12-01
1
-0
/
+14
*
New virtual registers created for spill intervals should inherit allocation h...
Jakob Stoklund Olesen
2009-11-30
1
-1
/
+1
*
Debug info is disabled on PPC Darwin.
Bill Wendling
2009-11-30
3
-1
/
+10
*
Add a testcase for the current llvm-gcc build failure.
Nick Lewycky
2009-11-30
1
-0
/
+33
*
Add test case for r90108
Mon P Wang
2009-11-30
1
-0
/
+154
*
Fix this test on 64-bit systems which seem to use i64 for gep indices sometimes
Nick Lewycky
2009-11-30
1
-3
/
+3
*
Commit r90099 made LLVM simplify one of these constant expressions a little
Nick Lewycky
2009-11-30
1
-6
/
+5
*
Teach ConstantFolding to do a better job when folding gep(bitcast).
Nick Lewycky
2009-11-29
1
-1
/
+1
*
add testcases for the foo_with_overflow op xforms added recently and
Chris Lattner
2009-11-29
1
-3
/
+70
*
add PR#
Chris Lattner
2009-11-29
1
-0
/
+1
*
Add a testcase for:
Chris Lattner
2009-11-29
1
-0
/
+47
*
add a testcase for
Chris Lattner
2009-11-29
1
-0
/
+45
*
Implement PR5634.
Chris Lattner
2009-11-29
1
-1
/
+43
*
Teach memdep to look for memory use intrinsics during dependency queries. Fixes
Nick Lewycky
2009-11-28
1
-1
/
+19
*
reenable load address insertion in load pre. This allows us to
Chris Lattner
2009-11-28
1
-14
/
+14
*
implement a FIXME: limit the depth that DecomposeGEPExpression goes the same
Chris Lattner
2009-11-28
1
-1
/
+18
*
disable value insertion for now, I need to figure out how
Chris Lattner
2009-11-27
2
-13
/
+72
*
I accidentally implemented this :)
Chris Lattner
2009-11-27
1
-2
/
+1
*
add support for recursive phi translation and phi
Chris Lattner
2009-11-27
1
-0
/
+43
*
add two simple test cases we now optimize (to one load in the loop each) and ...
Chris Lattner
2009-11-27
1
-0
/
+121
*
fix PR5436 by making the 'simple' case of SRoA not promote out of range
Chris Lattner
2009-11-27
1
-2
/
+34
*
filecheckize
Chris Lattner
2009-11-27
1
-5
/
+10
*
While this test is testing a problem in the generic part of codegen,
Duncan Sands
2009-11-27
2
-1
/
+36
*
teach GVN's load PRE to insert computations of the address in predecessors
Chris Lattner
2009-11-27
1
-0
/
+34
*
add some tests for memdep phi translation + PRE.
Chris Lattner
2009-11-27
1
-2
/
+53
*
this test is failing, and is expected to.
Chris Lattner
2009-11-27
1
-1
/
+5
*
filecheckize
Chris Lattner
2009-11-27
1
-2
/
+8
[prev]
[next]