Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
be6f196bff83fc4db016ed793cf48d3fa39c5f5e
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyCFGStackify.cpp
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