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
/
WebAssemblyFixFunctionBitcasts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Register wasm passes with the PassRegistry
Jacob Gravelle
2018-03-30
1
-0
/
+3
*
[WebAssembly] Reapply r319186: "Support bitcasted function addresses with var...
Dan Gohman
2017-12-08
1
-1
/
+1
*
[WebAssemby] Re-apply r320041: "Support main functions with alternate signatu...
Dan Gohman
2017-12-08
1
-1
/
+50
*
Revert "[WebAssemby] Support main functions with alternate signatures."
Derek Schuff
2017-12-08
1
-45
/
+1
*
[WebAssemby] Support main functions with alternate signatures.
Dan Gohman
2017-12-07
1
-1
/
+45
*
[WebAssembly] Revert r319186 "Support bitcasted function addresses with varar...
Dan Gohman
2017-11-30
1
-0
/
+5
*
[WebAssembly] Support bitcasted function addresses with varargs.
Dan Gohman
2017-11-28
1
-6
/
+5
*
[WebAssembly] Narrow the scope of WebAssemblyFixFunctionBitcasts
Jacob Gravelle
2017-10-10
1
-1
/
+11
*
[WebAssembly] Add some comments and tidy up whitespace.
Dan Gohman
2017-02-27
1
-1
/
+1
*
[WebAssembly] Don't create bitcast-wrappers for varargs.
Dan Gohman
2017-01-20
1
-0
/
+5
*
[WebAssembly] Only RAUW a constant once in FixFunctionBitcasts
Derek Schuff
2017-01-10
1
-5
/
+12
*
[WebAssembly] Don't abort on code with UB.
Dan Gohman
2017-01-07
1
-6
/
+17
*
[WebAssembly] Move a SmallVector to a more specific scope. NFC.
Dan Gohman
2017-01-07
1
-2
/
+2
*
[WebAssembly] Add a pass to create wrappers for function bitcasts.
Dan Gohman
2017-01-07
1
-0
/
+148