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
/
ExecutionEngine
Age
Commit message (
Expand
)
Author
2003-06-05
New testcase for PHI handling
Chris Lattner
2003-06-01
Add tests for cast of long to bool
Chris Lattner
2003-06-01
Add tests for 64 bit shifts
Chris Lattner
2003-05-12
Enable more tests
Chris Lattner
2003-05-12
Add tests for casts from unsigned integers to floats
Chris Lattner
2003-05-12
Add old test
Chris Lattner
2003-05-12
Simplify testcase a bit more
Chris Lattner
2003-05-12
New testcase that crashes Jello
Chris Lattner
2003-05-07
New testcase for problem that is actually generic to all 32 bit LLI targets
Chris Lattner
2003-05-06
New testcase distilled from the fhourstones benchmark
Chris Lattner
2003-01-16
Add more testcases
Chris Lattner
2003-01-13
New testcase
Chris Lattner
2003-01-13
New testcases
Chris Lattner
2003-01-13
test the shift cases for long that are implemented
Chris Lattner
2003-01-13
test longs
Chris Lattner
2003-01-13
Test longs and fp
Chris Lattner
2003-01-13
TEst longs
Chris Lattner
2003-01-13
Add test for longs
Chris Lattner
2003-01-13
add div test as well
Chris Lattner
2003-01-13
test a bunch of stuff
Chris Lattner
2003-01-13
Test long support
Chris Lattner
2002-12-28
Add another simple call
Chris Lattner
2002-12-28
Test argument passing
Chris Lattner
2002-12-28
Add a variable sized alloca to test
Chris Lattner
2002-12-25
Initial fp test
Chris Lattner
2002-12-18
Print argc as well as argv
Chris Lattner
2002-12-17
Make testcase return 0 on success
Chris Lattner
2002-12-16
Add dummy implementation of __main
Chris Lattner
2002-12-16
New testcase for printing out arguments
Chris Lattner
2002-12-15
Add new testcase for repeated preds
Chris Lattner
2002-12-15
New testcase for bool support
Chris Lattner
2002-12-13
Test indirect call
Chris Lattner
2002-12-13
New testcase
Chris Lattner
2002-12-13
Return success on success
Chris Lattner
2002-12-13
Test more phi stuff
Chris Lattner
2002-12-13
lib/Target/X86/InstSelectSimple.cpp: Start counting arguments with 2,
Brian Gaeke
2002-12-13
return 0 on success
Chris Lattner
2002-12-13
Stop sucking
Chris Lattner
2002-12-13
Making main() return 0 so that we know it ran successfully when it exits.
Misha Brukman
2002-12-13
Making main() return 0 to exit without error when no error actually occurs.
Misha Brukman
2002-12-13
Fix testcase
Chris Lattner
2002-12-13
Infinite loops, are, well, not good
Chris Lattner
2002-12-13
This way it's easier to test: if the call to external exit(0) succeeded,
Misha Brukman
2002-12-04
Return 0 to make it into a fully-functioning "Hello, World!" test case.
Misha Brukman
2002-12-04
Fix testcase
Chris Lattner
2002-12-04
New testcase
Chris Lattner
2002-12-04
Add main functions to benchmarks
Chris Lattner
2002-12-04
New testcase
Chris Lattner
2002-12-03
Testcase for call instruction
Chris Lattner
2002-12-03
Standard hello-world test
Chris Lattner
[prev]
[next]