Page MenuHomePhabricator

All Changesets

ChangePath
Modifiedinclude/llvm/IR/DiagnosticInfo.h
Modifiedinclude/llvm/InitializePasses.h
Modifiedinclude/llvm/LinkAllPasses.h
Modifiedinclude/llvm/Transforms/Instrumentation.h
Modifiedlib/IR/DiagnosticInfo.cpp
Modifiedlib/Transforms/IPO/LLVMBuild.txt
Addedlib/Transforms/Instrumentation/CFGMST.h
Modifiedlib/Transforms/Instrumentation/CMakeLists.txt
Modifiedlib/Transforms/Instrumentation/Instrumentation.cpp
Modifiedlib/Transforms/Instrumentation/LLVMBuild.txt
Addedlib/Transforms/Instrumentation/PGOInstrumentation.cpp
Addedtest/Transforms/PGOProfile/Inputs/bad.profdata
Addedtest/Transforms/PGOProfile/Inputs/test.profdata
Addedtest/Transforms/PGOProfile/Inputs/test_exception.profdata
Addedtest/Transforms/PGOProfile/Inputs/test_for.profdata
Addedtest/Transforms/PGOProfile/Inputs/test_goto.profdata
Addedtest/Transforms/PGOProfile/Inputs/test_if.profdata
Addedtest/Transforms/PGOProfile/Inputs/test_switch.profdata
Addedtest/Transforms/PGOProfile/Inputs/test_unmatch.profdata
Addedtest/Transforms/PGOProfile/test_exception_gen.ll
Addedtest/Transforms/PGOProfile/test_exception_use.ll
Addedtest/Transforms/PGOProfile/test_for_gen.ll
Addedtest/Transforms/PGOProfile/test_for_use.ll
Addedtest/Transforms/PGOProfile/test_gen.ll
Addedtest/Transforms/PGOProfile/test_goto_gen.ll
Addedtest/Transforms/PGOProfile/test_goto_use.ll
Addedtest/Transforms/PGOProfile/test_ifelse_gen.ll
Addedtest/Transforms/PGOProfile/test_ifelse_use.ll
Addedtest/Transforms/PGOProfile/test_missing.ll
Addedtest/Transforms/PGOProfile/test_switch_gen.ll
Addedtest/Transforms/PGOProfile/test_switch_use.ll
Addedtest/Transforms/PGOProfile/test_unmatch_use.ll
Addedtest/Transforms/PGOProfile/test_use.ll