Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d51a3746d0c06f7267667cf8fdf0cfd27cbf304d
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyFixFunctionBitcasts.cpp
dde8a25
[WebAssembly] Handle aliases in WebAssemblyFixFunctionBitcasts
by Sam Clegg
· 6 years ago
711950c
Move some classes into anonymous namespaces. NFC.
by Benjamin Kramer
· 7 years ago
18c56a0
[WebAssembly] clang-tidy (NFC)
by Heejin Ahn
· 7 years ago
7976eb5
[opaque pointer types] Pass function types to CallInst creation.
by James Y Knight
· 7 years ago
4684f82
[WebAssembly] Re-enable main-function signature rewriting
by Dan Gohman
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
569f090
[WebAssembly] Print a debug message at the start of each pass
by Heejin Ahn
· 7 years ago
5292d17
Revert "[WebAssembly] Fixup `main` signature by default"
by Sam Clegg
· 7 years ago
ddf0498
[WebAssembly] Fixup `main` signature by default
by Sam Clegg
· 7 years ago
79c054f
[WebAssembly] Fix signature of `main` in FixFunctionBitcasts
by Sam Clegg
· 7 years ago
f208f63
[WebAssembly] clang-format (NFC)
by Heejin Ahn
· 7 years ago
88599bf
[WebAssembly] Be a little more conservative in WebAssemblyFixFunctionBitcasts
by Sam Clegg
· 7 years ago
3d668d3
[WebAssembly] Remove temporary workaround for function bitcasts
by Jacob Gravelle
· 7 years ago
41d7047
[WebAssembly] Ensure bitcasts that would result in invalid wasm are removed by FixFunctionBitcasts
by Sam Clegg
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
4092645
[WebAssembly] Register wasm passes with the PassRegistry
by Jacob Gravelle
· 8 years ago
3a762bf
[WebAssembly] Reapply r319186: "Support bitcasted function addresses with varargs."
by Dan Gohman
· 8 years ago
6736f59
[WebAssemby] Re-apply r320041: "Support main functions with alternate signatures."
by Dan Gohman
· 8 years ago
9e1baed
Revert "[WebAssemby] Support main functions with alternate signatures."
by Derek Schuff
· 8 years ago
cdaa87d
[WebAssemby] Support main functions with alternate signatures.
by Dan Gohman
· 8 years ago
78c19d6
[WebAssembly] Revert r319186 "Support bitcasted function addresses with varargs."
by Dan Gohman
· 8 years ago
2803bfa
[WebAssembly] Support bitcasted function addresses with varargs.
by Dan Gohman
· 8 years ago
37af00e
[WebAssembly] Narrow the scope of WebAssemblyFixFunctionBitcasts
by Jacob Gravelle
· 8 years ago
d37dc2f
[WebAssembly] Add some comments and tidy up whitespace.
by Dan Gohman
· 9 years ago
a99b717
[WebAssembly] Don't create bitcast-wrappers for varargs.
by Dan Gohman
· 9 years ago
7acb42a
[WebAssembly] Only RAUW a constant once in FixFunctionBitcasts
by Derek Schuff
· 9 years ago
0e2ceb8
[WebAssembly] Don't abort on code with UB.
by Dan Gohman
· 9 years ago
d5eda35
[WebAssembly] Move a SmallVector to a more specific scope. NFC.
by Dan Gohman
· 9 years ago
1b63745
[WebAssembly] Add a pass to create wrappers for function bitcasts.
by Dan Gohman
· 9 years ago