aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-11-13string constants inside struct constants +testAlon Zakai
2010-11-13recognize varargs in function pointer typesAlon Zakai
2010-11-13cleanup in function headerAlon Zakai
2010-11-07wip bullet/webgl demoAlon Zakai
2010-11-06cleanup integration codeAlon Zakai
2010-11-05framework for integration testsAlon Zakai
2010-11-02support for struct/aggregate values in load&store; all tests passalon@honor
2010-11-01add HEAPs and malloc/free to Modulealon@honor
2010-10-31allow both modularized and non-modularized shell.jsalon@honor
2010-10-31finish module-ization of generated codealon@honor
2010-10-31remove getters from global varsalon@honor
2010-10-28bustage fixalon@honor
2010-10-27modularize generated codealon@honor
2010-10-26proper blockIds, fixes relooper bugalon@honor
2010-10-25fix for type of |inttoptr|,|ptrtoint|alon@honor
2010-10-25fix bug with type of |select|alon@honor
2010-10-24benchmarks working againalon@honor
2010-10-24progress on cleaning up Runtimealon@honor
2010-10-24fixes for more complex statics testalon@honor
2010-10-24add nonvirtual part to polymorph test; fails in clangalon@honor
2010-10-23small simplification for variable analyzeralon@honor
2010-10-23math funcsalon@honor
2010-10-23additional memset aliasalon@honor
2010-10-23support for pure virtual functionsalon@honor
2010-10-23nicer numerical constantsalon@honor
2010-10-23better LABEL_DEBUGalon@honor
2010-10-23fix for invoke function calls not using function tablealon@honor
2010-10-23handle llvm functions in retalon@honor
2010-10-23fix in exception handlingalon@honor
2010-10-23fix for phi-in-phi, and fix uncovered bug with llvm function calls inside phialon@honor
2010-10-23regex-ize tokenizeralon@honor
2010-10-23optimize out unneeded item[0]alon@honor
2010-10-22optimize enzymatic addItem[s]alon@honor
2010-10-22optimize tokenizeralon@honor
2010-10-21gettimeofday(), and more stuff in Runtimealon@honor
2010-10-21fixes in parseConst; move getFunctionIndex into Runtime; test for global ↵alon@honor
function pointers
2010-10-21expose ___SIZE of structsalon@honor
2010-10-21demangler python scriptalon@honor
2010-10-21optimize flattener appearancesalon@honor
2010-10-21optimize away unneeded FLATTENER[0]; enable gcc_unmangler testalon@honor
2010-10-21properly analyze [0 x ...] types (used only for indexing)alon@honor
2010-10-21support phi with >2 paramsalon@honor
2010-10-21support for 'c' in printfalon@honor
2010-10-21tweak stack allocation optimizationalon@honor
2010-10-20dynamic stack allocation support; demangler test closer to passingalon@honor
2010-10-20prep for bullet testalon@honor
2010-10-20optimize tokenizeralon@honor
2010-10-20getelementptr corner casesalon@honor
2010-10-19more fastccalon@honor
2010-10-19fastccalon@honor