aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/LiveVariables.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bugs: missing partial uses and redundant partial defs.Evan Cheng2007-08-011-4/+20
* Don't assume that only Uses can be kills. Defs are marked as kills initiallyDan Gohman2007-07-201-8/+6
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+643