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
/
byval.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Update CodeGen test expectations after rL354697. NFC
Sam Clegg
2019-02-23
1
-15
/
+15
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-12
/
+12
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-6
/
+6
*
[WebAssembly] Cleanup unused declares in test code. NFC.
Sam Clegg
2018-11-16
1
-3
/
+0
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-27
1
-2
/
+2
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-08-13
1
-2
/
+2
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-10
1
-2
/
+2
*
[WebAssembly] Cleanup of the way globals and global flags are handled
Nicholas Wilson
2018-08-03
1
-7
/
+7
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-07-27
1
-2
/
+2
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-07-27
1
-2
/
+2
*
[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.
Sam Clegg
2018-05-10
1
-1
/
+1
*
[WebAssembly] Use __stack_pointer global when writing wasm binary
Sam Clegg
2017-06-16
1
-7
/
+7
*
[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...
Dan Gohman
2017-02-28
1
-15
/
+10
*
[WebAssembly] Remove the output operand from stores.
Dan Gohman
2016-10-06
1
-8
/
+8
*
[WebAssembly] Disable the store-results optimization.
Dan Gohman
2016-08-18
1
-14
/
+15
*
[WebAssembly] Put __stack_pointer in the offset field of loads and stores.
Dan Gohman
2016-05-24
1
-11
/
+11
*
[WebAssembly] Optimize away return instructions using fallthroughs.
Dan Gohman
2016-05-21
1
-2
/
+2
*
[WebAssembly] Rename $discard to $drop in the assembly output.
Dan Gohman
2016-05-17
1
-3
/
+3
*
[WebAssembly] Move register stackification and coloring to a late phase.
Dan Gohman
2016-05-10
1
-20
/
+29
*
[WebAssembly] Limit alignment hints to natural alignment.
Dan Gohman
2016-04-21
1
-2
/
+2
*
[WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff
2016-03-17
1
-9
/
+9
*
Revert "[WebAssembly] Stackify code emitted by eliminateFrameIndex"
Derek Schuff
2016-02-23
1
-6
/
+6
*
[WebAssembly] Stackify code emitted by eliminateFrameIndex
Derek Schuff
2016-02-23
1
-6
/
+6
*
[WebAssembly] Stackify function prologs and epilogs
Derek Schuff
2016-02-20
1
-17
/
+18
*
[WebAssembly] Call memcpy for large byval copies.
Dan Gohman
2016-02-17
1
-17
/
+14
*
[WebAssembly] Fix byval for empty types.
Dan Gohman
2016-02-12
1
-0
/
+19
*
[WebAssembly] Implement byval arguments
Derek Schuff
2016-01-27
1
-0
/
+105