aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/DFAPacketizer.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-10-09 18:23:49 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-10-09 18:23:49 +0000
commit980f8f2639417fa9853a04ea58b8c1d7cd91a97c (patch)
treed65a793a8024f616261a1435d54f0c50011072d8 /llvm/lib/CodeGen/DFAPacketizer.cpp
parent91e113d1ddcc284378299fbbb9259bd12477c488 (diff)
downloadllvm-980f8f2639417fa9853a04ea58b8c1d7cd91a97c.zip
llvm-980f8f2639417fa9853a04ea58b8c1d7cd91a97c.tar.gz
llvm-980f8f2639417fa9853a04ea58b8c1d7cd91a97c.tar.bz2
CodeGen: Remove implicit conversions from Analysis and BranchFolding
Remove a few more implicit ilist iterator conversions, this time from Analysis.cpp and BranchFolding.cpp. I added a few overloads for `remove()` and `erase()`, which quite naturally take pointers as well as iterators as parameters. This will reduce the churn at least in the short term, but I don't really have a problem with these existing for longer. llvm-svn: 249867
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions