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
/
Generic
Age
Commit message (
Expand
)
Author
2005-01-07
Cleanup a bunch of tests. In particular do not allow target directives in
Chris Lattner
2005-01-07
Make this test a bit more interesting by making there actually be a use of the
Chris Lattner
2005-01-07
modernize and clean up this test.
Chris Lattner
2004-11-30
This passes on darwin now
Chris Lattner
2004-11-20
Adding missing dg file.
Tanya Lattner
2004-11-19
Adding srcdir arg
Tanya Lattner
2004-11-13
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-11-07
Fix a test.
Chris Lattner
2004-11-06
Adding RUN lines.
Tanya Lattner
2004-11-06
Adding RUN lines.
Tanya Lattner
2004-11-06
Add missing run line
Chris Lattner
2004-11-06
Adding XFAIL lines for dejagnu support.
Tanya Lattner
2004-08-11
Simple hand-coded tests to aid in early development of backends, along with a
Misha Brukman
2004-07-22
Update gc intrinsics to take pointer to object as well as pointer to field.
Chris Lattner
2004-06-25
New testcase for constant expression lowering pass, contributed by Vladimir P...
Chris Lattner
2004-05-27
Make the test pass by using the correct RUN: syntax.
Reid Spencer
2004-05-27
Added a "RUN:" line so this file can be executed by TestRunner.sh
Reid Spencer
2004-05-27
gc_init now gets an argument
Chris Lattner
2004-05-23
Add a simple testcase for garbage collection support
Chris Lattner
2004-05-10
Testcase for PR337, which was reduced by Reid Spencer.
Chris Lattner
2004-04-07
New file that can be useful for hand inspection of assembly required for certain
Chris Lattner
2004-04-07
New testcase
Chris Lattner
2003-11-22
Unbreak this test case - llvm-as no longer tolerates redefining names in any
Brian Gaeke
2003-10-03
Renamed these tests so that they don't contain extra periods.
John Criswell
2003-09-09
Update testcases to be more modern
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-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-01-15
Cleanup 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
Fix to avoid addition on pointers, which is no longer legal.
Vikram S. Adve
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-15
Add tests for unary NOT operations.
Vikram S. Adve
2002-08-14
*** empty log message ***
Chris Lattner
2002-08-04
Add a sequence of GEPs with constant indices, for folding.
Vikram S. Adve
2002-08-01
Fix broken testcase
Chris Lattner
2002-08-01
Make testcase legal LLVM
Chris Lattner
2002-07-10
Fix broken test
Chris Lattner
2002-07-10
Some of these are feature tests, not regression tests.
Vikram S. Adve
2002-04-16
New testcase
Chris Lattner
[prev]
[next]