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
Age
Commit message (
Expand
)
Author
2004-01-06
restore comments to this file
Chris Lattner
2004-01-05
An example testcase for use in the debugger. Currently you can do stuff like
Chris Lattner
2004-01-01
Regression test for initializers with members of unknown size.
John Criswell
2003-12-31
testcase for PR198
Chris Lattner
2003-12-22
new testcase for cananonicalization of subtracts
Chris Lattner
2003-12-22
New testcase to see if -indvars can promote pointer arithmetic to array accesses
Chris Lattner
2003-12-21
New testcase for PR194
Chris Lattner
2003-12-19
New testcase for missed optimization
Chris Lattner
2003-12-19
New testcase
Chris Lattner
2003-12-15
New testcase, for PR185
Chris Lattner
2003-12-15
New testcase
Chris Lattner
2003-12-14
new test
Chris Lattner
2003-12-14
Testcase for PR179
Chris Lattner
2003-12-11
Rename variable to avoid confusing it with the global G
Chris Lattner
2003-12-11
New testcase that LICM is breaking crafty on
Chris Lattner
2003-12-11
Fix test that was failing because we were optimizing the program better than ...
Chris Lattner
2003-12-11
New testcase for PR86
Chris Lattner
2003-12-11
Separate out target for cleaning up qmtest garbage.
Brian Gaeke
2003-12-10
A new testcase, reduced by bugpoint
Chris Lattner
2003-12-10
new testcase
Chris Lattner
2003-12-10
New testcase
Chris Lattner
2003-12-10
New testcase which caused a bunch of tests to break last night with more
Chris Lattner
2003-12-10
new testcase, checking to ensure we handle yet-another spiffy case correctly
Chris Lattner
2003-12-10
Don't assume that system headers define 'uint' or 'ulong' as types.
Brian Gaeke
2003-12-09
Yet another hard testcase
Chris Lattner
2003-12-09
Add a new testcase which breaks the sinker because the loop canonnicalization
Chris Lattner
2003-12-09
Fix buggy test
Chris Lattner
2003-12-09
New testcase for sinking operations from loops with multiple exits
Chris Lattner
2003-12-09
Make the test a bit harder so that we test to ensure that _both_ instructions
Chris Lattner
2003-12-09
New testcases for LICM improvement: code sinking.
Chris Lattner
2003-12-09
Improve portability with Mac OS/X
Chris Lattner
2003-12-09
Improve testcase portability on OS/X
Chris Lattner
2003-12-09
New testcase that is not actually handled yet, but should be in the future.
Chris Lattner
2003-12-08
Whoops, forgot to check this in. :)
Chris Lattner
2003-12-08
New testcase for automatic insertion of accumulator variables to eliminate
Chris Lattner
2003-12-08
New testcase for PR165
Chris Lattner
2003-12-08
New testcase, this should be -tailcallelim'inated
Chris Lattner
2003-12-07
New testcase that the raiseallocations pass should be able to handle.
Chris Lattner
2003-11-29
Move rule to top-level makefile
Chris Lattner
2003-11-29
Testcase for duplicated cleanup work (PR11). Note that this testcase is not ...
Chris Lattner
2003-11-29
new testcase for problem causing 2003-10-12-GlobalVarInitializers failures
Chris Lattner
2003-11-28
Testcase for PR160
Chris Lattner
2003-11-27
New testcase for PR158
Chris Lattner
2003-11-27
testcase for PR159
Chris Lattner
2003-11-26
Renamed intermediate values that used the same type and name as previous
John Criswell
2003-11-26
Testcase for PR157
Chris Lattner
2003-11-25
testcase for PR 148
Chris Lattner
2003-11-25
Testcase for PR147
Chris Lattner
2003-11-22
Unbreak this test case - llvm-as no longer tolerates redefining names in any
Brian Gaeke
2003-11-22
Strengthen test case.
Brian Gaeke
[next]