diff options
author | Justin Lebar <jlebar@google.com> | 2016-12-14 23:20:40 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-12-14 23:20:40 +0000 |
commit | a54f4d7052b1237a15e14feb493738977a4a1d09 (patch) | |
tree | 569c1d3489e66d9e45fa4f01a3fbf8782136287e /libcxx/test/std | |
parent | de4749b7488c1b6b299af2c3e84fec636cc27280 (diff) | |
download | bcm5719-llvm-a54f4d7052b1237a15e14feb493738977a4a1d09.tar.gz bcm5719-llvm-a54f4d7052b1237a15e14feb493738977a4a1d09.zip |
[NVPTX] Remove dead code.
I've chosen to remove NVPTXInstrInfo::CanTailMerge but not
NVPTXInstrInfo::isLoadInstr and isStoreInstr (which are also dead)
because while the latter two are reasonably useful utilities, the former
cannot be used safely: It relies on successful address space inference
to identify writes to shared memory, but addrspace inference is a
best-effort thing.
llvm-svn: 289740
Diffstat (limited to 'libcxx/test/std')
0 files changed, 0 insertions, 0 deletions