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
/
varargs.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Properly align fp128 arguments in outgoing varargs arguments
Dan Gohman
2019-02-26
1
-0
/
+26
*
[WebAssembly] Update CodeGen test expectations after rL354697. NFC
Sam Clegg
2019-02-23
1
-2
/
+2
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-2
/
+2
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-11
/
+9
*
[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
*
[WebAssembly] Fix lowering of varargs functions with non-legal fixed arguments.
Dan Gohman
2018-06-26
1
-0
/
+21
*
[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
-7
/
+4
*
[WebAssembly] Remove the output operand from stores.
Dan Gohman
2016-10-06
1
-5
/
+5
*
[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
-5
/
+5
*
[WebAssembly] Create new registers instead of reusing old ones in RegStackify.
Dan Gohman
2016-02-16
1
-18
/
+18
*
[WebAssembly] Switch varags calling convention to use a register
Derek Schuff
2016-02-10
1
-8
/
+30
*
[WebAssembly] Enhanced register stackification
Dan Gohman
2016-01-28
1
-12
/
+14
*
[WebAssembly] Re-enable this test, now that interactions with the coalescer a...
Dan Gohman
2016-01-19
1
-3
/
+8
*
[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] Implement eliminateCallFramePseudo
Derek Schuff
2015-12-16
1
-6
/
+7
*
[WebAssembly] Reintroduce ARGUMENT moving logic
Dan Gohman
2015-12-09
1
-1
/
+1
*
[WebAssembly] Support constant offsets on loads and stores
Derek Schuff
2015-12-05
1
-8
/
+8
*
[WebAssembly] Initial varargs support.
Dan Gohman
2015-12-04
1
-0
/
+122