Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fc1a547be7a3c1e7447fbfbd2c8b98abe12e334d
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyRegNumbering.cpp
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 8 years ago
4092645
[WebAssembly] Register wasm passes with the PassRegistry
by Jacob Gravelle
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
4fc4e42
[WebAssembly] Add an option to make get_local/set_local explicit.
by Dan Gohman
· 9 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
39bf39f
[WebAssembly] Initial SIMD128 support.
by Derek Schuff
· 9 years ago
0cfb5f8
[WebAssembly] Move register stackification and coloring to a late phase.
by Dan Gohman
· 9 years ago
450a807
[WebAssembly] Don't emit epilogue code in the middle of stackified code.
by Dan Gohman
· 9 years ago
94c6566
[WebAssembly] Implement __builtin_frame_address.
by Dan Gohman
· 10 years ago
6ea637a
[WebAssembly] Support frame pointer
by Derek Schuff
· 10 years ago
899cb5a
[WebAssembly] Fix unbalanced register stack code in the case of late DCE.
by Dan Gohman
· 10 years ago
6519468
[WebAssembly] Fix RegNumbering for the stack pointer
by Derek Schuff
· 10 years ago
8394756
[WebAssembly] Minor code cleanups. NFC.
by Dan Gohman
· 10 years ago
08d58bc
[WebAssembly] Add a TODO comment for a possible future optimization.
by Dan Gohman
· 10 years ago
9769deb
[WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination
by Derek Schuff
· 10 years ago
4ba4816
[WebAssembly] Enable register coloring and register stackifying.
by Dan Gohman
· 10 years ago
058fce5
[WebAssembly] Introduce a new pseudo-operand for unused expression results.
by Dan Gohman
· 10 years ago
cf4748f
[WebAssembly] Reapply r252858, with svn add for the new file.
by Dan Gohman
· 10 years ago