index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
WebAssembly
/
cfg-stackify.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Emit br_table for most switch instructions
Heejin Ahn
2019-04-23
1
-40
/
+29
*
[WebAssembly] Make LBB markers not affected by test order
Heejin Ahn
2019-04-23
1
-63
/
+63
*
[WebAssembly] Remove icmp undef in stackify test
Simon Pilgrim
2019-03-15
1
-3
/
+3
*
[WebAssembly] Disable MachineBlockPlacement pass
Heejin Ahn
2019-03-05
1
-352
/
+0
*
[WebAssembly] Update CodeGen test expectations after rL354697. NFC
Sam Clegg
2019-02-23
1
-1
/
+1
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-5
/
+5
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-27
1
-2
/
+2
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-08-13
1
-2
/
+2
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-10
1
-2
/
+2
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-07-27
1
-2
/
+2
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-07-27
1
-2
/
+2
*
[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.
Sam Clegg
2018-05-10
1
-1
/
+1
*
[WebAssembly] Update cfg-stackify.ll to remove the workaround added in r318288.
Dan Gohman
2017-11-15
1
-16
/
+18
*
Workaround CodeGen/WebAssembly/cfg-stackify.ll failure after r318202
Ilya Biryukov
2017-11-15
1
-2
/
+2
*
[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...
Dan Gohman
2017-02-28
1
-5
/
+3
*
[CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim
2016-12-16
1
-2
/
+2
*
Revert r287637 "[wasm] hack around test failure after r287553."
Artem Belevich
2016-11-28
1
-2
/
+2
*
[wasm] hack around test failure after r287553.
Benjamin Kramer
2016-11-22
1
-2
/
+2
*
Fix WebAssembly test after r284757.
Benjamin Kramer
2016-10-21
1
-2
/
+2
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-11
1
-1
/
+1
*
Revert "Codegen: Tail-duplicate during placement."
Daniel Jasper
2016-10-11
1
-1
/
+1
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-11
1
-1
/
+1
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-08
1
-1
/
+1
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-07
1
-1
/
+1
*
[WebAssemby] Implement block signatures.
Dan Gohman
2016-10-06
1
-100
/
+102
*
[WebAssembly] Remove loop's bottom label.
Dan Gohman
2016-10-06
1
-17
/
+31
*
[WebAssembly] Remove the output operand from stores.
Dan Gohman
2016-10-06
1
-2
/
+2
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-05
1
-1
/
+1
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-04
1
-1
/
+1
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-04
1
-1
/
+1
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-04
1
-1
/
+1
*
[WebAssembly] Fix function types of CFGStackify tests
Derek Schuff
2016-09-16
1
-3
/
+3
*
[WebAssembly] Disable the store-results optimization.
Dan Gohman
2016-08-18
1
-5
/
+7
*
Fix WAsm test after LSR change in r278658
Reid Kleckner
2016-08-15
1
-8
/
+8
*
[WebAssembly] Optimize away return instructions using fallthroughs.
Dan Gohman
2016-05-21
1
-2
/
+2
*
[WebAssembly] Rename $discard to $drop in the assembly output.
Dan Gohman
2016-05-17
1
-2
/
+2
*
[WebAssembly] Stackify induction variable increment instructions.
Dan Gohman
2016-05-17
1
-14
/
+20
*
[WebAssembly] Use eqz to negate a branch conditions.
Dan Gohman
2016-05-16
1
-2
/
+1
*
[WebAssembly] Preliminary fast-isel support.
Dan Gohman
2016-05-10
1
-2
/
+5
*
[WebAssembly] Move register stackification and coloring to a late phase.
Dan Gohman
2016-05-10
1
-35
/
+16
*
WebAssembly: fix cfg-stackify test
JF Bastien
2016-04-05
1
-10
/
+10
*
[WebAssembly] Update for spec change from tableswitch to br_table.
Dan Gohman
2016-03-08
1
-2
/
+2
*
[WebAssembly] Don't use setRequiresStructuredCFG(true).
Dan Gohman
2016-02-18
1
-37
/
+28
*
[WebAssembly] Switch from RPO sorting to topological sorting.
Dan Gohman
2016-02-16
1
-87
/
+133
*
[WebAssembly] Fix insertion of a BLOCK in a loop header that also ends a BLOCK.
Dan Gohman
2016-02-12
1
-0
/
+62
*
[WebAssembly] Update the br_if instructions' operand orders to match the spec.
Dan Gohman
2016-02-08
1
-98
/
+98
*
[WebAssembly] Refine block placement to insert blocks between trees.
Dan Gohman
2016-01-30
1
-4
/
+4
*
[WebAssembly] Enhanced register stackification
Dan Gohman
2016-01-28
1
-7
/
+9
*
[WebAssembly] Fix unbalanced register stack code in the case of late DCE.
Dan Gohman
2016-01-25
1
-2
/
+2
*
[WebAssembly] Tighten up some regexes in some tests.
Dan Gohman
2016-01-20
1
-75
/
+75
[next]