Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Queries
All Changesets
Search
Advanced Search
Differential
D88609
Diff 301939
All Changesets
All Changesets
Edit Query
Hide Query
Order By
Creation (Newest First)
Creation (Oldest First)
Search
Change
Path
Modified
clang/lib/CodeGen/CodeGenPGO.cpp
Modified
clang/test/CodeGen/catch-undef-behavior.c
Modified
clang/test/CodeGenCXX/attr-likelihood-if-branch-weights.cpp
Modified
clang/test/CodeGenCXX/attr-likelihood-if-vs-builtin-expect.cpp
Modified
clang/test/CodeGenCXX/attr-likelihood-switch-branch-weights.cpp
Modified
clang/test/CodeGenCXX/microsoft-abi-thread-safe-statics.cpp
Modified
clang/test/CodeGenCXX/profile-remap.cpp
Modified
clang/test/CodeGenCXX/static-initializer-branch-weights.cpp
Modified
clang/test/Profile/c-captured.c
Deleted
clang/test/Profile/c-counter-overflows.c
Modified
clang/test/Profile/c-general.c
Modified
clang/test/Profile/cxx-class.cpp
Modified
clang/test/Profile/cxx-lambda.cpp
Modified
clang/test/Profile/cxx-rangefor.cpp
Modified
clang/test/Profile/cxx-templates.cpp
Modified
clang/test/Profile/cxx-throws.cpp
Modified
clang/test/Profile/gcc-flag-compatibility.c
Modified
clang/test/Profile/objc-general.m
Modified
compiler-rt/test/profile/Inputs/comdat_rename_1.cpp
Modified
compiler-rt/test/profile/Inputs/comdat_rename_2.cpp
Modified
compiler-rt/test/profile/Linux/instrprof-basic.c
Modified
compiler-rt/test/profile/Linux/instrprof-cs.c
Modified
compiler-rt/test/profile/instrprof-basic.c
Modified
compiler-rt/test/profile/instrprof-dump.c
Modified
compiler-rt/test/profile/instrprof-hostname.c
Modified
compiler-rt/test/profile/instrprof-override-filename-then-reset-default.c
Modified
compiler-rt/test/profile/instrprof-override-filename-with-env.c
Modified
compiler-rt/test/profile/instrprof-override-filename.c
Modified
compiler-rt/test/profile/instrprof-reset-counters.c
Modified
compiler-rt/test/profile/instrprof-set-filename-then-reset-default.c
Modified
compiler-rt/test/profile/instrprof-set-filename.c
Modified
compiler-rt/test/profile/instrprof-without-libc.c
Modified
compiler-rt/test/profile/instrprof-write-file-atexit-explicitly.c
Modified
compiler-rt/test/profile/instrprof-write-file-only.c
Modified
compiler-rt/test/profile/instrprof-write-file.c
Modified
llvm/include/llvm/IR/Instructions.h
Modified
llvm/include/llvm/IR/MDBuilder.h
Modified
llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h
Modified
llvm/include/llvm/Transforms/Utils/MisExpect.h
Modified
llvm/lib/Analysis/BranchProbabilityInfo.cpp
Modified
llvm/lib/IR/Instructions.cpp
Modified
llvm/lib/IR/MDBuilder.cpp
Modified
llvm/lib/Transforms/IPO/SampleProfile.cpp
Modified
llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
Modified
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
Modified
llvm/lib/Transforms/Scalar/JumpThreading.cpp
Modified
llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp
Modified
llvm/lib/Transforms/Utils/CodeExtractor.cpp
Modified
llvm/lib/Transforms/Utils/Local.cpp
Modified
llvm/lib/Transforms/Utils/MisExpect.cpp
Modified
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
Copied Away
llvm/test/Analysis/BranchProbabilityInfo/basic.ll
Copied Here
llvm/test/Analysis/BranchProbabilityInfo/basic_i32.ll
Added
llvm/test/Analysis/BranchProbabilityInfo/branch-large-weights.ll
Modified
llvm/test/Instrumentation/AddressSanitizer/basic.ll
Modified
llvm/test/Transforms/CodeExtractor/MultipleExitBranchProb.ll
Modified
llvm/test/Transforms/CorrelatedValuePropagation/profmd.ll
Modified
llvm/test/Transforms/JumpThreading/threading_prof1.ll
Modified
llvm/test/Transforms/JumpThreading/threading_prof2.ll
Modified
llvm/test/Transforms/JumpThreading/update-edge-weight.ll
Modified
llvm/test/Transforms/LoopUnroll/peel-loop-pgo-deopt.ll
Modified
llvm/test/Transforms/LoopUnroll/peel-loop-pgo.ll
Modified
llvm/test/Transforms/LoopUnroll/runtime-loop-branchweight.ll
Modified
llvm/test/Transforms/LoopVectorize/check-prof-info.ll
Modified
llvm/test/Transforms/LoopVectorize/tripcount.ll
Modified
llvm/test/Transforms/LowerExpectIntrinsic/basic.ll
Modified
llvm/test/Transforms/LowerExpectIntrinsic/expect-with-probability.ll
Modified
llvm/test/Transforms/LowerExpectIntrinsic/expect_nonboolean.ll
Modified
llvm/test/Transforms/LowerExpectIntrinsic/phi_merge.ll
Modified
llvm/test/Transforms/LowerExpectIntrinsic/phi_or.ll
Modified
llvm/test/Transforms/LowerExpectIntrinsic/phi_tern.ll
Modified
llvm/test/Transforms/PGOProfile/branch1.ll
Modified
llvm/test/Transforms/PGOProfile/branch2.ll
Modified
llvm/test/Transforms/PGOProfile/chr.ll
Modified
llvm/test/Transforms/PGOProfile/criticaledge.ll
Modified
llvm/test/Transforms/PGOProfile/cspgo_profile_summary.ll
Modified
llvm/test/Transforms/PGOProfile/fix_entry_count.ll
Modified
llvm/test/Transforms/PGOProfile/icp_covariant_call_return.ll
Modified
llvm/test/Transforms/PGOProfile/icp_covariant_invoke_return.ll
Modified
llvm/test/Transforms/PGOProfile/icp_invoke.ll
Modified
llvm/test/Transforms/PGOProfile/icp_vararg.ll
Modified
llvm/test/Transforms/PGOProfile/indirect_call_promotion.ll
Modified
llvm/test/Transforms/PGOProfile/indirect_call_promotion_musttail.ll
Modified
llvm/test/Transforms/PGOProfile/indirect_call_promotion_vla.ll
Modified
llvm/test/Transforms/PGOProfile/indirectbr.ll
Modified
llvm/test/Transforms/PGOProfile/instr_entry_bb.ll
Modified
llvm/test/Transforms/PGOProfile/landingpad.ll
Modified
llvm/test/Transforms/PGOProfile/loop1.ll
Modified
llvm/test/Transforms/PGOProfile/loop2.ll
Modified
llvm/test/Transforms/PGOProfile/memop_size_opt.ll
Modified
llvm/test/Transforms/PGOProfile/multiple_hash_profile.ll
Modified
llvm/test/Transforms/PGOProfile/noreturncall.ll
Modified
llvm/test/Transforms/PGOProfile/remap.ll
Modified
llvm/test/Transforms/PGOProfile/select1.ll
Modified
llvm/test/Transforms/PGOProfile/select2.ll
Modified
llvm/test/Transforms/PGOProfile/switch.ll
Modified
llvm/test/Transforms/PGOProfile/thinlto_cspgo_use.ll
Modified
llvm/test/Transforms/PGOProfile/thinlto_indirect_call_promotion.ll
Modified
llvm/test/Transforms/SCCP/switch.ll
Modified
llvm/test/Transforms/SampleProfile/entry_counts_cold.ll
Next