Files
clang-p2996/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
Jakob Stoklund Olesen 5e1ac45b93 Require non-NULL register masks.
It doesn't seem worthwhile to give meaning to a NULL register mask
pointer. It complicates all the code using register mask operands.

llvm-svn: 149646
2012-02-02 23:52:57 +00:00

7.4 KiB