summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/two-entry-phi-return.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+26
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-26/+0
* [SimplifyCFG] propagate branch metadata when creating select (PR27344)Sanjay Patel2016-04-151-1/+1
* [SimplifyCFG] add metadata to show failure to propagate (PR27344)Sanjay Patel2016-04-151-7/+10
* use FileCheck for tighter checkingSanjay Patel2016-03-161-7/+15
* fix a bunch of spurious failures for people whose home directoryChris Lattner2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Check to see if a two-entry PHI block can be simplifiedDan Gohman2008-03-111-0/+15
OpenPOWER on IntegriCloud