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
/
lib
/
Target
/
WebAssembly
/
WebAssemblyPeephole.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Omit no-op adds for non-mem uses of FrameIndex
Derek Schuff
2016-01-26
1
-1
/
+4
*
[WebAssembly] Remove check for FrameIndex operands in WebAssemblyPeephole
Derek Schuff
2016-01-26
1
-14
/
+9
*
WebAssembly NFC: update error message
JF Bastien
2016-01-26
1
-1
/
+2
*
WebAssembly: don't optimize memcpy/memmove/memcpy to frame index
JF Bastien
2016-01-26
1
-10
/
+15
*
[WebAssembly] Optimize memcpy/memmove/memcpy calls.
Dan Gohman
2016-01-26
1
-12
/
+57
*
[WebAssembly] Implement unaligned loads and stores.
Dan Gohman
2016-01-26
1
-2
/
+4
*
[WebAssembly] Minor code cleanups. NFC.
Dan Gohman
2016-01-20
1
-2
/
+2
*
[WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination
Derek Schuff
2015-12-11
1
-1
/
+3
*
[WebAssembly] Fix WebAssemblyPeephole to set Changed to true when making chan...
Dan Gohman
2015-12-10
1
-0
/
+1
*
[WebAssembly] Declare that WebAssemblyPeephole does not modify the CFG.
Dan Gohman
2015-12-10
1
-0
/
+5
*
[WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla...
Dan Gohman
2015-12-05
1
-1
/
+1
*
[WebAssembly] Fix WebAssembly register numbering for registers added late.
Dan Gohman
2015-11-25
1
-0
/
+1
*
[WebAssembly] Support for register stackifying with load and store instructions.
Dan Gohman
2015-11-25
1
-0
/
+77