llvm-project/llvm/lib/Transforms
Daniel Berlin 04d9e746f1 Add support for DenseMap/DenseSet count and find using const pointers
Summary:
Similar to SmallPtrSet, this makes find and count work with both const
referneces and const pointers.

Reviewers: dblaikie

Subscribers: llvm-commits, mzolotukhin

Differential Revision: https://reviews.llvm.org/D30713

llvm-svn: 297424
2017-03-10 00:25:26 +00:00
..
Coroutines [coroutines] Add handling for unwind coro.ends 2017-03-07 21:00:54 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO [PM/Inliner] Make the new PM's inliner process call edges across an 2017-03-09 11:35:40 +00:00
InstCombine AMDGPU: Support for SimplifyDemandedVectorElts for load intrinsics 2017-03-09 20:34:27 +00:00
Instrumentation Minor format change. nfc. 2017-03-09 19:08:55 +00:00
ObjCARC Remove redundant code. NFC. 2017-02-25 00:59:49 +00:00
Scalar [MemCpyOpt] clang-format + trim the legacy pass. NFC. 2017-03-08 21:28:19 +00:00
Utils Revert "Strip debug info when inlining into a nodebug function." 2017-03-07 17:28:57 +00:00
Vectorize Add support for DenseMap/DenseSet count and find using const pointers 2017-03-10 00:25:26 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00