projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[WinEH] Add cleanupendpad instruction
[oota-llvm.git]
/
lib
/
CodeGen
/
WinEHPrepare.cpp
2015-09-03
Joseph Tremoulet
[WinEH] Add cleanupendpad instruction
blob
|
commitdiff
|
raw
2015-08-28
Joseph Tremoulet
[WinEH] Update coloring to handle nested cases cleanly
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
Reid Kleckner
[WinEH] Add some support for code generating catchpad
blob
|
commitdiff
|
raw
|
diff to current
2015-08-23
Joseph Tremoulet
[WinEH] Require token linkage in EH pad/ret signatures
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
David Majnemer
[WinEH] Calculate state numbers for the new EH represen...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
David Majnemer
[WinEHPrepare] Replace unreasonable funclet terminators...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
Joseph Tremoulet
[WinEHPrepare] Fix catchret successor phi demotion
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
Joseph Tremoulet
[WinEHPrepare] Update demotion logic
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
David Majnemer
[WinEHPrepare] Add rudimentary support for the new...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-08
Benjamin Kramer
Fix some comment typos.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
David Majnemer
Revert accidentally committed WinEHPrepare changes
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
David Majnemer
PHIs don't need to be postprocessed
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
David Majnemer
Handle PHI nodes prefacing EH pads too
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
David Majnemer
handle phi nodes
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
David Majnemer
[WinEHPrepare] Add rudimentary support for the new...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Reid Kleckner
[SEH] Push reloads of the SEH code past phi nodes
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
Reid Kleckner
[SEH] Ensure that empty __except blocks have their...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-07
Reid Kleckner
[WinEH] Add localaddress intrinsic instead of using...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-07
Reid Kleckner
Rename llvm.frameescape and llvm.framerecover to locale...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
Reid Kleckner
[WinEH] Insert the EH code load before the block terminator
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Reid Kleckner
[WinEH] Use llvm.x86.seh.recoverfp in WinEHPrepare
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
Daniel Sanders
Eliminate additional redundant copies of Triple objects...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Eric Christopher
Fix "the the" in comments.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
David Majnemer
Move the personality function from LandingPadInst to...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
Reid Kleckner
[WinEH] Add 32-bit SEH state table emission prototype
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Reid Kleckner
[WinEH] Start inserting state number stores for C++ EH
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
Manuel Klimek
std::sort must be called with a strict weak ordering.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Andrew Kaylor
Fix build error
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Andrew Kaylor
[WinEH] C++ EH state numbering fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
David Blaikie
Simplify IRBuilder::CreateCall* by using ArrayRef+initi...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
Benjamin Kramer
[WinEH] Push unique_ptr through the Action interface.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Andrew Kaylor
Fixing memory leak
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Andrew Kaylor
[WinEH] Handle nested landing pads that return directly...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
Reid Kleckner
[WinEH] Improve fatal error message about failed demotion
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
Ahmed Bougacha
[WinEH] Reset WinEHPrepare::SEHExceptionCodeSlot when...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
Reid Kleckner
Re-land "[WinEH] Add an EH registration and state inser...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Reid Kleckner
Revert "[WinEH] Add an EH registration and state insert...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Reid Kleckner
Re-land "[WinEH] Add an EH registration and state inser...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Reid Kleckner
Revert "[WinEH] Add an EH registration and state insert...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Reid Kleckner
[WinEH] Add an EH registration and state insertion...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Reid Kleckner
Add a note about permitting default member initializers
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Reid Kleckner
[WinEH] Start EH preparation for 32-bit x86, it uses...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Andrew Kaylor
[WinEH] Fix minor bug in begincatch block splitting
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Andrew Kaylor
Style updates
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Andrew Kaylor
[WinEH] Split blocks at calls to llvm.eh.begincatch
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Andrew Kaylor
Fix build error from accidental change
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Andrew Kaylor
[WinEH] Find correct cloned entry block for outlined...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Andrew Kaylor
[WinEH] Find correct cloned entry block for outlined...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Kaelyn Takata
Remove an unused variable to prevent -Werror build...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Reid Kleckner
[SEH] Implement GetExceptionCode in __except blocks
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Reid Kleckner
[WinEH] Split the landingpad BB instead of cloning it
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Reid Kleckner
Re-commit "[SEH] Remove the old __C_specific_handler...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Andrew Kaylor
[WinEH] Ignore filter clauses while mapping landing...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Reid Kleckner
Remove trivial assert to fix NDEBUG Werror builds
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Reid Kleckner
[WinEH] Replace more lpad value uses with undef
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Andrew Kaylor
[WinEH] Handle stubs for outlined functions that have...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Reid Kleckner
Revert "[SEH] Remove the old __C_specific_handler code...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Andrew Kaylor
[WinEH] Don't skip landing pads that end with an unreac...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
Reid Kleckner
[SEH] Remove the old __C_specific_handler code now...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
Reid Kleckner
[WinEH] Demote values and phis live across exception...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
Reid Kleckner
[WinEH] Correctly handle inlined __finally blocks with...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
Andrew Kaylor
[WinEH] Fix problem with landing pad return values...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
Andrew Kaylor
[WinEH] Fix problem with mapping shared empty handler...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
Andrew Kaylor
[WinEH] Fix memory leak with catch-all mapping.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
Andrew Kaylor
Fix build wanrings and line endings
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
Andrew Kaylor
[WinEH] Fixes for a few cppeh failures.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
Nico Weber
Revert r235154-r235156, they cause asserts when buildin...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
Reid Kleckner
[SEH] Reimplement x64 SEH using WinEHPrepare
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Reid Kleckner
[WinEH] Handle a landingpad, resume, and cleanup all...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Reid Kleckner
[SEH] Deal with users of the old lpad for SEH catch...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
Richard Trieu
Change range-based for-loops to be -Wrange-loop-analysi...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-11
Alexander Kornienko
Use 'override/final' instead of 'virtual' for overridde...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
Reid Kleckner
[WinEH] Recognize SEH finally block inserted by the...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
Reid Kleckner
[WinEH] Try to make outlining invokes work a little...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-08
Andrew Kaylor
Formmatting correction
blob
|
commitdiff
|
raw
|
diff to current
2015-04-08
Andrew Kaylor
[WinEH] Minor bug fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
Andrew Kaylor
[WinEH] Add invoke of llvm.donothing to outlined catch...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-06
Reid Kleckner
[WinEH] Don't sink allocas into child handlers
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
David Majnemer
[WinEH] Fill out .xdata for catch objects
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
David Majnemer
[WinEH] Sink UnwindHelp completely out of IR
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
Andrew Kaylor
Fixing a memory leak in WinEHPrepare
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
Andrew Kaylor
Fixing a build error
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
Andrew Kaylor
Fixing build warnings.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
Andrew Kaylor
[WinEH] Handle nested landing pads in outlined catch...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
Reid Kleckner
[WinEH] Fold cast into assertion based on review feedback
blob
|
commitdiff
|
raw
|
diff to current
2015-04-02
Reid Kleckner
Fix unused variable in NDEBUG builds
blob
|
commitdiff
|
raw
|
diff to current
2015-04-02
Reid Kleckner
[WinEH] Make llvm.eh.actions use frameescape indices...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-01
Andrew Kaylor
Fix WinEHPrepare bug with multiple catch handlers
blob
|
commitdiff
|
raw
|
diff to current
2015-03-31
David Majnemer
[WinEH] Generate .xdata for catch handlers
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
David Majnemer
[WinEH] Run cleanup handlers when an exception is thrown
blob
|
commitdiff
|
raw
|
diff to current
2015-03-27
Andrew Kaylor
Fixing a bug with optimized catch-all handlers in WinEH...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-27
David Majnemer
WinEH: Create a parent frame alloca for HandlerType...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Reid Kleckner
WinEH: Create an unwind help alloca for __CxxFrameHandl...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Benjamin Kramer
[winehprepare] Update and sort includes. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
Andrew Kaylor
Fixing a bug with WinEH PHI handling
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Reid Kleckner
WinEH: Make llvm.eh.actions emission match the EH docs
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
Reid Kleckner
Use WinEHPrepare to outline SEH finally blocks
blob
|
commitdiff
|
raw
|
diff to current
2015-03-12
Reid Kleckner
Make llvm.eh.actions an intrinsic and add docs for it
blob
|
commitdiff
|
raw
|
diff to current
next