aboutsummaryrefslogtreecommitdiff
path: root/tests/cases
AgeCommit message (Expand)Author
2011-11-11fix phi semantics with multiple dependent phisAlon Zakai
2011-10-13fix bug with externsAlon Zakai
2011-10-12test for LLVM structures in phiAlon Zakai
2011-09-06handle llvm funcs in aliasesAlon Zakai
2011-09-04some updates for q1Alon Zakai
2011-08-25Added vprintf() test;max99x
2011-08-21add missing blockaddr supportAlon Zakai
2011-08-14fix bug with storing aggregatesAlon Zakai
2011-07-09Polish for emscripten.py and its tests.max99x
2011-06-03refactor call and invoke into a single method, so invoke supports all possibl...Alon Zakai
2011-06-03refactoring in preparation for TYPED_ARRAYS==2 (disabled)Alon Zakai
2011-05-24remove obsolete fastops; generalize load with parseLLVM/finalizeLLVM; fix iss...Alon Zakai
2011-05-11testcase for last commitAlon Zakai
2011-02-01overflow checks in getelementptrAlon Zakai
2011-01-17handle odd llvm with branches in the middle of labels; all tests passAlon Zakai
2010-12-28minimal support for 80-bit x87 floatsAlon Zakai
2010-12-09proper support for bitfieldsAlon Zakai
2010-12-02handle bitcasts etc. of call() idents +testAlon Zakai
2010-11-16handle identifiers with quotes and ignore |hidden| +testpuffnfresh