Age | Commit message (Expand) | Author |
---|---|---|
2010-02-15 | Fix PR6300. | Jakob Stoklund Olesen |
2010-02-09 | move target-independent opcodes out of TargetInstrInfo | Chris Lattner |
2010-02-04 | Fix small bug in handling instructions with more than one implicitly defined ... | Jakob Stoklund Olesen |
2010-01-05 | Change errs() to dbgs(). | David Greene |
2009-11-26 | When all defs of a vr are implicit_def, delete all of the defs. | Evan Cheng |
2009-11-25 | ProcessImplicitDefs should watch out for invalidated iterator and extra impli... | Evan Cheng |
2009-11-16 | For some targets, a copy can use a register multiple times, e.g. ppc. | Evan Cheng |
2009-11-16 | Fixes the bug exposed by Anton's test case in PR 5495: | Lang Hames |
2009-11-03 | The Indexes Patch. | Lang Hames |