aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/LLVMTargetMachine.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-04-17 05:30:19 +0000
committerBob Wilson <bob.wilson@apple.com>2010-04-17 05:30:19 +0000
commitf96d8e143dd936173abd66e2061bc06341ffa30a (patch)
tree2f1de2498f216b8fabe3cce500ec36256d442988 /lib/CodeGen/LLVMTargetMachine.cpp
parentfddc688b178e9a5559601e0e0248266198d97777 (diff)
downloadexternal_llvm-f96d8e143dd936173abd66e2061bc06341ffa30a.zip
external_llvm-f96d8e143dd936173abd66e2061bc06341ffa30a.tar.gz
external_llvm-f96d8e143dd936173abd66e2061bc06341ffa30a.tar.bz2
Revise my previous change to ExpandBIT_CONVERT. I hadn't realized that this
may be called when either the source or destination type is i64, and my change also hadn't fixed the most obvious problem -- assuming that i64 will only be bitconverted to f64, ignoring the various vector types. Radar 7873160. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101615 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LLVMTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions