summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/fast-isel-branch-cond-split.ll
AgeCommit message (Expand)Author
2016-06-08Revive http://reviews.llvm.org/D12778 to handle forward-hot-prob and backward...Dehao Chen
2015-12-03AArch64FastISel: Use cbz/cbnz to branch on i1Matthias Braun
2015-09-02use "unpredictable" metadata in fast-isel when splitting comparesSanjay Patel
2015-08-25fix CHECK-LABEL and wrong labelSanjay Patel
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-12-09[CodeGenPrepare] Split branch conditions into multiple conditional branches.Juergen Ributzka