Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | teach instcombine to remove allocated buffers even if there are stores, memcp... | Nuno Lopes | 2012-07-06 | 1 | -4/+6 |
* | make instcombine produce calls to llvm.donothing instead of a random intrinsic | Nuno Lopes | 2012-06-28 | 1 | -1/+1 |
* | improve optimization of invoke instructions: | Nuno Lopes | 2012-06-25 | 1 | -1/+1 |
* | Add support for invoke to the MemoryBuiltin analysid. | Nuno Lopes | 2012-06-21 | 1 | -0/+24 |
* | hopefully fix the buildbots: some tests have wrong definitions of malloc and... | Nuno Lopes | 2012-06-21 | 1 | -0/+13 |