| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove includes of Support/Compiler.h that are no longer needed after the | Nick Lewycky | 2009-10-25 | 1 | -1/+0 | 
| * | Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces. | Nick Lewycky | 2009-10-25 | 1 | -1/+1 | 
| * | I don't see any point in having both eh.selector.i32 and eh.selector.i64, | Duncan Sands | 2009-10-14 | 1 | -6/+3 | 
| * | Introduce and use convenience methods for getting pointer types | Duncan Sands | 2009-10-06 | 1 | -4/+4 | 
| * | PR4747 | Jim Grosbach | 2009-08-31 | 1 | -34/+20 | 
| * | SJLJ pass needs to punt if there's no personality function available. | Jim Grosbach | 2009-08-23 | 1 | -23/+27 | 
| * | Check for shared landing pads when assigning call site values. Invokes which | Jim Grosbach | 2009-08-20 | 1 | -20/+34 | 
| * | cleanups per review. Mostly cosmetic, plus use SmallVector in place of std::v... | Jim Grosbach | 2009-08-17 | 1 | -24/+16 | 
| * | Fix build warning. | Daniel Dunbar | 2009-08-17 | 1 | -1/+1 | 
| * | Move the sjlj exception handling conversions to a back-end pass where they | Jim Grosbach | 2009-08-17 | 1 | -0/+527 | 

