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
*
testcase for PR908
Chris Lattner
2006-09-12
1
-0
/
+215
*
Testcase that crashes the C++ FE.
Chris Lattner
2006-09-12
1
-0
/
+28
*
new testcase for PR906
Chris Lattner
2006-09-11
1
-0
/
+12
*
new testcase for PR905
Chris Lattner
2006-09-11
1
-0
/
+47
*
Rename a test-not-cmp.ll to cmp-test.ll; add a test.
Evan Cheng
2006-09-11
2
-14
/
+28
*
add a testcase for this commit: http://lists.cs.uiuc.edu/pipermail/llvm-commi...
Chris Lattner
2006-09-10
1
-0
/
+25
*
Replace EquivalenceClasses with a custom-built data structure. Many common
Nick Lewycky
2006-09-10
1
-0
/
+28
*
new testcase
Chris Lattner
2006-09-09
1
-0
/
+16
*
new testcase
Chris Lattner
2006-09-09
1
-0
/
+6
*
(indirect) test for the __builtin_powi builtin which we now support.
Chris Lattner
2006-09-09
1
-0
/
+7
*
implement shl and sra
Rafael Espindola
2006-09-08
1
-0
/
+36
*
fix select.ll to always test a select node
Rafael Espindola
2006-09-08
1
-11
/
+2
*
implement unconditional branches
Rafael Espindola
2006-09-08
1
-1
/
+0
*
New test case.
Evan Cheng
2006-09-08
1
-0
/
+14
*
Add a new test case for 'undef' shuffles.
Evan Cheng
2006-09-08
1
-0
/
+9
*
new testcase
Chris Lattner
2006-09-07
1
-0
/
+57
*
This fails
Chris Lattner
2006-09-07
1
-0
/
+1
*
New testcase for a switch lowering bug.
Chris Lattner
2006-09-07
1
-0
/
+96
*
testcase, ensure this never breaks.
Chris Lattner
2006-09-06
1
-0
/
+29
*
make this harder
Chris Lattner
2006-09-05
1
-1
/
+2
*
add support for returning 64bit values
Rafael Espindola
2006-09-04
1
-0
/
+32
*
add the SETULT condition code
Rafael Espindola
2006-09-03
1
-1
/
+15
*
Testcase (distilled from crafty) that crashed the local RA on X86.
Chris Lattner
2006-09-03
1
-0
/
+115
*
Make this testcase actually recursive. I accidentally committed the wrong co...
Owen Anderson
2006-09-02
1
-1
/
+2
*
Make ArgumentPromotion handle recursive functions that pass pointers in their...
Owen Anderson
2006-09-02
1
-0
/
+16
*
add more condition codes
Rafael Espindola
2006-09-02
1
-3
/
+33
*
Improve handling of SelectInst.
Nick Lewycky
2006-09-02
2
-1
/
+185
*
Another "cyclic DAG" test case.
Evan Cheng
2006-09-01
1
-0
/
+135
*
Make this harder
Chris Lattner
2006-09-01
1
-0
/
+2
*
simple multiclass example
Chris Lattner
2006-09-01
1
-0
/
+17
*
This program crashes the PredicateSimplifier. Not marked XFAIL because
Nick Lewycky
2006-08-31
1
-0
/
+36
*
Bugfix for recent coallescer crash
Chris Lattner
2006-08-30
1
-0
/
+115
*
new testcase for pr687
Chris Lattner
2006-08-29
1
-0
/
+11
*
This is also a 32-bit only test. x86-64 would pass fp parameters through XMM ...
Evan Cheng
2006-08-29
1
-0
/
+3
*
Fix test case so it passes on x86-64.
Evan Cheng
2006-08-29
1
-0
/
+3
*
Undo xfail.
Evan Cheng
2006-08-29
1
-5
/
+1
*
Add PredicateSimplifier pass. Collapses equal variables into one form
Nick Lewycky
2006-08-28
4
-0
/
+223
*
Update tests now that opt no longer reads .ll files
Chris Lattner
2006-08-27
18
-21
/
+21
*
Adjust tests now that opt doesn't read .ll files.
Chris Lattner
2006-08-27
6
-6
/
+6
*
opt no longer reads .ll files. Run llvm-as explicitly.
Chris Lattner
2006-08-27
13
-13
/
+13
*
Move this test from Codegen/PowerPC to CodeGen/Generic. It fails on ia64,
Chris Lattner
2006-08-27
1
-0
/
+0
*
Improved codegen due to Chris' live interval joining changes.
Evan Cheng
2006-08-26
1
-1
/
+1
*
test case for varargs functions
Rafael Espindola
2006-08-25
1
-0
/
+33
*
Implement unrolling of multiblock loops. This significantly improves the
Owen Anderson
2006-08-24
1
-0
/
+18
*
initial support for branches
Rafael Espindola
2006-08-24
1
-0
/
+13
*
run llc with -march=arm in select.ll
Rafael Espindola
2006-08-22
1
-1
/
+1
*
This passes.
Chris Lattner
2006-08-22
1
-1
/
+1
*
Use the correct syntax.
Reid Spencer
2006-08-22
1
-2
/
+2
*
Add a simple RUN line so this doesn't always fail. XFAIL this until
Reid Spencer
2006-08-22
1
-0
/
+2
*
Modified the RUN line from "analyze ..." to "opt -analyze ..." because
Bill Wendling
2006-08-22
5
-5
/
+5
[next]