Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-29 | nicer llvm parameter parsing tools, used in 'store' | alon@honor | |
2010-09-27 | parseLLVMFunctionCall/finalizeLLVMFunctionCall cleanup | alon@honor | |
2010-09-27 | ignore 'noalias' in function defs | alon@honor | |
2010-09-27 | missing udiv | alon@honor | |
2010-09-27 | simplify intertyping of store | alon@honor | |
2010-09-27 | clean out parseBitcast | alon@honor | |
2010-09-27 | cleanup parseGetElementPtr and ignore 'volatile' | alon@honor | |
2010-09-25 | additional function qualifiers to ignore | alon@honor | |
2010-09-25 | getelementptr intertyping fix | alon@honor | |
2010-09-22 | handle a few minor parsing issues (negative IEEE doubles, []s in constants, ↵ | alon@honor | |
aliases - ignored) | |||
2010-09-20 | refactor into files | alon@honor | |
--HG-- rename : src/parser.js => src/compiler.js |