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
/
Feature
Age
Commit message (
Expand
)
Author
2001-11-26
MAke sure diffs match
Chris Lattner
2001-11-26
Test array indexing
Chris Lattner
2001-10-31
Start testing the new cleangcc pass
Chris Lattner
2001-10-29
Test bitwise operations
Chris Lattner
2001-10-28
Add calls to print results in fib, simpleadd and sumarray.
Vikram S. Adve
2001-10-14
Added a string global variable.
Vikram S. Adve
2001-10-13
New testcase for testing constant pointers to globals
Chris Lattner
2001-10-13
Use null keyword instead of kludge
Chris Lattner
2001-10-13
Add more function call and prototype specific tests
Chris Lattner
2001-10-10
Moved first function to "simpleadd.ll".
Vikram S. Adve
2001-10-03
Fix broken testcase
Chris Lattner
2001-10-03
Adjust test cases to match the fact that methods are now explicit pointer val...
Chris Lattner
2001-10-03
Modify testcases for new LLVM const syntax
Chris Lattner
2001-09-30
Add a test for the new null keyword
Chris Lattner
2001-09-18
Fix testcases to handle new syntax for construction and initializeation
Chris Lattner
2001-09-10
Implement global variable support
Chris Lattner
2001-09-07
New testcase to deal with lists
Chris Lattner
2001-09-07
Executables all live in a nice centralized location now
Chris Lattner
2001-09-07
Check opaque, abstract, and recursive type handling
Chris Lattner
2001-09-07
Symboltables are sorted in the bytecode, so no problems here!
Chris Lattner
2001-07-28
New test cases
Chris Lattner
2001-07-28
Changes to make test scripts more reliable
Chris Lattner
2001-07-26
Work around a few 'sorting issues' with the bytecode output that causes the b...
Chris Lattner
2001-07-25
New test for varargs functions
Chris Lattner
2001-07-21
Version of testmemory to test alloca, load and store.
Vikram S. Adve
2001-07-15
New test case for prototype support
Chris Lattner
2001-07-08
add coverage of newly implemented instructions.
Chris Lattner
2001-07-08
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-06-27
Put in test of SCCP. Watch out though, because we need to sort the
Chris Lattner
2001-06-11
Updates to support
Chris Lattner
2001-06-07
inlining can change methods a second time, so don't rerun inliner when testin...
Chris Lattner
2001-06-06
Initial revision
Chris Lattner
[prev]