Allow large immediates for branch instructions in 32bit mode.
authorJoerg Sonnenberger <joerg@bec.de>
Fri, 8 Aug 2014 20:57:58 +0000 (20:57 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Fri, 8 Aug 2014 20:57:58 +0000 (20:57 +0000)
commit996a304351eb8ec86e9a125d034fd8082e435d96
tree2c97f933568e2b4174e2616a9c468c92cc24a97e
parentf0b70e2fbca936954250cf841f3dfeba838ab148
Allow large immediates for branch instructions in 32bit mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215240 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
test/MC/PowerPC/ppc32-ba.s [new file with mode: 0644]