diff options
author | Dan Gohman <gohman@apple.com> | 2010-01-09 02:13:55 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-01-09 02:13:55 +0000 |
commit | 6bd3ef82ff62e46aba31dc9c748552925376fa76 (patch) | |
tree | c765d2fb59322ec17a412054f16ce89219946ae4 /llvm/lib/Support/CommandLine.cpp | |
parent | 003143c582d7197661f5435f94a78c607096f651 (diff) | |
download | llvm-6bd3ef82ff62e46aba31dc9c748552925376fa76.zip llvm-6bd3ef82ff62e46aba31dc9c748552925376fa76.tar.gz llvm-6bd3ef82ff62e46aba31dc9c748552925376fa76.tar.bz2 |
Revert an earlier change to SIGN_EXTEND_INREG for vectors. The VTSDNode
really does need to be a vector type, because
TargetLowering::getOperationAction for SIGN_EXTEND_INREG uses that type,
and it needs to be able to distinguish between vectors and scalars.
Also, fix some more issues with legalization of vector casts.
llvm-svn: 93043
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions