Support standard DWARF TLS opcode; Darwin and PS4 use it.
[oota-llvm.git] / lib / CodeGen / WinEHPrepare.cpp
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-03-03 Reid KlecknerWinEH: Remove vestigial EH object
2015-03-03 Andrew KaylorFixing problem with field initialization order
2015-03-03 Andrew KaylorOutline cleanup handlers for native Windows C++ excepti...
2015-03-03 Andrew KaylorRemap arguments and non-alloca values used by outlined...
2015-02-25 Andrew KaylorFixing a problem with insert location in WinEH outlining
2015-02-24 Andrew KaylorFixing eol-style
2015-02-23 Andrew KaylorRemoving unused private field.
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