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
/
Other
Age
Commit message (
Expand
)
Author
2009-03-31
Update call graph after inlining invoke.
Devang Patel
2009-02-27
Update another test for the LoopInfo::print changes.
Dan Gohman
2008-10-15
Testcase for PR2894.
Duncan Sands
2008-10-06
Remove interfaces implemented by dead pass from the list of available passes.
Devang Patel
2008-09-23
Rationalize the names of passes that print information:
Duncan Sands
2008-09-19
Teach -callgraph to always print the callgraph (as the
Duncan Sands
2008-08-16
Remove GCSE and LoadVN from the testsuite.
Owen Anderson
2008-08-14
The pass manager is not able to schedule -loop-deletion -loop-index-split.
Devang Patel
2008-07-28
Test this differently: I saw this test fail
Duncan Sands
2008-07-10
Put CPPBackend tests into their own directory and run them only if they're
Bill Wendling
2008-06-10
Let some more tests ignore expected output on stderr.
Matthijs Kooijman
2008-06-04
Change packed struct layout so that field sizes
Duncan Sands
2008-05-20
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-04-23
Fix tests due to llvm2cpp move to llc target
Anton Korobeynikov
2008-03-20
Keep track of analysis information inherited from Module pass manager.
Devang Patel
2008-02-23
Fix a bug that caused opt and other tools to silently ignore
Dan Gohman
2008-02-19
dead pass
Chris Lattner
2008-02-19
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-15
Fix PR2028
Devang Patel
2007-09-10
New test.
Devang Patel
2007-08-15
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-07-05
Fix PR1539. Add LoopPassPrinter.
Devang Patel
2007-06-29
Convert .cvsignore files
John Criswell
2007-06-28
Fix PR 1526.
Devang Patel
2007-06-27
Update. Now, -etforest is an invalid option.
Devang Patel
2007-06-16
Call the correct function name. Patch from Stephane Letz.
Nick Lewycky
2007-06-05
New test.
Devang Patel
2007-04-25
New test.
Devang Patel
2007-04-15
For PR1319: Upgrade to new test harness
Reid Spencer
2007-04-15
Update tests for the disappearance of -idom.
Owen Anderson
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-08
Remove DomSet completely. This concludes work on PR1171.
Owen Anderson
2007-04-07
these test a pass that no longer exists.
Chris Lattner
2007-04-07
xfail these until owen can figure out the right fix
Chris Lattner
2007-02-05
Test case for PR1158
Devang Patel
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-08-27
Adjust tests now that opt doesn't read .ll files.
Chris Lattner
2006-08-22
Modified the RUN line from "analyze ..." to "opt -analyze ..." because
Bill Wendling
2006-04-12
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-03-23
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
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-08-20
New testcase that the vector support does not work with yet.
Chris Lattner
2004-08-20
Added various tests in support of Packed Types.
Reid Spencer
2004-05-27
The -exprs pass is no longer with LLVM. *sniff*
Chris Lattner
2003-09-16
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-15
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-07-01
Fix testcase failing because of change of output
Chris Lattner
2003-02-20
Add a testcase for broken loopinfo
Chris Lattner
[next]