aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ProcessImplicitDefs.cpp
Commit message (Expand)AuthorAgeFilesLines
* When all defs of a vr are implicit_def, delete all of the defs.Evan Cheng2009-11-261-2/+6
* ProcessImplicitDefs should watch out for invalidated iterator and extra impli...Evan Cheng2009-11-251-14/+45
* For some targets, a copy can use a register multiple times, e.g. ppc.Evan Cheng2009-11-161-0/+5
* Fixes the bug exposed by Anton's test case in PR 5495:Lang Hames2009-11-161-0/+4
* The Indexes Patch.Lang Hames2009-11-031-0/+231