summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/seh-stack-realign.ll
AgeCommit message (Expand)Author
2016-03-30[X86] Enable call frame optimization ("mov to push") not only for optsize (PR...Hans Wennborg
2016-02-15Implemented stack symbol table ordering/packing optimization to improve data ...Zia Ansari
2015-12-15[WinEH] Use operand bundles to describe call sitesDavid Majnemer
2015-12-12[IR] Reformulate LLVM's EH funclet IRDavid Majnemer
2015-11-17[WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunctionReid Kleckner
2015-10-09[SEH] Update SEH codegen tests to use the new IRReid Kleckner
2015-07-08[SEH] Add missing test case from previous realignment commitReid Kleckner