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
/
WebAssemblyStoreResults.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebAssembly NFC: simplify control flow
JF Bastien
2016-02-01
1
-43
/
+63
*
WebAssembly: don't optimize frameindex store
JF Bastien
2016-01-30
1
-4
/
+11
*
WebAssembly: don't optimize memcpy/memmove/memcpy to frame index
JF Bastien
2016-01-26
1
-10
/
+16
*
[WebAssembly] Optimize memcpy/memmove/memcpy calls.
Dan Gohman
2016-01-26
1
-24
/
+70
*
[WebAssembly] Implement unaligned loads and stores.
Dan Gohman
2016-01-26
1
-1
/
+2
*
[WebAssembly] Add an assert to sanity-check dead flags.
Dan Gohman
2015-12-14
1
-0
/
+3
*
[WebAssembly] Make WebAssemblyStoreResults only return true when it has a cha...
Dan Gohman
2015-12-10
1
-1
/
+3
*
[WebAssembly] Assert MRI.isSSA() in passes that depend on SSA form.
Dan Gohman
2015-12-08
1
-0
/
+2
*
[WebAssembly] Support constant offsets on loads and stores
Derek Schuff
2015-12-05
1
-1
/
+1
*
[WebAssembly] Fix dominance check for PHIs in the StoreResult pass
Dan Gohman
2015-12-03
1
-11
/
+22
*
[WebAssembly] Add a test for wasm-store-results pass
Derek Schuff
2015-12-03
1
-1
/
+5
*
[WebAssembly] Support for register stackifying with load and store instructions.
Dan Gohman
2015-11-25
1
-0
/
+102