summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2018-09-19 11:08:54 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2018-09-19 11:08:54 +0000
commit07a5fcd87d717beeaa60049883686b94b1277017 (patch)
treedf2557373cc4730bed72af7fbcebd11bdb1c9185 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent21aea51e71614b15545c69f84310b938520b069c (diff)
downloadbcm5719-llvm-07a5fcd87d717beeaa60049883686b94b1277017.tar.gz
bcm5719-llvm-07a5fcd87d717beeaa60049883686b94b1277017.zip
[ADT][BitVector] Add push_back()
Add a higher performance alternative to calling resize() every time which performs a lot of clearing to zero - when we're adding a single bit most of the time this will be completely unnecessary. Differential Revision: https://reviews.llvm.org/D52236 llvm-svn: 342535
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud