summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-07-22 00:15:07 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-07-22 00:15:07 +0000
commit612e56174b92b414425b60052662b4c6fe5a793a (patch)
tree8c5dc8d55af8bd775f140ace8ea479493518f4d9 /lldb/source/Commands/CommandObjectExpression.cpp
parent14a95bda049bfdea7740d52f16a8e5712bc44d44 (diff)
downloadbcm5719-llvm-612e56174b92b414425b60052662b4c6fe5a793a.tar.gz
bcm5719-llvm-612e56174b92b414425b60052662b4c6fe5a793a.zip
-Inspected a AVX code block added by someone in early Feb. This was never used
and was actually very wrong, fix it and make it simpler. Also remove the ConcatVectors function, which is unused now. - Fix a introduction of useless nodes in r126664 and r126264. The VUNPCKL* should never be introduced cause we don't want duplicate nodes for 128 AVX and non-AVX modes, the actual instruction difference only exists during isel, but not for target specific DAG nodes. We only introduce V* target nodes when there is no 128-bit version already there. - Fix a fragile test and make it more useful. llvm-svn: 135729
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud