Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
4fed928f53dbea24914bc0db307e0988c6e44c8c
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyCFGStackify.cpp
d7a2eea
[WebAssembly] Implement irreducible control flow.
by Dan Gohman
· 10 years ago
442bfce
[WebAssembly] Switch from RPO sorting to topological sorting.
by Dan Gohman
· 10 years ago
a187ab2
[WebAssembly] Fix insertion of a BLOCK in a loop header that also ends a BLOCK.
by Dan Gohman
· 10 years ago
ed0f113
[WebAssembly] Refine block placement to insert blocks between trees.
by Dan Gohman
· 10 years ago
9c3bf31
[WebAssemly] Invalidate liveness in CFG stackifier
by Derek Schuff
· 10 years ago
1d68e80f
[WebAssembly] Make CFG stackification independent of basic-block labels.
by Dan Gohman
· 10 years ago
35e4a28
[WebAssembly] Minor code cleanups. NFC.
by Dan Gohman
· 10 years ago
8887d1f
[WebAssembly] Fix handling of COPY instructions in WebAssemblyRegStackify.
by Dan Gohman
· 10 years ago
b3aa1ec
[WebAssembly] Fix the CFG Stackifier to handle unoptimized branches
by Dan Gohman
· 10 years ago
8fe7e86
[WebAssembly] Implement a new algorithm for placing BLOCK markers
by Dan Gohman
· 10 years ago
53d1399
[WebAssembly] Fix comments to say "LIFO" instead of "FIFO" when describing a stack.
by Dan Gohman
· 10 years ago
96029f7
[WebAssembly] Fix a few minor compiler warnings. NFC.
by Dan Gohman
· 10 years ago
7a6b982
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
by Dan Gohman
· 10 years ago
f685722
[WebAssembly] Always print loop end labels
by Dan Gohman
· 10 years ago
3280793
[WebAssembly] Use dominator information to improve BLOCK placement
by Dan Gohman
· 10 years ago
0040647
Try to fix build more -- like r252392 but for WebAssembly.
by Nico Weber
· 10 years ago
e3e4a5f
[WebAssembly] Fix CFG stackification of nested loops.
by Dan Gohman
· 10 years ago
950a13c
[WebAssembly] Check in an initial CFG Stackifier pass
by Dan Gohman
· 10 years ago