summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-cmp-branch.ll
AgeCommit message (Expand)Author
2015-08-26FastISel: Avoid adding a successor block twice for degenerate IR.Matthias Braun
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2014-12-19Add the ExceptionHandling::MSVC enumerationReid Kleckner
2011-08-31Update more tests to the new EH scheme.Bill Wendling
2011-02-22Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi
2010-08-21Fix x86 fast-isel's cmp+branch folding to avoid folding when theDan Gohman