- 8d90b71 Early exit if we don't have invokes. The 'Unwinds' vector isn't modified unless by Bill Wendling · 15 years ago
- f788854 Prune includes. by Benjamin Kramer · 15 years ago
- e4ad387 Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do any by Jim Grosbach · 15 years ago
- 90c579d Reapply r110396, with fixes to appease the Linux buildbot gods. by Owen Anderson · 15 years ago
- 1f74590 Revert r110396 to fix buildbots. by Owen Anderson · 15 years ago
- 9ccaf53 Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static by Owen Anderson · 15 years ago
- e70fc8e Handle array and vector typed parameters in sjljehprepare like we do by Jim Grosbach · 15 years ago
- 45c097f use ArgOperand API by Gabor Greif · 15 years ago
- 956352e add FIXME by Jim Grosbach · 15 years ago
- 288694f fix naming by Jim Grosbach · 15 years ago
- 2f3257e Add a FIXME by Jim Grosbach · 15 years ago
- dc58b25 When processing function arguments when splitting live ranges across invokes, by Jim Grosbach · 15 years ago
- 0798edd Update the saved stack pointer in the sjlj function context following either by Jim Grosbach · 15 years ago
- 551754c Revert 101465, it broke internal OpenGL testing. by Eric Christopher · 15 years ago
- 4ec2258 reapply r101434 with a fix for self-hosting by Gabor Greif · 15 years ago
- 607a7ab back out r101423 and r101397, they break llvm-gcc self-host on darwin10 by Gabor Greif · 15 years ago
- 2ff961f reapply r101364, which has been backed out in r101368 with a fix by Gabor Greif · 15 years ago
- 9ee1720 back out r101364, as it trips the linux nightlybot on some clang C++ tests by Gabor Greif · 15 years ago
- 165dac0 rotate CallInst operands, i.e. move callee to the back of the operand array by Gabor Greif · 15 years ago
- b58a59b For SJLJ exception handling, make sure that all calls that are not marked by Jim Grosbach · 15 years ago
- ca752c9 Update of 94055 to track the IR level call site information via an intrinsic. by Jim Grosbach · 16 years ago
- f38a33c back this out for now. Growing Function is not good. by Jim Grosbach · 16 years ago
- d0a0c38 Make sure that landing pad entries in the EH call site table are in the proper by Jim Grosbach · 16 years ago
- 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