llvm-6502/include
Evan Cheng cbc988be22 Re-commit 131172 with fix. MachineInstr identity checks should check dead
markers. In some cases a register def is dead on one path, but not on
another.

This is passing Clang self-hosting.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131214 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-12 00:56:58 +00:00
..
llvm Re-commit 131172 with fix. MachineInstr identity checks should check dead 2011-05-12 00:56:58 +00:00
llvm-c Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00