summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/APFloat.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-11-28 20:23:50 +0000
committerChris Lattner <sabre@nondot.org>2010-11-28 20:23:50 +0000
commit7e8a99b1c3ed6dfb607400348bf9d5d70fba8f27 (patch)
treece9271ecd21472de6dc542a4e3d50a85520c9c72 /llvm/lib/Support/APFloat.cpp
parenta7e04b04c5f29b7b577a0f2f61bbb7cee17ca4d2 (diff)
downloadbcm5719-llvm-7e8a99b1c3ed6dfb607400348bf9d5d70fba8f27.tar.gz
bcm5719-llvm-7e8a99b1c3ed6dfb607400348bf9d5d70fba8f27.zip
fix PR8686, accepting a 'b' suffix at the end of all the setcc
instructions. I choose to handle this with an asmparser hack, though it could be handled by changing all the instruction definitions to allow be "setneb" instead of "setne". The asm parser hack is better in this case, because we want the disassembler to produce setne, not setneb. llvm-svn: 120260
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud