Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b8c6effacfff6409cefe78d549626e55a98453f9
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyExplicitLocals.cpp
34dc1f2
[WebAssembly] Rename methods according to instruction name changes (NFC)
by Heejin Ahn
· 7 years ago
5c644c9
[WebAssembly] Simplify iterator navigations (NFC)
by Heejin Ahn
· 7 years ago
c45e39b
[CodeGen][ARC][SystemZ][WebAssembly] Use MachineInstr::isInlineAsm in more places instead of just comparing opcode. NFCI
by Craig Topper
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
6a87dda
[WebAssembly] Massive instruction renaming
by Thomas Lively
· 7 years ago
4d98dfb
[WebAssembly] Fix comments in ExplicitLocals (NFC)
by Heejin Ahn
· 7 years ago
409f584
[WebAssembly] Handle V128 register class in explicit locals pass
by Thomas Lively
· 7 years ago
300f42f
[WebAssembly] Make tied inline asm operands work again
by Heejin Ahn
· 7 years ago
045a217
[WebAssembly] Fix operand rewriting in inline asm lowering.
by Dan Gohman
· 7 years ago
8a9cb24
[WebAssembly] Added default stack-only instruction mode for MC.
by Wouter van Oortmerssen
· 7 years ago
a7be375
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
by Wouter van Oortmerssen
· 7 years ago
ab26bd0
[WebAssembly] Added default stack-only instruction mode for MC.
by Wouter van Oortmerssen
· 7 years ago
a90d24d
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
by Wouter van Oortmerssen
· 7 years ago
a67c413
[WebAssembly] Added default stack-only instruction mode for MC.
by Wouter van Oortmerssen
· 7 years ago
cf2a9e2
[WebAssembly] Remove ELF file support.
by Sam Clegg
· 7 years ago
891a747
[WebAssembly] Fix liveness tracking info after drop insertion
by Heejin Ahn
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
801bf7e
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
by Shiva Chen
· 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
0de5872
[WebAssembly] Add except_ref as a first-class type
by Heejin Ahn
· 8 years ago
b465aa0
[WebAssembly] Revise the strategy for inline asm.
by Dan Gohman
· 8 years ago
7d7409e
[WebAssembly] Convert the remaining unit tests to the new wasm-object-file target.
by Dan Gohman
· 9 years ago
d934cb8
[WebAssembly] Basic support for Wasm object file encoding.
by Dan Gohman
· 9 years ago
66caac5
[WebAssembly] Eliminate an ad-hoc command-line argument.
by Dan Gohman
· 9 years ago
3acb187
[WebAssembly] Implement more WebAssembly binary encoding.
by Dan Gohman
· 9 years ago
4fc4e42
[WebAssembly] Add an option to make get_local/set_local explicit.
by Dan Gohman
· 9 years ago