Change all floating constants that are not exactly
authorDale Johannesen <dalej@apple.com>
Wed, 5 Sep 2007 17:50:36 +0000 (17:50 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 5 Sep 2007 17:50:36 +0000 (17:50 +0000)
commitc2ec2baf3d4de95695e695ee404efc251efba6d4
tree24eff24c3171c525448ce5326e6e5c549e4525dc
parentd4af306aec6b37abf6d5509e107f277b681ec83d
Change all floating constants that are not exactly
representable to use hex format.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41722 91177308-0d34-0410-b5e6-96231b3b80d8
21 files changed:
test/Assembler/2002-04-07-InfConstant.llx
test/CodeGen/ARM/illegal-vector-bitcast.ll
test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll
test/CodeGen/Generic/2006-07-03-schedulers.ll
test/CodeGen/Generic/constindices.ll
test/CodeGen/Generic/sched.ll
test/CodeGen/Generic/select.ll
test/CodeGen/Generic/vector.ll
test/CodeGen/PowerPC/vector.ll
test/CodeGen/X86/peep-vector-extract-insert.ll
test/CodeGen/X86/store-fp-constant.ll
test/CodeGen/X86/v4f32-immediate.ll
test/CodeGen/X86/vector.ll
test/Feature/fold-fpcast.ll
test/Feature/weirdnames.ll
test/Integer/BitCast.ll
test/Integer/fold-fpcast_bt.ll
test/Transforms/ConstProp/remtest.ll
test/Transforms/InstCombine/load.ll
test/Transforms/SCCP/apint-load.ll
test/Transforms/SCCP/loadtest.ll