Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
708a91a10366f0aa8f2b3912dd8e047ca1a66e5b
/
llvm
/
test
/
CodeGen
/
WebAssembly
/
i64.ll
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
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
3cb66c8
[WebAssembly] Use more explicit types in testcases.
by Dan Gohman
· 10 years ago
8d456e4
[WebAssembly] Add more explicit pushes to the tests.
by Dan Gohman
· 10 years ago
4b96d8d
[WebAssembly] Make expression-stack pushing explicit
by Dan Gohman
· 10 years ago
8a76b04
[WebAssembly] Rename ior operator to or to match the spec
by Derek Schuff
· 10 years ago
f2364bf
WebAssembly: fix more syntax
by JF Bastien
· 10 years ago
1d20a5e
WebAssembly: update syntax
by JF Bastien
· 10 years ago
e51c058
[WebAssembly] Switch to a more traditional assembly syntax
by Dan Gohman
· 10 years ago
6a050f3
[WebAssembly] Rename setlocal to set_local to match the spec.
by Dan Gohman
· 10 years ago
868e1c0
[WebAssembly] Rename test files to match platform naming conventions.
by Dan Gohman
· 10 years ago
[Renamed from llvm/test/CodeGen/WebAssembly/integer64.ll]
749ed88
WebAssembly: NFC rename shr/sar
by JF Bastien
· 10 years ago
b6091df
WebAssembly: emit `(func (param t) (result t))` s-expressions
by JF Bastien
· 10 years ago
08fc966
[WebAssembly] Implement the is_zero_undef forms of cttz and ctlz
by Dan Gohman
· 10 years ago
dde8dce
[WebAssembly] Use the default alignment for SIMD types.
by Dan Gohman
· 10 years ago
315cc06
WebAssembly: textual emission uses expected opcode names
by JF Bastien
· 10 years ago
fda5337
WebAssembly: implement getScalarShiftAmountTy so we can shift by amount, with type
by JF Bastien
· 10 years ago
8f9aea0
WebAssembly: handle more than int32 argument/return
by JF Bastien
· 10 years ago