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] 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