aboutsummaryrefslogtreecommitdiff
path: root/src/parser.js
AgeCommit message (Expand)Author
2010-09-20refactor into filesalon@honor
2010-09-20fix optimizer bugs with clang bitcodeAlon Zakai
2010-09-20fixes for clang, including support for phi; all tests pass, but optimizer and...Alon Zakai
2010-09-15rewrite enzymatic, compilation is x2.5 fasteralon@honor
2010-09-14load&bitcast combo supportalon@honor
2010-09-14proper flattening of nested structures +testalon@honor
2010-09-11Catch a corner case with 0 in varargsalon@honor
2010-09-11better handling of NULL in printf, and varargsalon@honor
2010-09-10Proper parsing of llvm stringsalon@honor
2010-09-09Allow overriding compiler settings.jsalon@honor
2010-09-09fix some regexps that v8 and sm do not agree onalon@honor
2010-09-08support for in-function staticsalon@honor
2010-09-08simplify parser: remove consts, have only varsalon@honor
2010-09-08support for getelementptr inside loads, fixes a testalon@honor
2010-09-06fixes for null instead of 0, and makePointer on raw values instead of arraysalon@honor
2010-09-06LABEL_DEBUG optionalon@honor
2010-09-06fixes for null vs 0, and support for assert +testalon@honor
2010-09-06fix bug with ignoring "struct... as structalon@honor
2010-09-06fix relooper bug with loops with just an inc blockalon@honor
2010-09-06preprocessor + example use in SAFE_HEAPalon@honor
2010-09-05snippets workalon@honor
2010-09-05optimize makesplitteralon@honor
2010-09-05sauer cleanupalon@honor
2010-09-05optimize FunctionReconstructoralon@honor
2010-09-04atexit +testalon@honor
2010-09-04clean up settings and add code snippets filealon@honor
2010-09-04better support for exceptions and pointers to multiparameter functionsalon@honor
2010-09-04finish varargs workalon@honor
2010-09-04initial work towards varargsalon@honor
2010-09-04function fixalon@honor
2010-09-04cleanup for mathops, function and error reportingalon@honor
2010-09-04expose type2 in allocaalon@honor
2010-09-04types in dictalon@honor
2010-09-04zeroinitialize support for global structsalon@honor
2010-09-03Support for global pointers +testalon@honor
2010-09-03support for global constsalon@honor
2010-09-03names for zymesalon@honor
2010-09-03fptrunc and inttoptralon@honor
2010-09-03fixes for invoke (+fix of regression in test runner)alon@honor
2010-09-02fsubalon@honor
2010-09-02lshl/ralon@honor
2010-09-02ptrtoint support, +test that includes scanning generated codealon@honor
2010-09-02and/or supportalon@honor
2010-09-02xor support +testalon@honor
2010-09-02support for bitshifts +testalon@honor
2010-08-31optimize tokenizeralon@honor
2010-08-31optimize makeCombineralon@honor
2010-08-31optimize reintegratoralon@honor
2010-08-31missing \!intertypes that slowed us downalon@honor
2010-08-30move enzymatic2 to experimentalalon@honor