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
2002-10-06
- Cleaned up all of the test/Feature tests to not use uint's with
Chris Lattner
2002-10-06
Remove old crusty test
Chris Lattner
2002-10-06
Test "external" modifier on global variable
Chris Lattner
2002-08-22
Covnert tests to not use indexed load/stores
Chris Lattner
2002-08-21
Test the C backend on all of the feature tests as well.
Chris Lattner
2002-08-16
Fix typo
Chris Lattner
2002-08-15
Convert constexpr over to new syntax
Chris Lattner
2002-08-15
Make 'features' testsuite work with the /shared changes.
Chris Lattner
2002-08-15
Convert testcase to use correct syntax
Chris Lattner
2002-07-30
Remove invokation of cleangcc pass which has been renamed, and is unneccesary...
Chris Lattner
2002-07-23
New testcase
Chris Lattner
2002-07-15
Added duplicate constant expressions to test uniqueness support.
Vikram S. Adve
2002-07-14
Minor additions.
Vikram S. Adve
2002-07-14
Test the handling of constant expressions.
Vikram S. Adve
2002-05-22
Remove spaces from function names
Chris Lattner
2002-05-22
New testcase
Chris Lattner
2002-05-02
Eliminate usage of function level constant pool
Chris Lattner
2002-05-02
Use unified diffs with gnu diff instead of old diffs
Chris Lattner
2002-04-16
Fix for buggy test
Chris Lattner
2002-02-12
test/Features should not contain whole programs
Chris Lattner
2002-02-11
Added command to build SPARC executable.
Vikram S. Adve
2002-02-11
Simple fibonacci test.
Vikram S. Adve
2002-01-31
Testcase broken - Entry node of method cannot have predecessors!
Chris Lattner
2002-01-23
Failure.sh moved up a level
Chris Lattner
2002-01-23
Initial checkin
Chris Lattner
2002-01-23
Change test scripts so that they do not stop on failure, they just print
Chris Lattner
2002-01-21
Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ libraries
Chris Lattner
2001-12-14
Update LLVM tests to use new pointer indexing, and remove unsized array test ...
Chris Lattner
2001-11-26
Rename irreducible to cfgstructures.ll Include other interesting structures
Chris Lattner
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
[next]