index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
Generic
/
MachineBranchProb.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
Matt Arsenault
2019-06-19
1
-1
/
+1
*
[test] Change comment wording (NFC)
Evandro Menezes
2019-06-18
1
-1
/
+1
*
[AVR] Remove unneeded XFAILs from the Generic CodeGen tests
Dylan McKay
2019-01-20
1
-3
/
+0
*
[CodeGen] Unify the syntax of MBB successors in MIR and -debug output
Francis Visoiu Mistrih
2018-02-09
1
-5
/
+5
*
[CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug output
Francis Visoiu Mistrih
2018-02-08
1
-5
/
+5
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-10
/
+10
*
[CodeGen] Peel off the dominant case in switch statement in lowering
Rong Xu
2017-11-14
1
-3
/
+6
*
[ARM/AARCH64] Make test MachineBranchProb.ll more robust and re-enable for AR...
Balaram Makam
2017-10-05
1
-3
/
+4
*
"[ARM] Mark flaky test MachineBranchProb.ll unsupported again for ARM/AArch64"
Balaram Makam
2017-10-04
1
-0
/
+3
*
[ARM] Try to re-enable MachineBranchProb.ll for ARM/AArch64
Renato Golin
2017-04-05
1
-3
/
+0
*
[ARM] Mark falky test unsupported until we find the cause
Renato Golin
2017-03-27
1
-1
/
+1
*
[AVR] XFAIL a set of failing CodeGen tests
Dylan McKay
2017-02-08
1
-0
/
+3
*
Fix build breaks after r277028
Krzysztof Parzyszek
2016-07-28
1
-1
/
+4
*
[Codegen] Decrease minimum jump table density.
Kyle Butt
2016-03-29
1
-7
/
+7
*
Unxfail passing testcase on Hexagon
Krzysztof Parzyszek
2016-01-14
1
-1
/
+1
*
Replace all weight-based interfaces in MBB with probability-based interfaces,...
Cong Hou
2015-12-01
1
-4
/
+4
*
Revert r254348: "Replace all weight-based interfaces in MBB with probability-...
Hans Wennborg
2015-12-01
1
-4
/
+4
*
Replace all weight-based interfaces in MBB with probability-based interfaces,...
Cong Hou
2015-12-01
1
-4
/
+4
*
Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou
2015-11-24
1
-4
/
+4
*
Revert "[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranchProb.ll"
Weiming Zhao
2015-10-29
1
-1
/
+2
*
[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranchProb.ll
Weiming Zhao
2015-10-29
1
-2
/
+1
*
[Hexagon] Reverting test file change.
Colin LeMahieu
2015-10-17
1
-1
/
+2
*
[Hexagon] Adding skeleton of HVX extension instructions.
Colin LeMahieu
2015-10-17
1
-2
/
+1
*
Distribute the weight on the edge from switch to default statement to edges g...
Cong Hou
2015-09-01
1
-2
/
+2
*
[Hexagon] r236351 fix does not work on builder configurations yet.
Colin LeMahieu
2015-05-01
1
-1
/
+2
*
[Hexagon] Adding expression MC emission and removing XFAIL from test that hit...
Colin LeMahieu
2015-05-01
1
-2
/
+1
*
XFAIL test/CodeGen/Generic/MachineBranchProb.ll on Hexagon (PR23377)
Hans Wennborg
2015-04-30
1
-1
/
+2
*
Switch lowering: use profile info to build weight-balanced binary search trees
Hans Wennborg
2015-04-30
1
-1
/
+39
*
Switch lowering: Take branch weight into account when ordering for fall-through
Hans Wennborg
2015-04-27
1
-2
/
+2
*
Re-commit r235560: Switch lowering: extract jump tables and bit tests before ...
Hans Wennborg
2015-04-23
1
-2
/
+2
*
Revert r235560; this commit was causing several failed assertions in Debug bu...
Aaron Ballman
2015-04-23
1
-2
/
+2
*
Switch lowering: extract jump tables and bit tests before building binary tre...
Hans Wennborg
2015-04-22
1
-2
/
+2
*
Revert the switch lowering change (r235101, r235103, r235106)
Hans Wennborg
2015-04-16
1
-2
/
+2
*
Switch lowering: extract jump tables and bit tests before building binary tre...
Hans Wennborg
2015-04-16
1
-2
/
+2
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-1
/
+1
*
AArch64 & ARM: disable generic test that relies on no CFG changes.
Tim Northover
2014-05-30
1
-0
/
+3
*
BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle
Manman Ren
2012-08-24
1
-0
/
+32