index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
X86WinEHState.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-8
/
+2
*
[WinEH] Put finally pointers in the handler scope table field
Reid Kleckner
2015-06-11
1
-1
/
+1
*
[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
Reid Kleckner
2015-06-11
1
-29
/
+6
*
[WinEH] Call llvm.stackrestore in __except blocks
Reid Kleckner
2015-06-10
1
-1
/
+19
*
[WinEH] Emit .safeseh directives for all 32-bit exception handlers
Reid Kleckner
2015-06-10
1
-4
/
+7
*
[WinEH] Add 32-bit SEH state table emission prototype
Reid Kleckner
2015-06-09
1
-2
/
+77
*
[WinEH] Cache declarations of frame intrinsics
Reid Kleckner
2015-06-08
1
-6
/
+10
*
[WinEH] Adjust the 32-bit SEH prologue to better match reality
Reid Kleckner
2015-05-29
1
-72
/
+52
*
Disable FP elimination in funcs using 32-bit MSVC EH personalities
Reid Kleckner
2015-05-29
1
-0
/
+5
*
[WinEH] Start inserting state number stores for C++ EH
Reid Kleckner
2015-05-28
1
-42
/
+160
*
[WinEH] Store pointers to the LSDA in the exception registration object
Reid Kleckner
2015-05-20
1
-13
/
+70
*
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced ini...
David Blaikie
2015-05-18
1
-2
/
+2
*
Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
Reid Kleckner
2015-05-05
1
-0
/
+317
*
Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
Reid Kleckner
2015-05-01
1
-317
/
+0
*
Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
Reid Kleckner
2015-05-01
1
-0
/
+317
*
Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
Reid Kleckner
2015-05-01
1
-317
/
+0
*
[WinEH] Add an EH registration and state insertion pass for 32-bit x86
Reid Kleckner
2015-05-01
1
-0
/
+317
[prev]