diff options
author | Alon Zakai <alonzakai@gmail.com> | 2012-02-20 09:44:11 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2012-02-20 09:44:11 -0800 |
commit | dfd9488e0094a6b5433b406517338e0f757c1e27 (patch) | |
tree | 242ec2763ca32d9c32a4df35e120a1786d2bbc45 /tools/eliminator/eliminator-test-output.js | |
parent | b0744ab1db802b046ad2fc1e367c8d158bc6c8a3 (diff) | |
parent | 2ab6820706ba72f333b710b4c097a745d5ea13a8 (diff) |
Merge branch 'master' into llvmsvn
Diffstat (limited to 'tools/eliminator/eliminator-test-output.js')
-rw-r--r-- | tools/eliminator/eliminator-test-output.js | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/tools/eliminator/eliminator-test-output.js b/tools/eliminator/eliminator-test-output.js index d914a5da..aac21e87 100644 --- a/tools/eliminator/eliminator-test-output.js +++ b/tools/eliminator/eliminator-test-output.js @@ -117,4 +117,13 @@ function f3($s, $tree, $k) { } HEAP32[($s + 2908 + ($storemerge_in << 2) | 0) >> 2] = $0; } -// EMSCRIPTEN_GENERATED_FUNCTIONS: ["f", "g", "h", "py", "r", "t", "f2", "f3"] +function llvm3_1() { + while (check()) { + if ($curri_01 % $zj_0 == 0) { + break; + } + var $j_0 = $aj_0 + 1; + run($j_0 / 2); + } +} +// EMSCRIPTEN_GENERATED_FUNCTIONS: ["f", "g", "h", "py", "r", "t", "f2", "f3", "llvm3_1"] |