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
Age
Commit message (
Expand
)
Author
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-10-14
Test case that shows some poor results for register allocation.
Vikram S. Adve
2002-10-13
Add a test for folding a GEP into a load.
Vikram S. Adve
2002-09-30
On this code, llc did not pass the sixth argument (%reg321) to printf.
Vikram S. Adve
2002-09-28
Regression test for llc bug that was folding two getelementptrs illegally.
Vikram S. Adve
2002-09-28
Regression test for live range bug for call arguments.
Vikram S. Adve
2002-09-20
New testcase for cbe
Chris Lattner
2002-09-20
New testcase for broken type printing for the cwriter
Nick Hildenbrandt
2002-09-20
Fix to avoid addition on pointers, which is no longer legal.
Vikram S. Adve
2002-08-31
New testcase
Chris Lattner
2002-08-26
New testcase
Chris Lattner
2002-08-22
Add functions castbool and boolexpr.
Vikram S. Adve
2002-08-21
Fix store to not index
Chris Lattner
2002-08-21
Convert testcase to not use indexing on loads & stores
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-08-15
Add tests for unary NOT operations.
Vikram S. Adve
2002-08-14
*** empty log message ***
Chris Lattner
2002-08-04
Add a sequence of GEPs with constant indices, for folding.
Vikram S. Adve
2002-08-01
Fix broken testcase
Chris Lattner
2002-08-01
Make testcase legal LLVM
Chris Lattner
2002-07-10
Fix broken test
Chris Lattner
2002-07-10
Some of these are feature tests, not regression tests.
Vikram S. Adve
2002-05-21
New TEstcase
Chris Lattner
2002-05-17
New C backend testcases with first testcase
Chris Lattner
2002-04-16
New testcase
Chris Lattner
2002-04-14
Checkin first unit testcases for the backend
Chris Lattner