summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMon P Wang <wangmp@apple.com>2010-02-01 19:03:18 +0000
committerMon P Wang <wangmp@apple.com>2010-02-01 19:03:18 +0000
commit72c60c73af6dbdf8a0543f6614c6d565d75b5342 (patch)
treeb815f431b7cb2b8f99da8c4a96fdb52b1c06c5f7 /clang/lib/CodeGen/CodeGenModule.cpp
parent36bca4e4baa1acf49708f0cf881dfdbaa79e1678 (diff)
downloadbcm5719-llvm-72c60c73af6dbdf8a0543f6614c6d565d75b5342.tar.gz
bcm5719-llvm-72c60c73af6dbdf8a0543f6614c6d565d75b5342.zip
Fixed a couple of optimization with EXTRACT_VECTOR_ELT that assumes the result
type is the same as the element type of the vector. EXTRACT_VECTOR_ELT can be used to extended the width of an integer type. This fixes a bug for Generic/vector-casts.ll on a ppc750. llvm-svn: 94990
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud