summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/catchpad-weight.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2017-04-10Add address space mangling to lifetime intrinsicsMatt Arsenault
2015-12-15[WinEH] Use operand bundles to describe call sitesDavid Majnemer
2015-12-12[IR] Reformulate LLVM's EH funclet IRDavid Majnemer
2015-12-01Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou
2015-12-01Revert r254348: "Replace all weight-based interfaces in MBB with probability-...Hans Wennborg
2015-12-01Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou
2015-11-24Let SelectionDAG start to use probability-based interface to add successors.Cong Hou
2015-10-12Assign correct edge weights to unwind destinations when lowering invoke state...Cong Hou