diff options
author | Michael Liao <michael.liao@intel.com> | 2012-10-24 04:09:32 +0000 |
---|---|---|
committer | Michael Liao <michael.liao@intel.com> | 2012-10-24 04:09:32 +0000 |
commit | c5af149e707d7021b26490c84776da1c125fdc23 (patch) | |
tree | 0ea34a6b4227f5ba9d8a5abac8d487112a3ad066 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f1f6e99c536c0c43b87680eaf10c571029edc892 (diff) | |
download | bcm5719-llvm-c5af149e707d7021b26490c84776da1c125fdc23.tar.gz bcm5719-llvm-c5af149e707d7021b26490c84776da1c125fdc23.zip |
Add custom conversion from v2u32 to v2f32 in 32-bit mode
- As there's no 64-bit GPRs in 32-bit mode, a custom conversion from v2u32 to
v2f32 is added to improve the efficiency of the code generated.
llvm-svn: 166545
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions