summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/cpp/class_static/TestStaticVariables.py
diff options
context:
space:
mode:
authorDan Bailey <dan@dneg.com>2011-06-25 18:16:28 +0000
committerDan Bailey <dan@dneg.com>2011-06-25 18:16:28 +0000
commitb7ee5613998ef945d4fa8a3189e3dcd0400cf58b (patch)
treed2a1277fea5d8400690444152950368ac9589618 /lldb/test/lang/cpp/class_static/TestStaticVariables.py
parent1d6167fd30d3adde4b34d349ce95c557fedc0874 (diff)
downloadbcm5719-llvm-b7ee5613998ef945d4fa8a3189e3dcd0400cf58b.tar.gz
bcm5719-llvm-b7ee5613998ef945d4fa8a3189e3dcd0400cf58b.zip
PTX: Reverting implementation of i8.
The .b8 operations in PTX are far more limiting than I first thought. The mov operation isn't even supported, so there's no way of converting a .pred value into a .b8 without going via .b16, which is not sensible. An improved implementation needs to use the fact that loads and stores automatically extend and truncate to implement support for EXTLOAD and TRUNCSTORE in order to correctly support boolean values. llvm-svn: 133873
Diffstat (limited to 'lldb/test/lang/cpp/class_static/TestStaticVariables.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud