Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Queries
All Changesets
Search
Advanced Search
Differential
D12781
Diff 41686
All Changesets
All Changesets
Edit Query
Hide Query
Order By
Creation (Newest First)
Creation (Oldest First)
Search
Change
Path
Modified
include/llvm/IR/DiagnosticInfo.h
Modified
include/llvm/InitializePasses.h
Modified
include/llvm/LinkAllPasses.h
Modified
include/llvm/Transforms/Instrumentation.h
Modified
lib/IR/DiagnosticInfo.cpp
Added
lib/Transforms/Instrumentation/CFGMST.h
Modified
lib/Transforms/Instrumentation/CMakeLists.txt
Modified
lib/Transforms/Instrumentation/Instrumentation.cpp
Modified
lib/Transforms/Instrumentation/LLVMBuild.txt
Added
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
Added
test/Transforms/PGOProfile/Inputs/branch1.proftext
Added
test/Transforms/PGOProfile/Inputs/branch2.proftext
Added
test/Transforms/PGOProfile/Inputs/criticaledge.proftext
Added
test/Transforms/PGOProfile/Inputs/diag.proftext
Added
test/Transforms/PGOProfile/Inputs/landingpad.proftext
Added
test/Transforms/PGOProfile/Inputs/loop1.proftext
Added
test/Transforms/PGOProfile/Inputs/loop2.proftext
Added
test/Transforms/PGOProfile/Inputs/switch.proftext
Added
test/Transforms/PGOProfile/branch1.ll
Added
test/Transforms/PGOProfile/branch2.ll
Added
test/Transforms/PGOProfile/criticaledge.ll
Added
test/Transforms/PGOProfile/diag_mismatch.ll
Added
test/Transforms/PGOProfile/diag_no_funcprofdata.ll
Added
test/Transforms/PGOProfile/diag_no_profile.ll
Added
test/Transforms/PGOProfile/landingpad.ll
Added
test/Transforms/PGOProfile/loop1.ll
Added
test/Transforms/PGOProfile/loop2.ll
Added
test/Transforms/PGOProfile/single_bb.ll
Added
test/Transforms/PGOProfile/switch.ll