projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git]
/
lib
/
Target
/
WebAssembly
/
WebAssemblyAsmPrinter.cpp
2015-12-16
Dan Gohman
[WebAssembly] Use the new offset syntax for memory...
blob
|
commitdiff
|
raw
2015-12-16
Dan Gohman
[WebAssembly] Support more kinds of inline asm operands
blob
|
commitdiff
|
raw
|
diff to current
2015-12-15
Dan Gohman
[WebAssembly] Remove .import printing.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-10
Dan Gohman
[WebAssembly] Remove an unneeded getAnalysisUsage override.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-06
Dan Gohman
[WebAssembly] Factor out a TypeToString function, since...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-29
Dan Gohman
[WebAssembly] Minor clang-format and selected clang...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-25
Dan Gohman
[WebAssembly] Whitespace consistency. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-23
Dan Gohman
[WebAssembly] Always print loop end labels
blob
|
commitdiff
|
raw
|
diff to current
2015-11-23
Dan Gohman
[WebAssembly] Emit .param, .result, and .local through MC.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-20
Dan Gohman
[WebAssembly] Remove the AsmPrinter code for printing...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-18
Dan Gohman
[WebAssembly] Enable register coloring and register...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-16
Derek Schuff
[WebAssembly] Fix function return type printing
blob
|
commitdiff
|
raw
|
diff to current
2015-11-13
Dan Gohman
[WebAssembly] Inline asm support.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-13
Dan Gohman
[WebAssembly] Introduce a new pseudo-operand for unused...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-12
David Blaikie
Roll an expression into an assert to fix -Wunused-varia...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-12
Dan Gohman
[WebAssembly] Reapply r252858, with svn add for the...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-12
Hans Wennborg
Revert r252858: "[WebAssembly] Switch to MC for instruc...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-12
Dan Gohman
[WebAssembly] Switch to MC for instruction printing.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-11
Dan Gohman
[WebAssembly] Support non-legal argument and return...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-10
Dan Gohman
[WebAssembly] Remove special cases for things that...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-06
Dan Gohman
[WebAssembly] Make expression-stack pushing explicit
blob
|
commitdiff
|
raw
|
diff to current
2015-11-05
Dan Gohman
[WebAssembly] Rename Immediate instructions to Const.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
JF Bastien
[WebAssembly] Fix import statement
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
JF Bastien
[WebAssembly] Update opcode name format for conversions
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
JF Bastien
WebAssembly: fix more syntax
blob
|
commitdiff
|
raw
|
diff to current
2015-10-21
JF Bastien
WebAssembly: support imports
blob
|
commitdiff
|
raw
|
diff to current
2015-10-20
JF Bastien
WebAssembly: fix call/return syntax.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-17
JF Bastien
WebAssembly: don't omit dead vregs from locals
blob
|
commitdiff
|
raw
|
diff to current
2015-10-16
JF Bastien
WebAssembly: update syntax
blob
|
commitdiff
|
raw
|
diff to current
2015-10-06
Dan Gohman
[WebAssembly] Switch to a more traditional assembly...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-03
Dan Gohman
[WebAssembly] Rename setlocal to set_local to match...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-23
Dan Gohman
[WebAssembly] Fix hasAddr64 being used before being...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-23
Alexander Kornienko
Fix CodeGen/WebAssembly/global.ll test under ASAN.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-16
Dan Gohman
[WebAssembly] Check in an initial CFG Stackifier pass
blob
|
commitdiff
|
raw
|
diff to current
2015-09-09
Dan Gohman
[WebAssembly] Tidy up some unneeded newline characters.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-09
Dan Gohman
[WebAssembly] Implement WebAssemblyInstrInfo::copyPhysReg
blob
|
commitdiff
|
raw
|
diff to current
2015-08-31
JF Bastien
WebAssembly: generate load/store
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
JF Bastien
WebAssembly: NFC comment update
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
JF Bastien
WebAssembly: handle private/internal globals.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
JF Bastien
WebAssembly: assert that there aren't any constant...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
JF Bastien
WebAssembly: emit `(func (param t) (result t))` s-expre...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
JF Bastien
WebAssembly: Implement call
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
JF Bastien
Revert two bad commits.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
JF Bastien
Missing print.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
Dan Gohman
[WebAssembly] Make the assembly printer indent instruct...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
Dan Gohman
[WebAssembly] CodeGen support for __builtin_wasm_page_s...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
Dan Gohman
[WebAssembly] Use the checked form of MachineFunction...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
JF Bastien
WebAssembly: NFC fix release build break, unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
JF Bastien
WebAssembly: simply assert on SNaN and NaNs with payloads
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
JF Bastien
WebAssembly: print immediates
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
JF Bastien
WebAssembly: textual emission uses expected opcode...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-01
JF Bastien
WebAssembly: handle more than int32 argument/return
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
JF Bastien
WebAssembly: print basic integer assembly.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-22
JF Bastien
WebAssembly: basic bitcode → assembly CodeGen test
blob
|
commitdiff
|
raw
|
diff to current