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
/
Transforms
/
Inline
Age
Commit message (
Expand
)
Author
2007-06-29
Convert .cvsignore files
John Criswell
2007-06-25
new testcase, the inliner shouldn't inline this.
Chris Lattner
2007-06-06
Instruct the inliner to obey the noinline attribute. Add test case.
Tanya Lattner
2007-04-28
update syntax
Chris Lattner
2007-04-16
For PR1319:
Reid Spencer
2007-04-15
testcase for PR1335
Chris Lattner
2007-04-15
For PR1319:
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2006-12-31
For PR950:
Reid Spencer
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-11-27
For PR950:
Reid Spencer
2006-11-09
new testcases for PR992/993
Chris Lattner
2006-09-15
The inliner strips dead allocas now. Add a use to allow this test to
Chris Lattner
2006-09-13
new testcase
Chris Lattner
2006-07-12
testcase for PR827
Chris Lattner
2006-06-01
testcase for the recent inliner improvement.
Chris Lattner
2006-05-27
New testcase: check that the inliner constant folds instructions on the
Chris Lattner
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
2006-01-14
New testcase for a regression last night: the -inline pass wasn't updating
Chris Lattner
2006-01-13
New testcase that functions with dynamic allocas can be inlined, and are
Chris Lattner
2005-05-13
Fix buggy test
Chris Lattner
2005-05-06
Make sure to not accidentally get a bogus tail marker
Chris 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-10-17
New testcase that crashes the inliner
Chris Lattner
2004-08-02
Use the new prcontext script.
John Criswell
2004-04-20
New testcase, distilled from PR324
Chris Lattner
2004-04-15
New testcase that Brian provided which crashes the inliner
Chris Lattner
2003-12-09
Improve portability with Mac OS/X
Chris Lattner
2003-10-27
New testcase.
Chris Lattner
2003-10-14
New testcase which the inliner breaks
Chris Lattner
2003-10-08
Checkin an old bug, which appears to be fixed
Chris Lattner
2003-09-22
new testcase, reduced by bugpoint
Chris Lattner
2003-09-22
new testcase which crashes the inliner, thanks Bugpoint!
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-09-15
New testcase
Chris Lattner
2003-08-24
Fix grep
Chris Lattner
2003-08-24
Fix typeos and add descriptions
Chris Lattner
2003-08-24
New testcases for inlining invoke instructions
Chris Lattner
2003-08-24
New testcase
Chris Lattner
2003-08-24
new testcase
Chris Lattner
2003-05-29
Change tests to use testrunner
Chris Lattner
2002-06-24
Basic test of the inlinr
Chris Lattner