1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/test/CodeGen/WinEH
Joseph Tremoulet f8fd84612f [WinEH] Fix eh.exceptionpointer intrinsic lowering
Summary:
Some shared code for handling eh.exceptionpointer and eh.exceptioncode
needs to not share the part that truncates to 32 bits, which is intended
just for exception codes.

Reviewers: rnk

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D13747

llvm-svn: 250588
2015-10-17 00:08:08 +00:00
..
lit.local.cfg
wineh-cloning.ll [WinEH] Fix endpad coloring/numbering 2015-10-16 18:08:16 +00:00
wineh-coreclr.ll [WinEH] Add CoreCLR EH table emission 2015-10-13 20:18:27 +00:00
wineh-demotion.ll [WinEH] Require token linkage in EH pad/ret signatures 2015-08-23 00:26:33 +00:00
wineh-exceptionpointer.ll [WinEH] Fix eh.exceptionpointer intrinsic lowering 2015-10-17 00:08:08 +00:00
wineh-intrinsics-invalid.ll [WinEH] Add llvm.eh.exceptionpointer intrinsic 2015-09-03 09:15:32 +00:00
wineh-intrinsics.ll [WinEH] Add llvm.eh.exceptionpointer intrinsic 2015-09-03 09:15:32 +00:00
wineh-no-demotion.ll [WinEHPrepare] Turn terminatepad into a cleanuppad + call + cleanupret 2015-09-16 20:42:16 +00:00
wineh-statenumbering-cleanups.ll [WinEH] Fix cleanup state numbering 2015-10-09 00:46:08 +00:00
wineh-statenumbering.ll [WinEH] Pull Adjectives and CatchObj out of the catchpad arg list 2015-09-16 20:16:27 +00:00