1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Transforms
Diego Novillo 776683223a Convert SampleProfile pass into a Module pass.
Eventually, we will need sample profiles to be incorporated into the
inliner's cost models.  To do this, we need the sample profile pass to
be a module pass.

This patch makes no functional changes beyond the mechanical adjustments
needed to run SampleProfile as a module pass.

llvm-svn: 245940
2015-08-25 15:25:11 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine Re-apply r245635, "[InstCombine] Transform A & (L - 1) u< L --> L != 0" 2015-08-21 22:22:37 +00:00
Instrumentation [sanitizers] Add DFSan support for AArch64 42-bit VMA 2015-08-24 13:48:10 +00:00
IPO Convert SampleProfile pass into a Module pass. 2015-08-25 15:25:11 +00:00
ObjCARC [ARC] Pull the ObjC ARC components that really serve the role of 2015-08-20 08:06:03 +00:00
Scalar Convert SampleProfile pass into a Module pass. 2015-08-25 15:25:11 +00:00
Utils [WinEH] Require token linkage in EH pad/ret signatures 2015-08-23 00:26:33 +00:00
Vectorize Standardized 'failed' to 'Failed' in LoopVectorizationRequirements. 2015-08-21 23:03:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile