summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/2009-07-13-no-delete-asm.ll
Commit message (Collapse)AuthorAgeFilesLines
* Revert 75571; I'm convinced this isn't the right thing to do.Dale Johannesen2009-07-141-11/+0
| | | | llvm-svn: 75642
* Don't delete asm's just because their inputs are undefined;Dale Johannesen2009-07-141-0/+11
xor R, R is a common and valid idiom for zeroing a register, for example. llvm-svn: 75571
OpenPOWER on IntegriCloud