Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
03825f8401f703ba59ae9ef20d9d4f4303b3d041
/
lib
/
CodeGen
/
SjLjEHPrepare.cpp
03825f8
Fix 80 column violations and clean up whitespace
by Jim Grosbach
· 16 years ago
f5a86f4
Remove includes of Support/Compiler.h that are no longer needed after the
by Nick Lewycky
· 16 years ago
6726b6d
Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.
by Nick Lewycky
· 16 years ago
b01bbdc
I don't see any point in having both eh.selector.i32 and eh.selector.i64,
by Duncan Sands
· 16 years ago
ac53a0b
Introduce and use convenience methods for getting pointer types
by Duncan Sands
· 16 years ago
0bb61c5
PR4747
by Jim Grosbach
· 16 years ago
a235d13
SJLJ pass needs to punt if there's no personality function available.
by Jim Grosbach
· 16 years ago
8fc3b69
Check for shared landing pads when assigning call site values. Invokes which
by Jim Grosbach
· 16 years ago
606f3d6
cleanups per review. Mostly cosmetic, plus use SmallVector in place of std::vector.
by Jim Grosbach
· 16 years ago
5d17edd
Fix build warning.
by Daniel Dunbar
· 16 years ago
8b818d7
Move the sjlj exception handling conversions to a back-end pass where they
by Jim Grosbach
· 16 years ago