index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
ExceptionHandling.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove incorrect passage.
Bill Wendling
2011-09-27
1
-8
/
+4
*
Remove some not-really-correct wording.
Bill Wendling
2011-09-27
1
-6
/
+1
*
Fix grammar.
Bill Wendling
2011-09-26
1
-2
/
+2
*
Remove dead table entry.
Bill Wendling
2011-09-26
1
-1
/
+0
*
Some minor (and more involved) cleanups. No real context changes.
Bill Wendling
2011-09-26
1
-128
/
+121
*
Remove some missed references to dead intrinsics.
Bill Wendling
2011-09-20
1
-5
/
+2
*
Update the EH doc to reflect the new EH model.
Bill Wendling
2011-09-20
1
-194
/
+94
*
Implement and document the llvm.eh.resume intrinsic, which is
John McCall
2011-05-28
1
-39
/
+97
*
docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.
NAKAMURA Takumi
2011-04-23
1
-31
/
+31
*
docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.
NAKAMURA Takumi
2011-04-18
1
-46
/
+46
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
docs: Canonicalize URLs.
NAKAMURA Takumi
2011-04-09
1
-1
/
+1
*
Fix the prototype for the llvm.eh.selector intrinsic.
Bill Wendling
2010-12-09
1
-1
/
+1
*
Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do any
Jim Grosbach
2010-10-19
1
-0
/
+18
*
Fix whitespace to be more consistent with AsmPrinter's style.
Dan Gohman
2010-05-28
1
-2
/
+2
*
Add entry for llvm.eh.sjlj.longjmp. PR4999.
Jim Grosbach
2010-05-26
1
-0
/
+20
*
Revert r103213. It broke several sections of live website.
mike-m
2010-05-07
1
-0
/
+606
*
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-05-06
1
-606
/
+0
*
Update of 94055 to track the IR level call site information via an intrinsic.
Jim Grosbach
2010-01-28
1
-0
/
+19
*
I don't see any point in having both eh.selector.i32 and eh.selector.i64,
Duncan Sands
2009-10-14
1
-4
/
+2
*
Fix validation errors.
Bill Wendling
2009-09-10
1
-3
/
+3
*
Fix validation errors.
Bill Wendling
2009-09-10
1
-9
/
+11
*
Correct __cxa_end_catch documentation to reflect that it doesn't take any arg...
Eric Christopher
2009-09-09
1
-4
/
+9
*
Add basic information about SJLJ EH
Jim Grosbach
2009-08-22
1
-3
/
+36
*
Remove a bit more cruft from the sjlj moving to a backend pass.
Jim Grosbach
2009-08-17
1
-19
/
+0
*
Fix validation errors.
Bill Wendling
2009-08-15
1
-3
/
+3
*
Fix validation errors.
Bill Wendling
2009-08-15
1
-11
/
+11
*
Reformatting and some cleanup.
Bill Wendling
2009-08-15
1
-223
/
+247
*
SjLj based exception handling unwinding support. This patch is nasty, brutish
Jim Grosbach
2009-08-11
1
-1
/
+38
*
Documentation: fix HTML validation errors.
Benjamin Kramer
2009-08-05
1
-0
/
+2
*
clean up line-wrapping
Jim Grosbach
2009-05-14
1
-4
/
+4
*
Update the names of the exception handling sjlj instrinsics to
Jim Grosbach
2009-05-14
1
-0
/
+26
*
Clarify a bit. Based on feedback by Talin.
Duncan Sands
2008-12-29
1
-20
/
+21
*
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-12-11
1
-2
/
+2
*
Validation fixes
Bill Wendling
2007-09-22
1
-8
/
+7
*
Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...
Anton Korobeynikov
2007-09-07
1
-2
/
+4
*
There is an impedance matching problem between LLVM and
Duncan Sands
2007-08-27
1
-24
/
+62
*
Extend eh.selector to support both catches and filters.
Duncan Sands
2007-07-04
1
-47
/
+26
*
Fix typos.
Duncan Sands
2007-04-16
1
-3
/
+3
*
Correct typo.
Duncan Sands
2007-04-14
1
-1
/
+1
*
Various hopefully correct easy fixes.
Duncan Sands
2007-03-30
1
-3
/
+3
*
First draft of exception handling doc.
Jim Laskey
2007-03-14
1
-0
/
+460