Age | Commit message (Expand) | Author |
---|---|---|
2011-07-09 | Polish for emscripten.py and its tests. | max99x |
2011-06-03 | refactor call and invoke into a single method, so invoke supports all possibl... | Alon Zakai |
2011-06-03 | refactoring in preparation for TYPED_ARRAYS==2 (disabled) | Alon Zakai |
2011-05-24 | remove obsolete fastops; generalize load with parseLLVM/finalizeLLVM; fix iss... | Alon Zakai |
2011-05-11 | testcase for last commit | Alon Zakai |
2011-02-01 | overflow checks in getelementptr | Alon Zakai |
2011-01-17 | handle odd llvm with branches in the middle of labels; all tests pass | Alon Zakai |
2010-12-28 | minimal support for 80-bit x87 floats | Alon Zakai |
2010-12-09 | proper support for bitfields | Alon Zakai |
2010-12-02 | handle bitcasts etc. of call() idents +test | Alon Zakai |
2010-11-16 | handle identifiers with quotes and ignore |hidden| +test | puffnfresh |