llvm-project/llvm/lib/Transforms
Rong Xu 97b68c5ebe [PGO] Make needsComdatForCounter() available (NFC)
Move needsComdatForCounter() to lib/ProfileData/InstrProf.cpp from
lib/Transforms/Instrumentation/InstrProfiling.cpp to make is available for
other files.

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

llvm-svn: 276330
2016-07-21 20:50:02 +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 Make help text more consistent. NFC. 2016-07-20 23:14:29 +00:00
InstCombine make InstCombine compare helper functions private; NFC 2016-07-21 18:07:40 +00:00
Instrumentation [PGO] Make needsComdatForCounter() available (NFC) 2016-07-21 20:50:02 +00:00
ObjCARC Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Scalar [IndVars] Reflow oddly formatted condition; NFC 2016-07-21 18:58:01 +00:00
Utils [MSSA] Add an overload for getClobberingMemoryAccess. 2016-07-20 19:51:34 +00:00
Vectorize [OptDiag,LV] Add hotness attribute to applied-optimization remarks 2016-07-21 01:07:13 +00:00
CMakeLists.txt
LLVMBuild.txt