Second attempt to fix WinEHCatchDirector build failures.
[oota-llvm.git] / lib / CodeGen / WinEHPrepare.cpp
2015-02-23 Andrew KaylorSecond attempt to fix WinEHCatchDirector build failures.
2015-02-23 Andrew KaylorAttempting to fix WinEHCatchDirector destructor related...
2015-02-23 Andrew KaylorRemap frame variables for native Windows exception...
2015-02-20 Chandler CarruthRevert r229944: EH: Prune unreachable resume instructio...
2015-02-20 Reid KlecknerEH: Prune unreachable resume instructions during Dwarf...
2015-02-18 Andrew KaylorStyle and formatting fixes for r229715
2015-02-18 Reid Klecknerdos2unix the WinEH file and tests
2015-02-18 David BlaikieRemove unused member variables (-Wunused-private-field)
2015-02-18 Andrew KaylorAdding implementation to outline C++ catch handlers...
2015-02-11 Reid KlecknerDon't promote asynch EH invokes of nounwind functions...
2015-01-30 Alexey SamsonovFix memory leak in WinEHPrepare introduced in r227405.
2015-01-29 Reid KlecknerUpdate comments to use unreachable instead of llvm...
2015-01-29 Benjamin KramerEHPrepare: Remove leftover initialization code for...
2015-01-29 Chandler CarruthRemove an unused private field added r227405 to fix...
2015-01-29 Reid KlecknerRemove unused variable
2015-01-29 Reid KlecknerAdd a Windows EH preparation pass that zaps resumes