Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
test
/
CodeGen
/
Generic
/
MachineBranchProb.ll
39ec2e9
[CodeGen] Unify the syntax of MBB successors in MIR and -debug output
by Francis Visoiu Mistrih
· 8 years ago
da89d18
[CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug output
by Francis Visoiu Mistrih
· 8 years ago
25528d6
[CodeGen] Unify MBB reference format in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
3573d8d
[CodeGen] Peel off the dominant case in switch statement in lowering
by Rong Xu
· 8 years ago
7c79470
[ARM/AARCH64] Make test MachineBranchProb.ll more robust and re-enable for ARM/AArch64
by Balaram Makam
· 8 years ago
45ff83c
"[ARM] Mark flaky test MachineBranchProb.ll unsupported again for ARM/AArch64"
by Balaram Makam
· 8 years ago
edfeb77
[ARM] Try to re-enable MachineBranchProb.ll for ARM/AArch64
by Renato Golin
· 8 years ago
be2f7d9
[ARM] Mark falky test unsupported until we find the cause
by Renato Golin
· 9 years ago
db370bd
[AVR] XFAIL a set of failing CodeGen tests
by Dylan McKay
· 9 years ago
6400dec
Fix build breaks after r277028
by Krzysztof Parzyszek
· 9 years ago
5e241b1
[Codegen] Decrease minimum jump table density.
by Kyle Butt
· 10 years ago
893b781
Unxfail passing testcase on Hexagon
by Krzysztof Parzyszek
· 10 years ago
d97c100
Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
by Cong Hou
· 10 years ago
1dbaf67
Revert r254348: "Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces."
by Hans Wennborg
· 10 years ago
fa1917c
Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
by Cong Hou
· 10 years ago
1938f2e
Let SelectionDAG start to use probability-based interface to add successors.
by Cong Hou
· 10 years ago
df8b0d6
Revert "[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranchProb.ll"
by Weiming Zhao
· 10 years ago
b00cc62
[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranchProb.ll
by Weiming Zhao
· 10 years ago
68d155b
[Hexagon] Reverting test file change.
by Colin LeMahieu
· 10 years ago
7c95871
[Hexagon] Adding skeleton of HVX extension instructions.
by Colin LeMahieu
· 10 years ago
511298b
Distribute the weight on the edge from switch to default statement to edges generated in lowering switch.
by Cong Hou
· 10 years ago
bb0d7cb
[Hexagon] r236351 fix does not work on builder configurations yet.
by Colin LeMahieu
· 10 years ago
b662565
[Hexagon] Adding expression MC emission and removing XFAIL from test that hits this code path.
by Colin LeMahieu
· 10 years ago
680a60f
XFAIL test/CodeGen/Generic/MachineBranchProb.ll on Hexagon (PR23377)
by Hans Wennborg
· 10 years ago
4b828d3
Switch lowering: use profile info to build weight-balanced binary search trees
by Hans Wennborg
· 10 years ago
67c0375
Switch lowering: Take branch weight into account when ordering for fall-through
by Hans Wennborg
· 10 years ago
0867b15
Re-commit r235560: Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
by Hans Wennborg
· 10 years ago
0be238c
Revert r235560; this commit was causing several failed assertions in Debug builds using MSVC's STL. The iterator is being used outside of its valid range.
by Aaron Ballman
· 10 years ago
15823d4
Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
by Hans Wennborg
· 10 years ago
a9e2057
Revert the switch lowering change (r235101, r235103, r235106)
by Hans Wennborg
· 10 years ago
d403664
Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
by Hans Wennborg
· 10 years ago
be7ea19
IR: Make metadata typeless in assembly
by Duncan P. N. Exon Smith
· 11 years ago
3ef452e
AArch64 & ARM: disable generic test that relies on no CFG changes.
by Tim Northover
· 11 years ago
cf10446
BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle
by Manman Ren
· 13 years ago