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
/
unused-argument.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Update CodeGen test expectations after rL354697. NFC
Sam Clegg
2019-02-23
1
-1
/
+1
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-5
/
+3
*
[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] Convert the remaining unit tests to the new wasm-object-file ta...
Dan Gohman
2017-02-28
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
-1
/
+1
*
[WebAssembly] Define WebAssembly-specific relocation codes.
Dan Gohman
2016-01-11
1
-1
/
+1
*
[WebAssembly] Add -m:e to the target triple.
Dan Gohman
2016-01-07
1
-1
/
+1
*
[WebAssembly] Add type prefixes to call instructions
Dan Gohman
2015-12-14
1
-1
/
+1
*
[WebAssembly] Don't special-case call operand order.
Dan Gohman
2015-11-23
1
-1
/
+1
*
[WebAssembly] Suffix output operands with '='.
Dan Gohman
2015-11-23
1
-1
/
+1
*
[WebAssembly] Emit .param, .result, and .local through MC.
Dan Gohman
2015-11-23
1
-4
/
+2
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-4
/
+2
*
[WebAssembly] Make indentation consistent with the other testcases. NFC.
Dan Gohman
2015-11-14
1
-2
/
+2
*
[WebAssembly] Introduce a new pseudo-operand for unused expression results.
Dan Gohman
2015-11-13
1
-0
/
+9
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
1
-6
/
+2
*
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
Hans Wennborg
2015-11-12
1
-2
/
+6
*
[WebAssembly] Switch to MC for instruction printing.
Dan Gohman
2015-11-12
1
-6
/
+2
*
[WebAssembly] Add more explicit pushes to the tests.
Dan Gohman
2015-11-06
1
-2
/
+2
*
WebAssembly: update syntax
JF Bastien
2015-10-16
1
-6
/
+8
*
[WebAssembly] Switch to a more traditional assembly syntax
Dan Gohman
2015-10-06
1
-8
/
+14
*
[WebAssembly] Rename setlocal to set_local to match the spec.
Dan Gohman
2015-10-03
1
-2
/
+2
*
WebAssembly: emit `(func (param t) (result t))` s-expressions
JF Bastien
2015-08-25
1
-2
/
+4
*
[WebAssembly] Use the default alignment for SIMD types.
Dan Gohman
2015-08-19
1
-1
/
+1
*
WebAssembly: handle more than int32 argument/return
JF Bastien
2015-08-01
1
-2
/
+2
*
WebAssembly: handle unused function arguments.
JF Bastien
2015-07-31
1
-0
/
+20