summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.c
diff options
context:
space:
mode:
authorShuxin Yang <shuxin.llvm@gmail.com>2013-03-25 20:43:41 +0000
committerShuxin Yang <shuxin.llvm@gmail.com>2013-03-25 20:43:41 +0000
commit389ed4b8f74e02cf36b2b1a9e5f346a32150e0b6 (patch)
tree0f7e95e301963cf162ce6493314a925a01d57b35 /llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.c
parentf60f2fb14230f0f03dea217682df81e028a1264c (diff)
downloadbcm5719-llvm-389ed4b8f74e02cf36b2b1a9e5f346a32150e0b6.tar.gz
bcm5719-llvm-389ed4b8f74e02cf36b2b1a9e5f346a32150e0b6.zip
Fix a bug in fast-math fadd/fsub simplification.
The problem is that the code mistakenly took for granted that following constructor is able to create an APFloat from a *SIGNED* integer: APFloat::APFloat(const fltSemantics &ourSemantics, integerPart value) rdar://13486998 llvm-svn: 177906
Diffstat (limited to 'llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud