Age | Commit message (Expand) | Author |
---|---|---|
2010-09-28 | call stack implementation | alon@honor |
2010-09-27 | parseLLVMFunctionCall/finalizeLLVMFunctionCall cleanup | alon@honor |
2010-09-27 | cleanup parseGetElementPtr and ignore 'volatile' | alon@honor |
2010-09-26 | beginnings of SDL support; minor fixes for SDL; raytrace web demo | alon@honor |
2010-09-25 | fix for arrays of arrays +test | alon@honor |
2010-09-25 | optional memory alignment that matches c/c++; used in clang, not in llvm-gcc | alon@honor |
2010-09-25 | snippets ==> library | alon@honor |
2010-09-25 | improve snippets format, and a few additional library implementations | alon@honor |
2010-09-25 | parseNumerical in fastops | alon@honor |
2010-09-24 | floating point fixes +test | alon@honor |
2010-09-22 | handle a few minor parsing issues (negative IEEE doubles, []s in constants, a... | alon@honor |
2010-09-21 | fix some relooper bugs, and EXECUTION_TIMEOUT setting for debugging such prob... | alon@honor |
2010-09-20 | optimize __lastLabel__/phi | alon@honor |
2010-09-20 | refactor into files | alon@honor |