llvm/lib/Transforms
Xinliang David Li 416b0b1dd8 [PGO] move names of runtime sections definitions to InstrProfData.inc
In profile runtime implementation for Darwin, Linux and FreeBSD, the
names of sections holding profile control/counter/naming data need
to be known by the runtime in order to locate the start/end of the
data. Moving the name definitions to the common file to specify the
connection.






git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253814 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-22 05:42:31 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine use ternary ops; NFC 2015-11-21 16:51:19 +00:00
Instrumentation [PGO] move names of runtime sections definitions to InstrProfData.inc 2015-11-22 05:42:31 +00:00
IPO SamplePGO - Do not count never-executed inlined functions when computing coverage. 2015-11-20 21:46:38 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar Use modulo operator instead of multiplying result of a divide and subtracting from the original dividend. NFC. 2015-11-21 17:44:42 +00:00
Utils [SimplifyLibCalls] Removed some TODOs which are already implemented. NFC. 2015-11-21 06:10:20 +00:00
Vectorize [LV] Add a helper function, isReductionVariable. NFC. 2015-11-19 14:19:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile