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
*
Add tests for performing GVNPRE on the three vector-specific instructions.
Owen Anderson
2007-06-27
3
-0
/
+54
*
new testcase, the inliner shouldn't inline this.
Chris Lattner
2007-06-25
1
-0
/
+14
*
Rename variables to expose the fact that this test is failing.
Owen Anderson
2007-06-24
1
-16
/
+16
*
Fix tests.
Evan Cheng
2007-06-21
2
-1
/
+3
*
new testcase miscompiled by instcombine, reduced from perl
Chris Lattner
2007-06-21
1
-0
/
+9
*
New tests.
Evan Cheng
2007-06-21
1
-0
/
+16
*
Added some if-conversion tests.
Evan Cheng
2007-06-20
8
-0
/
+201
*
Testcase for instances where a constant only occurs as an operand to a phi node.
Owen Anderson
2007-06-19
1
-0
/
+22
*
Add a new testcase for memory corruption issues.
Owen Anderson
2007-06-19
1
-0
/
+26
*
testcase for PR1513
Chris Lattner
2007-06-19
1
-0
/
+11
*
New test case: identity operation of RHS / LHS of a VECTOR_SHUFFLE.
Evan Cheng
2007-06-19
1
-0
/
+11
*
Modify annotate intrinsic to take 2 additional args: file and line number.
Tanya Lattner
2007-06-18
2
-3
/
+2
*
ensure we don't regress on these tests. We generate aweful code in x86-32 for
Chris Lattner
2007-06-17
1
-0
/
+13
*
XFAILing until I can fix properly.
Bill Wendling
2007-06-16
1
-0
/
+1
*
Call the correct function name. Patch from Stephane Letz.
Nick Lewycky
2007-06-16
1
-0
/
+7
*
Testcase for MMX int to MMX register failure.
Bill Wendling
2007-06-16
1
-0
/
+17
*
Testcase where GVNPRE was getting confused by invoke instructions.
Owen Anderson
2007-06-16
1
-0
/
+70
*
test case for annotate attribute
Tanya Lattner
2007-06-15
1
-0
/
+25
*
make this test harder, include a tied register.
Chris Lattner
2007-06-15
1
-0
/
+7
*
Workaround for PR1508.
Duncan Sands
2007-06-15
2
-1
/
+5
*
Add a testcase where GVNPRE what getting confused by a loop.
Owen Anderson
2007-06-15
1
-0
/
+22
*
Use "ignore" rather than grep tricks.
Duncan Sands
2007-06-15
1
-1
/
+2
*
add vector versions of this test
Chris Lattner
2007-06-15
1
-1
/
+20
*
testcase for PR1510
Chris Lattner
2007-06-15
1
-0
/
+27
*
Do not treat FP_REG_KILL as terminator in branch analysis (X86).
Dale Johannesen
2007-06-14
1
-0
/
+137
*
Add a test where phi translation was producing a null result.
Owen Anderson
2007-06-12
1
-0
/
+19
*
Testcase where GVNPRE crashes on functions with no exit nodes.
Owen Anderson
2007-06-12
1
-0
/
+9
*
Make the run line for this test correct. Thanks to Chris for spotting it.
Owen Anderson
2007-06-12
1
-2
/
+2
*
Add a GVN-PRE basic regression test.
Owen Anderson
2007-06-12
2
-0
/
+41
*
rename C files to end with .c
Chris Lattner
2007-06-09
3
-0
/
+0
*
Make the struct bigger, in an attempt to get a "struct return" on more
Duncan Sands
2007-06-07
1
-1
/
+1
*
Make this test pass if llvm-g++ was built without exception handling support.
Duncan Sands
2007-06-07
1
-1
/
+1
*
Instruct the inliner to obey the noinline attribute. Add test case.
Tanya Lattner
2007-06-06
1
-0
/
+46
*
Really use attribute.
Tanya Lattner
2007-06-06
1
-2
/
+2
*
Test case for noinline attribute.
Tanya Lattner
2007-06-06
1
-0
/
+13
*
Revert changes for noinline.
Tanya Lattner
2007-06-06
4
-4
/
+4
*
Add a test for PR1499.
Lauro Ramos Venancio
2007-06-06
1
-0
/
+22
*
"Simplified" testcase for PR1422.
Duncan Sands
2007-06-06
1
-0
/
+2864
*
Ignore llvm.noinline
Tanya Lattner
2007-06-06
4
-4
/
+4
*
new testcase for PR1487
Nick Lewycky
2007-06-06
1
-0
/
+117
*
new testcase for PR1495
Chris Lattner
2007-06-06
1
-0
/
+129
*
New test.
Devang Patel
2007-06-05
1
-0
/
+11
*
Commit first round work of PR1373. "noalias" is now fully supported in
Zhou Sheng
2007-06-05
1
-0
/
+2
*
New test.
Evan Cheng
2007-06-05
1
-0
/
+28
*
Tail merging wasn't working for predecessors of landing pads. PR 1496.
Dale Johannesen
2007-06-04
1
-0
/
+454
*
new testcase for PR1491
Chris Lattner
2007-06-04
1
-0
/
+36
*
Implement smarter algorithm for choosing which blocks to tail-merge.
Dale Johannesen
2007-06-01
1
-3
/
+2
*
Add a test for PR1424.
Lauro Ramos Venancio
2007-05-31
1
-0
/
+237
*
new testcase for PR1473
Chris Lattner
2007-05-30
1
-0
/
+14
*
Testcase for
Duncan Sands
2007-05-30
1
-0
/
+15
[next]