summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2009-09-23-LiveVariablesBug.ll
Commit message (Collapse)AuthorAgeFilesLines
* Clean up LiveVariables and change how it deals with partial updates and ↵Evan Cheng2009-09-241-0/+91
kills. This also eliminate the horrible check which scan forward to the end of the basic block. It should be faster and more accurate. llvm-svn: 82676
OpenPOWER on IntegriCloud