index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
WebAssembly
/
inline-asm.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-11
/
+11
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-5
/
+3
*
[WebAssembly] Make tied inline asm operands work again
Heejin Ahn
2018-09-12
1
-0
/
+9
*
[WebAssembly] Fix operand rewriting in inline asm lowering.
Dan Gohman
2018-09-04
1
-1
/
+1
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-27
1
-1
/
+1
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-08-13
1
-1
/
+1
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-10
1
-1
/
+1
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-07-27
1
-1
/
+1
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-07-27
1
-1
/
+1
*
[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.
Sam Clegg
2018-05-10
1
-1
/
+1
*
[WebAssembly] Revise the strategy for inline asm.
Dan Gohman
2017-11-08
1
-23
/
+33
*
[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...
Dan Gohman
2017-02-28
1
-3
/
+2
*
[WebAssembly] Remove the output operand from stores.
Dan Gohman
2016-10-06
1
-2
/
+2
*
[WebAssembly] Optimize away return instructions using fallthroughs.
Dan Gohman
2016-05-21
1
-1
/
+1
*
[WebAssembly] Rename $discard to $drop in the assembly output.
Dan Gohman
2016-05-17
1
-2
/
+2
*
[WebAssembly] Fix a test to work even when the integrated assembler is enabled.
Dan Gohman
2016-01-12
1
-2
/
+3
*
[WebAssembly] Add -m:e to the target triple.
Dan Gohman
2016-01-07
1
-1
/
+1
*
[WebAssembly] Use the new offset syntax for memory operands in inline asm.
Dan Gohman
2015-12-16
1
-1
/
+1
*
[WebAssembly] Support more kinds of inline asm operands
Dan Gohman
2015-12-16
1
-0
/
+15
*
[WebAssembly] Tighten up several CHECK tests.
Dan Gohman
2015-12-10
1
-1
/
+1
*
[WebAssembly] Support inline asm constraints of type i16 and similar.
Dan Gohman
2015-12-05
1
-0
/
+16
*
[WebAssembly] Fix inline asm support for i64 operands.
Dan Gohman
2015-11-25
1
-0
/
+13
*
[WebAssembly] Emit .param, .result, and .local through MC.
Dan Gohman
2015-11-23
1
-2
/
+1
*
[WebAssembly] Make bogus inline asm strings in tests be comments.
Dan Gohman
2015-11-18
1
-6
/
+6
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-7
/
+5
*
[WebAssembly] Inline asm support.
Dan Gohman
2015-11-13
1
-0
/
+53