diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-04-17 05:30:19 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-04-17 05:30:19 +0000 |
commit | f96d8e143dd936173abd66e2061bc06341ffa30a (patch) | |
tree | 2f1de2498f216b8fabe3cce500ec36256d442988 /lib/CodeGen/LLVMTargetMachine.cpp | |
parent | fddc688b178e9a5559601e0e0248266198d97777 (diff) | |
download | external_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