Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b7c72717c92e3d7260bfe8aebc110971b32bf097
/
llvm
/
lib
/
Target
/
WebAssembly
/
InstPrinter
/
WebAssemblyInstPrinter.cpp
b7c2400
[WebAssembly] Optimize away return instructions using fallthroughs.
by Dan Gohman
· 9 years ago
7100809
[WebAssembly] Rename $discard to $drop in the assembly output.
by Dan Gohman
· 9 years ago
aa74291
[WebAssembly] Implement support for custom NaN bit patterns.
by Dan Gohman
· 10 years ago
bb37224
[WebAssembly] Implement unaligned loads and stores.
by Dan Gohman
· 10 years ago
3469ee1
[WebAssembly] Introduce a WebAssemblyTargetStreamer class.
by Dan Gohman
· 10 years ago
1d68e80f
[WebAssembly] Make CFG stackification independent of basic-block labels.
by Dan Gohman
· 10 years ago
85159ca
[WebAssembly] Use TSFlags instead of keeping a list of special-case opcodes.
by Dan Gohman
· 10 years ago
dd20c70
[WebAssembly] Add some comments and make some minor source cleanups.
by Dan Gohman
· 10 years ago
5e0886b
[WebAssembly] Factor out a TypeToString function, since we need it in multiple places.
by Dan Gohman
· 10 years ago
7a6b982
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
by Dan Gohman
· 10 years ago
700515f
[WebAssembly] Suffix output operands with '='.
by Dan Gohman
· 10 years ago
53828fd
[WebAssembly] Emit .param, .result, and .local through MC.
by Dan Gohman
· 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
7384a2d
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
by Hans Wennborg
· 10 years ago
9dd55a8
[WebAssembly] Switch to MC for instruction printing.
by Dan Gohman
· 10 years ago
e9361d5
[WebAssembly] Add WebAssemblyMCInstLower.cpp.
by Dan Gohman
· 10 years ago
af111db
WebAssembly: Implement call
by JF Bastien
· 10 years ago
19c2e66
Revert two bad commits.
by JF Bastien
· 10 years ago
d8a9d66
call
by JF Bastien
· 10 years ago
b9073fb
WebAssembly: basic bitcode → assembly CodeGen test
by JF Bastien
· 10 years ago
10e730a
[WebAssembly] Initial WebAssembly backend
by Dan Gohman
· 10 years ago