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
*
Allow readnone functions to read (and write!) global
Duncan Sands
2008-12-29
1
-0
/
+8
*
Check that the function prototypes are correct before assuming that the
Nick Lewycky
2008-12-27
1
-0
/
+19
*
add testcase for type parsing.
Chris Lattner
2008-12-27
1
-0
/
+21
*
- Remove Tilmann's custom truncate lowering: it completely hosed over
Scott Michel
2008-12-27
7
-25
/
+361
*
add PR #
Chris Lattner
2008-12-25
1
-0
/
+1
*
Add a simple pattern for matching 'bt'.
Chris Lattner
2008-12-25
1
-0
/
+20
*
Revert the changes in this testcase until Anton can fix them.
Bill Wendling
2008-12-24
1
-11
/
+15
*
Fix a compiler-abort on a testcase where the stack-pointer is added to
Dan Gohman
2008-12-24
1
-0
/
+33
*
Add another permutation where we should get rid of a-a.
Dale Johannesen
2008-12-23
1
-0
/
+24
*
Update test
Anton Korobeynikov
2008-12-23
1
-15
/
+11
*
Testcase to show we can tie together integers and pointers of
Chris Lattner
2008-12-23
1
-0
/
+9
*
Added shuffle and splat test cases for r61365.
Mon P Wang
2008-12-23
3
-0
/
+192
*
One more permutation of subtracting off a base value.
Dale Johannesen
2008-12-23
1
-0
/
+14
*
Use ignore & grep instead of XFAIL.
Mikhail Glushenkov
2008-12-21
1
-4
/
+2
*
Turn strcmp into memcmp, such as strcmp(P, "x") --> memcmp(P, "x", 2).
Nick Lewycky
2008-12-21
1
-0
/
+10
*
Fix fast-isel to not emit invalid assembly when presented with a
Dan Gohman
2008-12-20
1
-0
/
+7
*
Use the correct Preds and Succs lists in setHeightDirty()
Dan Gohman
2008-12-20
2
-1
/
+30
*
More precise XFAIL.
Bill Wendling
2008-12-19
1
-0
/
+1
*
Un-XFAIL this test because it's passing and John doesn't seem interested in u...
Bill Wendling
2008-12-19
1
-1
/
+0
*
Fix PR3149. If an early clobber def is a physical register and it is tied to ...
Evan Cheng
2008-12-19
2
-1
/
+33
*
This test works again for Darwin because a patch was reverted.
Bill Wendling
2008-12-19
1
-4
/
+2
*
- CodeGenPrepare does not split loop back edges but it only knows about back ...
Evan Cheng
2008-12-19
2
-1
/
+51
*
Fix bug 3202.
Rafael Espindola
2008-12-19
2
-0
/
+22
*
Resubmit support for the 'nocapture' attribute.
Nick Lewycky
2008-12-19
1
-0
/
+14
*
Fix test to account for generating some vector code for mul v2i64 instead
Mon P Wang
2008-12-18
1
-2
/
+2
*
Re-XFAIL this test until debug stuff settles down.
Bill Wendling
2008-12-18
1
-1
/
+4
*
Added some basic test cases for r61209
Mon P Wang
2008-12-18
18
-0
/
+564
*
Make all the vector elements positive in an srem of constant vector.
Nick Lewycky
2008-12-18
1
-0
/
+7
*
XFAIL on Linux.
Bill Wendling
2008-12-18
1
-1
/
+1
*
Do not XFAIL.
Bill Wendling
2008-12-18
1
-1
/
+0
*
XFAIL for now.
Devang Patel
2008-12-17
1
-0
/
+1
*
Xfail these tests for now.
Devang Patel
2008-12-17
4
-0
/
+4
*
Enhance heap sra to be substantially more aggressive w.r.t PHI
Chris Lattner
2008-12-17
1
-0
/
+41
*
Fix for PR3225: disable a broken optimization in
Eli Friedman
2008-12-17
1
-0
/
+19
*
A new dag combine; several permutations of this
Dale Johannesen
2008-12-16
1
-0
/
+14
*
Fix another crash found by inspection. If we have a PHI node merging
Chris Lattner
2008-12-16
1
-0
/
+24
*
fix a crash found by inspection.
Chris Lattner
2008-12-16
2
-8
/
+29
*
Add a helper to remove a branch and DCE the condition, and use it
Eli Friedman
2008-12-16
1
-0
/
+46
*
Remove empty test.
Bill Wendling
2008-12-16
1
-0
/
+0
*
Temporarily revert r61019, r61030, and r61040. These were breaking LLVM Release
Bill Wendling
2008-12-16
1
-13
/
+0
*
We have decided not to support inline asm where an output operand with a matc...
Evan Cheng
2008-12-16
1
-0
/
+1
*
add testcase for -print-dbginfo
Edwin Török
2008-12-16
1
-0
/
+136
*
Generalize support for analyzing loops to include SLE/SGE loop exit conditions
Nick Lewycky
2008-12-16
4
-2
/
+41
*
fix PR3217: fully cached queries need to be verified against the
Chris Lattner
2008-12-16
1
-0
/
+28
*
Enable anti-dependence breaking by default when post-RA scheduling is enabled.
Dan Gohman
2008-12-16
1
-1
/
+1
*
Fix some register-alias-related bugs in the post-RA scheduler liveness
Dan Gohman
2008-12-16
1
-4
/
+2
*
add testcase for r61051
Chris Lattner
2008-12-15
1
-0
/
+42
*
Added support for splitting and scalarizing vector shifts.
Mon P Wang
2008-12-15
2
-0
/
+22
*
add a basic test for heap-sra
Chris Lattner
2008-12-15
1
-0
/
+34
*
Teach basicaa to use the nocapture attribute when possible. When the
Chris Lattner
2008-12-15
1
-0
/
+13
[next]