summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tail-call-conditional.mir
AgeCommit message (Expand)Author
2017-11-26Control-Flow Enforcement Technology - Shadow Stack support (LLVM side)Oren Ben Simhon
2017-02-16[X86] Re-enable conditional tail calls and fix PR31257.Hans Wennborg
2017-02-07[X86] Disable conditional tail calls (PR31257)Hans Wennborg
2017-01-05CodeGen: Assert that liveness is up to date when reading block live-ins.Matthias Braun
2016-09-13X86: Conditional tail calls should not have isBarrier = 1Hans Wennborg
2016-09-12[BranchFolding] Unique added live-ins after hoisting code.Ahmed Bougacha
2016-09-12[X86] Copy imp-uses when folding tailcall into conditional branch.Ahmed Bougacha