aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/CorrelatedValuePropagation/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-9/+9
* CVP: If we have a PHI with an incoming select, try to skip the select.Benjamin Kramer2013-02-241-0/+20
* Fix invalid IR in test, missing incoming value for PHI node.Benjamin Kramer2013-02-241-1/+1
* Eliminate switch cases that can never match, for example removes allDuncan Sands2012-03-091-1/+100
* Update testcase since we're no longer doing the constant forwarding inline wi...Owen Anderson2010-10-291-2/+1
* Propagate non-local comparisons. Fixes PR1757.Owen Anderson2010-09-031-0/+24
* Add support for simplifying a load from a computed value to a load from a glo...Owen Anderson2010-09-031-0/+18
* Add PR number to test.Owen Anderson2010-09-031-0/+1
* Rename test directory to reflect new pass name.Owen Anderson2010-08-311-0/+40