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
/
CodeGen
/
WinEHPrepare.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WinEH] Avoid holding references to BlockColor (DenseMap) entries while inser...
Andrew Kaylor
2016-12-14
1
-1
/
+5
*
Fix comment typos. NFC.
Simon Pilgrim
2016-11-20
1
-2
/
+2
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Revert "Don't invoke getName() from Function::isIntrinsic().", rL276942.
Justin Lebar
2016-07-28
1
-6
/
+2
*
Don't invoke getName() from Function::isIntrinsic().
Justin Lebar
2016-07-27
1
-2
/
+6
*
revert http://reviews.llvm.org/D21101
Etienne Bergeron
2016-06-30
1
-39
/
+0
*
[exceptions] Upgrade exception handlers when stack protector is used
Etienne Bergeron
2016-06-30
1
-0
/
+39
*
Revert "[SimplifyCFG] Stop inserting calls to llvm.trap for UB"
David Majnemer
2016-06-25
1
-3
/
+3
*
[SimplifyCFG] Stop inserting calls to llvm.trap for UB
David Majnemer
2016-06-25
1
-3
/
+3
*
IR: RF_IgnoreMissingValues => RF_IgnoreMissingLocals, NFC
Duncan P. N. Exon Smith
2016-04-07
1
-1
/
+1
*
[WinEH] Don't remove unannotated inline-asm calls
David Majnemer
2016-02-26
1
-2
/
+3
*
[WinEH] Visit 'unwind to caller' catchswitches nested in catchswitches
David Majnemer
2016-02-23
1
-4
/
+8
*
[WinEH] Prevent EH state numbering from skipping nested cleanup pads that nev...
Andrew Kaylor
2016-02-12
1
-6
/
+14
*
Revert r258580 and r258581.
David Majnemer
2016-02-01
1
-113
/
+0
*
[WinEH] Don't miscompile cleanups which conditionally unwind to caller
David Majnemer
2016-01-23
1
-1
/
+2
*
[WinEH] Let cleanups post-dominated by unreachable get executed
David Majnemer
2016-01-22
1
-0
/
+112
*
[WinEH] Rename CatchReturnInst::getParentPad, NFC
Joseph Tremoulet
2016-01-15
1
-2
/
+2
*
[WinEH] Update WinEHFuncInfo if StackColoring merges allocas
David Majnemer
2016-01-08
1
-3
/
+4
*
[WinEH] Remove calculateCatchReturnSuccessorColors
David Majnemer
2016-01-06
1
-18
/
+0
*
[WinEH] Update CoreCLR EH state numbering
Joseph Tremoulet
2016-01-04
1
-61
/
+181
*
WinEHPrepare.cpp: Suppress a warning for -Asserts. [-Wunused-variable]
NAKAMURA Takumi
2016-01-03
1
-4
/
+2
*
[WinEH] Update catchrets with cloned successors
Joseph Tremoulet
2016-01-02
1
-4
/
+38
*
[WinEH] Add additional verification
David Majnemer
2016-01-02
1
-4
/
+7
*
[ptr-traits] Sink a constructor definition to the .cpp file and add
Chandler Carruth
2015-12-29
1
-0
/
+4
*
[WinEH] Don't visit the same catchswitch twice
David Majnemer
2015-12-23
1
-7
/
+15
*
[WinEH] Use operand bundles to describe call sites
David Majnemer
2015-12-15
1
-18
/
+50
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-42
/
+0
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-1350
/
+335
*
Move EH-specific helper functions to a more appropriate place
David Majnemer
2015-12-02
1
-1
/
+1
*
[WinEH] Disable most forms of demotion
Reid Kleckner
2015-11-19
1
-117
/
+5
*
[WinEH] Fix problem with removing an element from a SetVector while iterating.
Andrew Kaylor
2015-11-12
1
-11
/
+5
*
[WinEH] Re-committing r252249 (Clone funclets with multiple parents) with add...
Andrew Kaylor
2015-11-09
1
-34
/
+1005
*
Revert r252249 (and r252255, r252258), "[WinEH] Clone funclets with multiple ...
NAKAMURA Takumi
2015-11-06
1
-977
/
+14
*
Fix build warnings
Andrew Kaylor
2015-11-06
1
-4
/
+4
*
[WinEH] Clone funclets with multiple parents
Andrew Kaylor
2015-11-06
1
-14
/
+977
*
[WinEH] Fix CatchRetSuccessorColorMap accounting
Joseph Tremoulet
2015-10-16
1
-2
/
+0
*
[WinEH] Remove dead code/includes from WinEHPrepare
David Majnemer
2015-10-16
1
-29
/
+2
*
[WinEH] Fix endpad coloring/numbering
Joseph Tremoulet
2015-10-16
1
-3
/
+12
*
[WinEH] Remove CatchObjRecoverIdx
David Majnemer
2015-10-12
1
-1
/
+0
*
[WinEH] Remove more dead code
David Majnemer
2015-10-10
1
-6
/
+2
*
[WinEH] Delete the old landingpad implementation of Windows EH
Reid Kleckner
2015-10-09
1
-2447
/
+16
*
CodeGen: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-09
1
-36
/
+42
*
[WinEH] Fix cleanup state numbering
Joseph Tremoulet
2015-10-09
1
-4
/
+20
*
[WinEH] Remove unreachable blocks before preparation
David Majnemer
2015-10-07
1
-5
/
+5
*
[WinEH] Set NoModuleLevelChanges in clone flags
Joseph Tremoulet
2015-10-07
1
-2
/
+7
*
[WinEH] Update CoreCLR EH for catchpad MBBs
Joseph Tremoulet
2015-10-07
1
-2
/
+2
*
[SEH] Add llvm.eh.exceptioncode intrinsic
Reid Kleckner
2015-10-07
1
-8
/
+9
*
[WinEH] Create a separate MBB for funclet prologues
David Majnemer
2015-10-06
1
-3
/
+2
*
[WinEH] Implement state numbering for CoreCLR
Joseph Tremoulet
2015-10-06
1
-0
/
+85
*
[WinEH] Recognize CoreCLR personality function
Joseph Tremoulet
2015-10-06
1
-2
/
+2
[next]