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
/
CodeGen
/
Generic
Age
Commit message (
Expand
)
Author
2006-03-14
Remove the use of llvm.dbg.declare.
Jim Laskey
2006-03-01
new testcase
Chris Lattner
2006-02-15
Code sufficiently protected against this test.
Jim Laskey
2006-02-13
Reduce this testcase a bit more, with the help of llvm-extract and some hand ...
Chris Lattner
2006-02-12
Added a test case for a libcall insertion bug.
Evan Cheng
2006-02-09
this apparently passes on linux
Chris Lattner
2006-02-08
Disable this test for the time being as debug is brought up to speed.
Jim Laskey
2006-01-18
this testcase sent the dag combiner spinning into an infinite loop
Chris Lattner
2006-01-13
Test case for a SETCC / BRCOND folding bug.
Evan Cheng
2005-12-21
new testcase, fails on X86 and probably others
Chris Lattner
2005-12-12
Testcase for a problem that reid ran into
Chris Lattner
2005-12-01
New testcase that crashes llc
Chris Lattner
2005-11-12
this is no apparently passing on alpha
Chris Lattner
2005-10-30
The pass was removed, but the spirit lives on
Chris Lattner
2005-10-28
add the xfail lines
Chris Lattner
2005-10-28
New testcase. Probably many targets don't support this, so they should probably
Chris Lattner
2005-10-21
New testcase that crashes the ppc backend
Chris Lattner
2005-10-19
This is a generic test for all code generators. It originally came from
John Criswell
2005-10-18
new testcase
Chris Lattner
2005-10-07
test broken in the IA64 backend.
Chris Lattner
2005-08-09
new reg test for a failure last night on ppc/darwin
Chris Lattner
2005-07-30
this tests every fp-to-integer conversion
Chris Lattner
2005-07-13
new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVM
Chris Lattner
2005-05-11
include the other bit count intrinsics
Chris Lattner
2005-05-11
new testcase
Chris Lattner
2005-05-05
new testcase
Chris Lattner
2005-04-30
add sin/cos tests
Chris Lattner
2005-04-30
Add a test for llvm.sqrt
Chris Lattner
2005-04-23
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-21
this passes on darwin
Chris Lattner
2005-04-09
new testcase that used to crash the ppc fe. It could effect any simpleisel
Chris Lattner
2005-04-02
new testcase
Chris Lattner
2005-04-02
new generic testcsae
Chris Lattner
2005-04-01
new testcase
Chris Lattner
2005-02-14
execution tests shouldn't go here. This was killing the PPC nightly tester.
Chris Lattner
2005-01-07
Cleanup a bunch of tests. In particular do not allow target directives in
Chris Lattner
2005-01-07
Make this test a bit more interesting by making there actually be a use of the
Chris Lattner
2005-01-07
modernize and clean up this test.
Chris Lattner
2004-11-30
This passes on darwin now
Chris Lattner
2004-11-20
Adding missing dg file.
Tanya 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-07
Fix a test.
Chris Lattner
2004-11-06
Adding RUN lines.
Tanya Lattner
2004-11-06
Adding RUN lines.
Tanya Lattner
2004-11-06
Add missing run line
Chris Lattner
2004-11-06
Adding XFAIL lines for dejagnu support.
Tanya Lattner
2004-08-11
Simple hand-coded tests to aid in early development of backends, along with a
Misha Brukman
2004-07-22
Update gc intrinsics to take pointer to object as well as pointer to field.
Chris Lattner
2004-06-25
New testcase for constant expression lowering pass, contributed by Vladimir P...
Chris Lattner
[next]