diff options
author | Nate Begeman <natebegeman@mac.com> | 2009-12-03 07:11:29 +0000 |
---|---|---|
committer | Nate Begeman <natebegeman@mac.com> | 2009-12-03 07:11:29 +0000 |
commit | 9655f84662364f8c9879263fe51191dc4fa1709e (patch) | |
tree | 09ce55459f5ee8f240310205c8affbdec7352994 /clang/lib/Index/CallGraph.cpp | |
parent | 215ca5f199ab178f36079f3352065586adeb0a57 (diff) | |
download | bcm5719-llvm-9655f84662364f8c9879263fe51191dc4fa1709e.tar.gz bcm5719-llvm-9655f84662364f8c9879263fe51191dc4fa1709e.zip |
Don't pull vector sext through both hands of a logical operation, since doing so prevents the fusion of vector sext and setcc into vsetcc.
Add a testcase for the above transformation.
Fix a bogus use of APInt noticed while tracking this down.
llvm-svn: 90423
Diffstat (limited to 'clang/lib/Index/CallGraph.cpp')
0 files changed, 0 insertions, 0 deletions