summaryrefslogtreecommitdiff
path: root/test/Transforms/Reassociate/2012-05-08-UndefLeak.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Stop reassociate from looking through expressions of arbitrary complexity. ThisDuncan Sands2012-07-26
* Make the reassociation pass more powerful so that it can handle expressionsDuncan Sands2012-05-25
* Calling ReassociateExpression recursively is extremely dangerous since it willDuncan Sands2012-05-08