Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -3/+3 |
* | Revert 179071 because it is not the right way to support non standard new/new... | Nadav Rotem | 2013-04-09 | 1 | -0/+16 |
* | c++ new operators are not malloc-like functions because they do not return un... | Nadav Rotem | 2013-04-08 | 1 | -16/+0 |
* | teach instcombine to remove allocated buffers even if there are stores, memcp... | Nuno Lopes | 2012-07-06 | 1 | -0/+18 |
* | instcombine: disable optimization of 'invoke null/undef'. I'll move this fun... | Nuno Lopes | 2012-06-21 | 1 | -0/+47 |