summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2009-09-21-LiveVariablesBug.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix PR5024. LiveVariables::FindLastPartialDef should return a set of ↵Evan Cheng2009-09-221-0/+14
sub-registers that were defined by the last partial def, not just a single sub-register. llvm-svn: 82535
OpenPOWER on IntegriCloud