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
/
function-bitcasts.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Handle aliases in WebAssemblyFixFunctionBitcasts
Sam Clegg
2019-08-21
1
-1
/
+18
*
[WebAssembly] Update CodeGen test expectations after rL354697. NFC
Sam Clegg
2019-02-23
1
-41
/
+41
*
[WebAssembly] Re-enable main-function signature rewriting
Dan Gohman
2019-01-29
1
-1
/
+1
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-2
/
+2
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-10
/
+10
*
Revert "[WebAssembly] Fixup `main` signature by default"
Sam Clegg
2018-11-06
1
-1
/
+1
*
[WebAssembly] Fixup `main` signature by default
Sam Clegg
2018-11-01
1
-1
/
+1
*
[WebAssembly] Be a little more conservative in WebAssemblyFixFunctionBitcasts
Sam Clegg
2018-08-30
1
-3
/
+40
*
[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
*
[WebAssembly] Ensure bitcasts that would result in invalid wasm are removed b...
Sam Clegg
2018-08-02
1
-16
/
+16
*
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
*
[WebAssembly] Reapply r319186: "Support bitcasted function addresses with var...
Dan Gohman
2017-12-08
1
-8
/
+16
*
[WebAssembly] Revert r319186 "Support bitcasted function addresses with varar...
Dan Gohman
2017-11-30
1
-15
/
+7
*
[WebAssembly] Support bitcasted function addresses with varargs.
Dan Gohman
2017-11-28
1
-7
/
+15
*
[WebAssembly] Narrow the scope of WebAssemblyFixFunctionBitcasts
Jacob Gravelle
2017-10-10
1
-37
/
+109
*
[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...
Dan Gohman
2017-02-28
1
-11
/
+8
*
[WebAssembly] Don't create bitcast-wrappers for varargs.
Dan Gohman
2017-01-20
1
-0
/
+17
*
[WebAssembly] Only RAUW a constant once in FixFunctionBitcasts
Derek Schuff
2017-01-10
1
-0
/
+16
*
[WebAssembly] Don't abort on code with UB.
Dan Gohman
2017-01-07
1
-1
/
+1
*
[WebAssembly] Add a pass to create wrappers for function bitcasts.
Dan Gohman
2017-01-07
1
-0
/
+56