index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
TailCallElim
Age
Commit message (
Expand
)
Author
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-03-10
Remove llvm-upgrade and update tests.
Tanya Lattner
2007-09-10
remove obsolete testcase
Chris Lattner
2007-09-10
Add missing llvm-dis.
Dale Johannesen
2007-09-10
Prevent tailcallelim from breaking "recursive" calls to builtins.
Chris Lattner
2007-06-29
Convert .cvsignore files
John Criswell
2007-05-05
move these xfailed tests to lib/Target/README.txt
Chris Lattner
2007-04-16
For PR1319:
Reid Spencer
2007-04-16
For PR1319:
Reid Spencer
2007-04-15
Use %prcontext, $prcontext is not resolving for some reason.
Reid Spencer
2007-04-15
For PR1319:
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-01-26
For PR761:
Reid Spencer
2006-12-31
For PR950:
Reid Spencer
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
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
2005-11-05
New testcase
Chris Lattner
2005-08-07
New testcases for PR615
Chris Lattner
2005-05-10
new testcase
Chris Lattner
2004-11-30
This is a cross platform fail, failing on freebsd as well
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-11-06
Adding XFAIL lines for dejagnu support.
Tanya Lattner
2003-12-14
new test
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, this should be -tailcallelim'inated
Chris Lattner
2003-09-20
New testcase
Chris Lattner