Age | Commit message (Expand) | Author |
---|---|---|
2013-07-18 | Merge remote-tracking branch 'origin/master' | Eli Bendersky |
2013-07-18 | More safeguarding of Attr->getKindAsEnum by checking for isEnumAttribute | Eli Bendersky |
2013-07-13 | Concurrency support for PNaCl ABI | JF Bastien |
2013-06-25 | PNaCl: Fix removal of dead function prototypes in ABI simplification | Mark Seaborn |
2013-06-25 | PNaCl ABI: Disallow various operations on the i1 type | Mark Seaborn |
2013-06-24 | PNaCl ABI: Disallow built-in multiplication in "alloca" instructions | Mark Seaborn |
2013-06-03 | PNaCl: Fix ReplacePtrsWithInts so that ptrtoint always casts to i32 | Mark Seaborn |
2013-05-31 | PNaCl: Remove and disallow llvm.invariant.start/end intrinsics | Mark Seaborn |
2013-05-29 | PNaCl: Add ExpandSmallArguments pass to widen parameters to 32 bits | Mark Seaborn |
2013-05-24 | PNaCl: Fix ReplacePtrsWithInts to handle some corner cases correctly | Mark Seaborn |
2013-05-22 | PNaCl: Add ReplacePtrsWithInts pass for stripping out pointer types | Mark Seaborn |