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
2008-09-02
respect inline=never and inline=always notes.
Devang Patel
2008-08-07
Move two tests from SRETPromotion to Inline, since they only call opt -inline.
Matthijs Kooijman
2008-06-10
Let some more tests ignore expected output on stderr.
Matthijs Kooijman
2008-05-20
Eliminate questionable syntax for stdin redirection. This probably also speed...
Gabor Greif
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-05-01
Update old-style syntax in some "not grep" tests.
Dan Gohman
2008-04-25
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
Nick Lewycky
2008-04-19
rename *.llx -> *.ll, last batch.
Chris Lattner
2008-03-10
Turn unwind_to into "unwinds to".
Nick Lewycky
2008-03-09
Update the inliner and simplifycfg to handle unwind_to.
Nick Lewycky
2008-03-04
Use cast instead of dyn_cast.
Devang Patel
2008-03-04
Handle multiple return values.
Devang Patel
2008-03-01
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-01-27
Revert r46393: readonly/readnone functions are no
Duncan Sands
2008-01-26
Invert this test, because it is wrong if we allow
Duncan Sands
2008-01-12
we don't have to make an explicit copy of a byval argument when
Chris Lattner
2008-01-11
When inlining a functino with a byval argument, make an explicit
Chris Lattner
2007-12-19
When inlining through an 'nounwind' call, mark inlined
Duncan Sands
2007-12-17
Make invokes of inline asm legal. Teach codegen
Duncan Sands
2007-12-16
Make instcombine promote inline asm calls to 'nounwind'
Duncan Sands
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
[next]