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
/
CBackend
Age
Commit message (
Expand
)
Author
2004-02-15
Moving CBE tests to test/Regression/CodeGen/CBackend
Chris Lattner
2004-02-15
New testcase
Chris Lattner
2004-02-14
Add a testcase for the frameaddress and returnaddress intrinsics.
Chris Lattner
2004-02-13
Update tests
Chris Lattner
2003-11-22
Strengthen test case.
Brian Gaeke
2003-11-22
C Writer was dumping core on this test case.
Brian Gaeke
2003-10-28
New testcase, reduced from DOOM.
Brian Gaeke
2003-10-23
New testcase, which failes to compile. 252.eon hits this problem
Chris Lattner
2003-10-23
Zero arg varargs functions are legal in LLVM, but not in C.
Chris Lattner
2003-10-23
Update test
Chris Lattner
2003-10-12
Test that we can emit global initializers that are not normal FP values
Chris Lattner
2003-09-26
Updated to generate temporary files in the temporary directory.
John Criswell
2003-09-15
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-09-15
Renamed `as' => `llvm-as', `dis' => `llvm-dis'.
Misha Brukman
2003-09-06
Checkin of autoconf-style object root.
John Criswell
2003-06-28
New testcase for invoke support
Chris Lattner
2003-06-28
New testcase
Chris Lattner
2003-06-23
New test case for C Writer regression found in 256.bzip2
Brian Gaeke
2003-06-23
Allow .llx testcases (i.e., those that contain explicit RUN: stmts.)
Brian Gaeke
2003-06-16
New testcases for bugs and the new DAE pass
Chris Lattner
2003-06-02
Testcase distilled from 255.vortex
Chris Lattner
2003-05-31
New testcase
Chris Lattner
2003-05-13
New testcase
Chris Lattner
2003-05-12
New testcase
Chris Lattner
2003-05-12
Make regression tests fail if any warnings are emitted
Chris Lattner
2003-05-03
Fix buggy tests
Chris Lattner
2003-04-26
Whoever checked this testcase in apparently never tested it.
Chris Lattner
2003-01-23
Dont' stop the build
Chris Lattner
2002-11-06
Certain characters not getting escaped properly
Nick Hildenbrandt
2002-10-31
CBE doesn't alloc correctly
Nick Hildenbrandt
2002-10-16
New testcase
Chris Lattner
2002-10-16
New testcase
Chris Lattner
2002-09-20
Build with $(CC), not gcc explicitly
Chris Lattner
2002-09-20
New testcase for cbe
Chris Lattner
2002-09-20
New testcase for broken type printing for the cwriter
Nick Hildenbrandt
2002-08-31
New testcase
Chris Lattner
2002-08-26
New testcase
Chris Lattner
2002-08-20
Don't stop the testing process if dis segfaults
Chris Lattner
2002-08-20
New testcase
Chris Lattner
2002-08-20
Testcase for anonymous recursive types
Chris Lattner
2002-08-19
New testcase
Chris Lattner
2002-08-19
* Build with warnings
Chris Lattner
2002-05-21
New TEstcase
Chris Lattner
2002-05-17
New C backend testcases with first testcase
Chris Lattner