1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/Transforms/Instrumentation
Xinliang David Li 581210dc32 [PGO] Implementate profile counter regiser promotion
Differential Revision: http://reviews.llvm.org/D34085

llvm-svn: 306231
2017-06-25 00:26:43 +00:00
..
AddressSanitizer.cpp
BoundsChecking.cpp
CFGMST.h
CMakeLists.txt Split PGO memory intrinsic optimization into its own source file 2017-06-15 20:23:57 +00:00
DataFlowSanitizer.cpp
EfficiencySanitizer.cpp
GCOVProfiling.cpp
IndirectCallPromotion.cpp [ProfileData] PR33517: Check for failure of symtab creation 2017-06-20 01:38:56 +00:00
InstrProfiling.cpp [PGO] Implementate profile counter regiser promotion 2017-06-25 00:26:43 +00:00
Instrumentation.cpp
LLVMBuild.txt
MaximumSpanningTree.h
MemorySanitizer.cpp
PGOInstrumentation.cpp [PATCH] [PGO] Fixed cast operation in emIntrinsicVisitor::instrumentOneMemIntrinsic. 2017-06-19 20:04:33 +00:00
PGOMemOPSizeOpt.cpp Split PGO memory intrinsic optimization into its own source file 2017-06-15 20:23:57 +00:00
SanitizerCoverage.cpp
ThreadSanitizer.cpp