We don't really care about correct register liveness information after the
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 5 Mar 2010 21:49:13 +0000 (21:49 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 5 Mar 2010 21:49:13 +0000 (21:49 +0000)
commita76e816844debe822c23932ef6a71c127d073063
tree2ac241f886c871913ac7e357bff8b02ed77dd64a
parent580bba2b0dd2173c899699a87e109bfd1482c001
We don't really care about correct register liveness information after the
post-ra scheduler has run. Disable the verifier checks that late in the game.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97837 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LLVMTargetMachine.cpp
test/CodeGen/X86/2010-03-05-EFLAGS-Redef.ll [new file with mode: 0644]