| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [PM] Port LowerExpectIntrinsic to the new pass manager. | Chandler Carruth | 2015-01-24 | 1 | -20/+28 | 
| * | [PM] Change LowerExpectIntrinsic to actually return true when it has | Chandler Carruth | 2015-01-24 | 1 | -1/+4 | 
| * | [PM] Use a more appropriate name for the statistics variable in | Chandler Carruth | 2015-01-24 | 1 | -3/+4 | 
| * | [PM] Switch tihs code to use a range based for loop over the function. | Chandler Carruth | 2015-01-24 | 1 | -6/+4 | 
| * | [PM] Use a SmallVector instead of std::vector to avoid heap allocations | Chandler Carruth | 2015-01-24 | 1 | -7/+6 | 
| * | [PM] Pull the two helpers for this pass into static functions. There are | Chandler Carruth | 2015-01-24 | 1 | -21/+16 | 
| * | [PM] Add a basic doxygen comment for this pass. | Chandler Carruth | 2015-01-24 | 1 | -0/+6 | 
| * | [PM] Clean up the formatting of the LowerExpectIntrinsic pass prior to | Chandler Carruth | 2015-01-24 | 1 | -23/+17 | 
| * | [PM] Move the LowerExpectIntrinsic pass to the Scalar library. | Chandler Carruth | 2015-01-24 | 1 | -0/+188 | 

