Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
4ddd22581ee547c20222a4aba3a598803eb99a1e
/
llvm
/
lib
/
Target
/
WebAssembly
/
Disassembler
/
WebAssemblyDisassembler.cpp
27c769d
[Target] Untangle disassemblers
by Benjamin Kramer
· 7 years ago
a733d08
[WebAssembly] Made disassembler only use stack instructions.
by Wouter van Oortmerssen
· 7 years ago
2244292
[WebAssembly] v128.const
by Thomas Lively
· 7 years ago
16c1682
[WebAssembly] Initial Disassembler.
by Sam Clegg
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
dfe6ce7
[WebAssembly] Remove old experimental disassemler code.
by Dan Gohman
· 9 years ago
b89f2d3
[WebAssembly] Add instruction definitions for drop and get/set_global.
by Dan Gohman
· 9 years ago
4fc4e42
[WebAssembly] Add an option to make get_local/set_local explicit.
by Dan Gohman
· 9 years ago
f42454b
Move the global variables representing each Target behind accessor function
by Mehdi Amini
· 9 years ago
4b8e8be
[WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM.
by Dan Gohman
· 9 years ago
aa74291
[WebAssembly] Implement support for custom NaN bit patterns.
by Dan Gohman
· 10 years ago
c50b890
Update wasm target for r258819.
by Benjamin Kramer
· 10 years ago
bb37224
[WebAssembly] Implement unaligned loads and stores.
by Dan Gohman
· 10 years ago
1a42728
[WebAssembly] Implement a prototype instruction encoder and disassembler.
by Dan Gohman
· 10 years ago