aboutsummaryrefslogtreecommitdiff
path: root/src/utility.js
AgeCommit message (Expand)Author
2010-10-23optimize out unneeded item[0]alon@honor
2010-10-21fixes in parseConst; move getFunctionIndex into Runtime; test for global func...alon@honor
2010-10-18minor fixes and cleanupsalon@honor
2010-10-09optimize away 1's and 0's in getelementptr; 1% speedupalon@honor
2010-10-02add missing branch detection of default in switch. all reloop but sauer, dlma...alon@honor
2010-10-02rewrite of relooper, part I: just emulated and loops, no ifs. all reloop but ...alon@honor
2010-09-25optional memory alignment that matches c/c++; used in clang, not in llvm-gccalon@honor
2010-09-21fix some relooper bugs, and EXECUTION_TIMEOUT setting for debugging such prob...alon@honor
2010-09-20refactor into filesalon@honor
2010-09-15rewrite enzymatic, compilation is x2.5 fasteralon@honor
2010-09-05optimize FunctionReconstructoralon@honor
2010-08-30imported patch optimize_enzymaticalon@honor
2010-08-29clean up segments from noalias etc.alon@honor
2010-08-29fix for 'sret' & other GEP featuresalon@honor
2010-08-26cleanup + prep for enzymatic2alon@honor
2010-08-25the codealon@honor