1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Transforms
Rong Xu 5d9092f350 [PGO] Refactor the code for value profile annotation
This patch refactors the code for value profile annotation to facilitate
of adding other kind of value profiles.

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

llvm-svn: 297870
2017-03-15 18:23:39 +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
InstCombine [InstCombine] improve readability; NFCI 2017-03-14 17:27:27 +00:00
Instrumentation [PGO] Refactor the code for value profile annotation 2017-03-15 18:23:39 +00:00
IPO SamplePGO ThinLTO ICP fix for local functions. 2017-03-14 17:33:01 +00:00
ObjCARC Remove redundant code. NFC. 2017-02-25 00:59:49 +00:00
Scalar MemCpyOptimizer: don't create new addrspace casts 2017-03-14 22:37:38 +00:00
Utils Revert "Refactor SimplifyCFG:canSinkInstructions [NFC]" 2017-03-15 15:29:42 +00:00
Vectorize [LV] Refactor cross-iteration phi's back-patching; NFC 2017-03-14 13:50:47 +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