Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
41a010a4ef16f5c67c45d759f5d664c24e8a7afe
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyLowerEmscriptenEHSjLj.cpp
b88ebe8
[WebAssembly] Prevent inline assembly from being mangled by SjLj
by Guanzhong Chen
· 6 years ago
12011fa
[WebAssembly] EmscriptenEHSjLj: Don't abort if __THREW__ is defined
by Sam Clegg
· 7 years ago
18c56a0
[WebAssembly] clang-tidy (NFC)
by Heejin Ahn
· 7 years ago
14359ef
[opaque pointer types] Pass value type to LoadInst creation.
by James Y Knight
· 7 years ago
7976eb5
[opaque pointer types] Pass function types to CallInst creation.
by James Y Knight
· 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
4791a66
[WebAssembly] WebAssemblyLowerEmscriptenEHSjLj: use getter/setter for accessing tempRet0
by Sam Clegg
· 7 years ago
0c68a87
[WebAssembly] Fix LowerEmscriptenEHSjLj when there's only longjmp
by Heejin Ahn
· 7 years ago
edb12a8
[TI removal] Make variables declared as `TerminatorInst` and initialized
by Chandler Carruth
· 7 years ago
b2486f1
[WebAssembly] Stop generating helper functions in WebAssemblyLowerEmscriptenEHSjLj
by Sam Clegg
· 7 years ago
28b3e99
[WebAssembly] Update WebAssemblyLowerEmscriptenEHSjLj to handle separate compilation
by Sam Clegg
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 8 years ago
c396964
fix trivial typo; NFC
by Hiroshi Inoue
· 8 years ago
f021fab
[IR] Make getParamAttributes take argument numbers, not ArgNo+1
by Reid Kleckner
· 9 years ago
7f72033
[IR] Take func, ret, and arg attrs separately in AttributeList::get
by Reid Kleckner
· 9 years ago
0db0ca3
[WebAssembly] Update use of Attributes after r299875
by Derek Schuff
· 9 years ago
821637a
Revert "[WebAssembly] Update use of Attributes after r299875"
by Derek Schuff
· 9 years ago
857a7e5
[WebAssembly] Update use of Attributes after r299875
by Derek Schuff
· 9 years ago
b518054
Rename AttributeSet to AttributeList
by Reid Kleckner
· 9 years ago
98e5643
Fix wasm build after arg_begin iterator type change
by Reid Kleckner
· 9 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
99bd16b
[WebAssembly] Fix typos in comments
by Heejin Ahn
· 9 years ago
c0f1817
[WebAssembly] Add asm.js-style setjmp/longjmp handling for wasm (reland r280302)
by Heejin Ahn
· 9 years ago
10a7086
Revert "Add asm.js-style setjmp/longjmp handling for wasm"
by Heejin Ahn
· 9 years ago
23d5710
Add asm.js-style setjmp/longjmp handling for wasm
by Heejin Ahn
· 9 years ago
b6cd512
[WebAssembly] Change a comment line
by Heejin Ahn
· 9 years ago
ccdceda
[WebAssembly] Refactor WebAssemblyLowerEmscriptenException pass for setjmp/longjmp
by Derek Schuff
· 9 years ago
[Renamed (66%) from llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenExceptions.cpp]
c700490
Use the range variant of remove_if instead of unpacking begin/end
by David Majnemer
· 9 years ago
6664132
[WebAssembly] Add -emscripten-cxx-exceptions-whitelist option
by Derek Schuff
· 9 years ago
53b9af0
[WebAssembly] Fix bugs in WebAssemblyLowerEmscriptenExceptions pass
by Derek Schuff
· 9 years ago
f41f67d
[WebAssembly] Add asm.js-style exception handling support
by Derek Schuff
· 9 years ago