summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/anonymous-struct.cpp
diff options
context:
space:
mode:
authorNadav Rotem <nadav.rotem@intel.com>2011-10-19 20:43:16 +0000
committerNadav Rotem <nadav.rotem@intel.com>2011-10-19 20:43:16 +0000
commit8824472a25980ee7533e798602deae8f1e908cc7 (patch)
treef89d5b781a9fbf36ff7ea9535e444b0257343f7c /clang/test/SemaCXX/anonymous-struct.cpp
parentf720df0ed64a6d6680d98477a0ed2219660bb72f (diff)
downloadbcm5719-llvm-8824472a25980ee7533e798602deae8f1e908cc7.tar.gz
bcm5719-llvm-8824472a25980ee7533e798602deae8f1e908cc7.zip
Improve code generation for vselect on SSE2:
When checking the availability of instructions using the TLI, a 'promoted' instruction IS available. It means that the value is bitcasted to another type for which there is an operation. The correct check for the availablity of an instruction is to check if it should be expanded. llvm-svn: 142542
Diffstat (limited to 'clang/test/SemaCXX/anonymous-struct.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud