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
/
mem-intrinsics.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Update CodeGen test expectations after rL354697. NFC
Sam Clegg
2019-02-23
1
-10
/
+10
*
[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
*
[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.
Sam Clegg
2018-05-10
1
-1
/
+1
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-13
/
+13
*
[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...
Dan Gohman
2017-02-28
1
-2
/
+2
*
Codegen: Make chains from trellis-shaped CFGs
Kyle Butt
2017-02-15
1
-1
/
+1
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-11
1
-1
/
+1
*
Revert "Codegen: Tail-duplicate during placement."
Daniel Jasper
2016-10-11
1
-1
/
+1
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-11
1
-1
/
+1
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-08
1
-1
/
+1
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-07
1
-1
/
+1
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-05
1
-1
/
+1
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-04
1
-1
/
+1
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-04
1
-1
/
+1
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-04
1
-1
/
+1
*
[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
-9
/
+9
*
[WebAssembly] Move register stackification and coloring to a late phase.
Dan Gohman
2016-05-10
1
-3
/
+36
*
[WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff
2016-03-17
1
-2
/
+2
*
Revert "[WebAssembly] Stackify code emitted by eliminateFrameIndex"
Derek Schuff
2016-02-23
1
-2
/
+2
*
[WebAssembly] Stackify code emitted by eliminateFrameIndex
Derek Schuff
2016-02-23
1
-2
/
+2
*
[WebAssembly] Stackify function prologs and epilogs
Derek Schuff
2016-02-20
1
-2
/
+2
*
[WebAssembly] Add a test for the mem-intrinsic code in WebAssemblyPeephole.cpp
Dan Gohman
2016-01-27
1
-0
/
+31
*
[WebAssembly] Omit no-op adds for non-mem uses of FrameIndex
Derek Schuff
2016-01-26
1
-0
/
+5
*
WebAssembly: don't optimize memcpy/memmove/memcpy to frame index
JF Bastien
2016-01-26
1
-0
/
+11
*
[WebAssembly] Optimize memcpy/memmove/memcpy calls.
Dan Gohman
2016-01-26
1
-0
/
+60