diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-03-21 17:48:04 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-03-21 17:48:04 +0000 |
commit | e13adc38d05fcda434f95a5e02a394c06758832f (patch) | |
tree | d9a7d27fefd178d0b2d89f5aec46d8d7bd10d3d0 /llvm/lib/ExecutionEngine/JIT/JITMemoryManager.cpp | |
parent | 7f05ca38e42bba1ac82021b3b4728e56467710df (diff) | |
download | bcm5719-llvm-e13adc38d05fcda434f95a5e02a394c06758832f.tar.gz bcm5719-llvm-e13adc38d05fcda434f95a5e02a394c06758832f.zip |
Checking a build_vector for an all-ones value.
Type legalization can zero-extend the elements of the build_vector node, so,
for example, we may have an <8 x i8> with i32 elements of value 255. That
should return 'true' for the vector being all ones.
llvm-svn: 153203
Diffstat (limited to 'llvm/lib/ExecutionEngine/JIT/JITMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions