Branches must be the last instruction in a Thumb2 IT block. Approved by Evan Cheng.
authorSandeep Patel <deeppatel1987@gmail.com>
Thu, 15 Oct 2009 22:25:32 +0000 (22:25 +0000)
committerSandeep Patel <deeppatel1987@gmail.com>
Thu, 15 Oct 2009 22:25:32 +0000 (22:25 +0000)
commit452b54a8aebee45088b2157a66ae0f9f6a9088fa
tree0e8d8cf8e003832572d17339e9e9bcf19ccb6435
parent6f122625dde52dd112ca18cc016e4846734b9a4f
Branches must be the last instruction in a Thumb2 IT block. Approved by Evan Cheng.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84212 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Thumb2ITBlockPass.cpp
test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll [new file with mode: 0644]