index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
Age
Commit message (
Expand
)
Author
2003-10-23
Zero arg varargs functions are legal in LLVM, but not in C.
Chris Lattner
2003-10-23
Update test
Chris Lattner
2003-10-12
Test that we can emit global initializers that are not normal FP values
Chris Lattner
2003-10-03
Renamed these tests so that they don't contain extra periods.
John Criswell
2003-10-02
Change llc command line for register allocators
Alkis Evlogimenos
2003-09-26
Updated to generate temporary files in the temporary directory.
John Criswell
2003-09-15
Renamed `as' => `llvm-as', `dis' => `llvm-dis'.
Misha Brukman
2003-09-09
Update testcases to be more modern
Chris Lattner
2003-09-06
Checkin of autoconf-style object root.
John Criswell
2003-08-24
New testcase, distilled from 176.gcc
Chris Lattner
2003-08-04
New testcase
Chris Lattner
2003-07-29
Regression test for incorrect character emitted to char array.
Vikram S. Adve
2003-07-10
*** empty log message ***
Vikram S. Adve
2003-07-10
Just documentation.
Vikram S. Adve
2003-07-08
*** empty log message ***
Vikram S. Adve
2003-07-06
Regression test for bug in reg. allocation that was using %xcc instead
Vikram S. Adve
2003-06-28
New testcase for invoke support
Chris Lattner
2003-06-28
New testcase
Chris Lattner
2003-06-23
New test case for C Writer regression found in 256.bzip2
Brian Gaeke
2003-06-16
New testcases for bugs and the new DAE pass
Chris Lattner
2003-06-02
Testcase distilled from 255.vortex
Chris Lattner
2003-05-31
New testcase
Chris Lattner
2003-05-31
3 more bugs from the SPEC codes and from richards_benchmark.c
Vikram S. Adve
2003-05-28
Three kinds of boolean values handled incorrectly:
Vikram S. Adve
2003-05-13
New testcase
Chris Lattner
2003-05-12
New testcase
Chris Lattner
2003-05-03
Fix buggy tests
Chris Lattner
2003-04-26
Whoever checked this testcase in apparently never tested it.
Chris Lattner
2003-02-26
Rename -no-* to -disable-*
Chris Lattner
2003-01-15
Cleanup testcase
Chris Lattner
2002-12-23
Testcases for bugfixes
Chris Lattner
2002-11-06
Certain characters not getting escaped properly
Nick Hildenbrandt
2002-10-31
CBE doesn't alloc correctly
Nick Hildenbrandt
2002-10-16
New testcase
Chris Lattner
2002-10-16
New testcase
Chris Lattner
2002-10-14
Test case that shows some poor results for register allocation.
Vikram S. Adve
2002-10-13
Add a test for folding a GEP into a load.
Vikram S. Adve
2002-09-30
On this code, llc did not pass the sixth argument (%reg321) to printf.
Vikram S. Adve
2002-09-28
Regression test for llc bug that was folding two getelementptrs illegally.
Vikram S. Adve
2002-09-28
Regression test for live range bug for call arguments.
Vikram S. Adve
2002-09-20
New testcase for cbe
Chris Lattner
2002-09-20
New testcase for broken type printing for the cwriter
Nick Hildenbrandt
2002-09-20
Fix to avoid addition on pointers, which is no longer legal.
Vikram S. Adve
2002-08-31
New testcase
Chris Lattner
2002-08-26
New testcase
Chris Lattner
2002-08-22
Add functions castbool and boolexpr.
Vikram S. Adve
2002-08-21
Fix store to not index
Chris Lattner
2002-08-21
Convert testcase to not use indexing on loads & stores
Chris Lattner
2002-08-20
New testcase
Chris Lattner
2002-08-20
Testcase for anonymous recursive types
Chris Lattner
[next]