Fixed a bug in the ExecutionDependencyFix pass that caused dependencies to not propag...
authorSilviu Baranga <silviu.baranga@arm.com>
Wed, 3 Oct 2012 08:29:36 +0000 (08:29 +0000)
committerSilviu Baranga <silviu.baranga@arm.com>
Wed, 3 Oct 2012 08:29:36 +0000 (08:29 +0000)
commit3c314990e64c891c406d6b5924a8434517d653de
treed74f1e33191a5ac929211223120be797175b3101
parent08e5f49f90a82ab2aacb2fe096a239625eb17e84
Fixed a bug in the ExecutionDependencyFix pass that caused dependencies to not propagate through implicit defs.

llvm-svn: 165102
llvm/lib/CodeGen/ExecutionDepsFix.cpp
llvm/test/CodeGen/ARM/deps-fix.ll [new file with mode: 0644]