1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib/Transforms
Rong Xu 662110dd0d [PGO] Refactor PGOFuncName meta data code to be used in clang
Refactor the code that gets and creates PGOFuncName meta data so that it can be
used in clang's value profile annotation.

Differential Revision: http://reviews.llvm.org/D18623

llvm-svn: 265149
2016-04-01 16:43:30 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine AMDGPU: Add frexp_exp intrinsic 2016-03-30 22:28:52 +00:00
Instrumentation [PGO] Refactor PGOFuncName meta data code to be used in clang 2016-04-01 16:43:30 +00:00
IPO Add a module Hash in the bitcode and the combined index, implementing a kind of "build-id" 2016-04-01 05:33:11 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar Introduce a @llvm.experimental.guard intrinsic 2016-03-31 00:18:46 +00:00
Utils Don't insert stackrestore on deoptimizing returns 2016-04-01 02:51:30 +00:00
Vectorize [LoopVectorize] Don't vectorize loops when everything will be scalarized 2016-03-30 19:37:08 +00:00
CMakeLists.txt
LLVMBuild.txt