1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 05:53:07 +01:00
llvm-mirror/lib/Transforms
Xinliang David Li ef1b1d1577 Add more intrumentation/runtime helper interfaces (NFC)
This patch converts the remaining references to literal
strings for names of profile runtime entites (such as
profile runtime hook, runtime hook use function, profile
init method, register function etc).

Also added documentation for all the new interfaces.

llvm-svn: 251093
2015-10-23 04:22:58 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine Use ArrayRef instead of pointer and size. NFC 2015-10-22 16:35:56 +00:00
Instrumentation Add more intrumentation/runtime helper interfaces (NFC) 2015-10-23 04:22:58 +00:00
IPO Tolerate negative offset when matching sample profile. 2015-10-21 01:22:27 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar LoopPass: Simplify the API for adding a new loop. NFC 2015-10-22 21:21:32 +00:00
Utils [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad. 2015-10-22 20:48:38 +00:00
Vectorize SLPVectorizer: AllSameOpcode* starts "true" only for instructions 2015-10-23 01:04:45 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile