Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ebd4c05c3cbd61215366d4d16f1c1a2e57e7156d
/
docs
/
ExceptionHandling.html
c803830
Remove dead llvm.eh.sjlj.dispatchsetup intrinsic.
by Bill Wendling
· 13 years ago
f5a3c42
fix some out-of-date attribution.
by Chris Lattner
· 13 years ago
100a371
Remove incorrect passage.
by Bill Wendling
· 13 years ago
2477102
Remove some not-really-correct wording.
by Bill Wendling
· 13 years ago
a69d998
Fix grammar.
by Bill Wendling
· 13 years ago
99aa6b0
Remove dead table entry.
by Bill Wendling
· 13 years ago
2a6b073
Some minor (and more involved) cleanups. No real context changes.
by Bill Wendling
· 13 years ago
3c05196
Remove some missed references to dead intrinsics.
by Bill Wendling
· 13 years ago
4a065dd
Update the EH doc to reflect the new EH model.
by Bill Wendling
· 13 years ago
d7c1086
Implement and document the llvm.eh.resume intrinsic, which is
by John McCall
· 13 years ago
f5af6ad
docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.
by NAKAMURA Takumi
· 14 years ago
05d0265
docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.
by NAKAMURA Takumi
· 14 years ago
7a2bdde
Fix a ton of comment typos found by codespell. Patch by
by Chris Lattner
· 14 years ago
b9a3363
docs: Canonicalize URLs.
by NAKAMURA Takumi
· 14 years ago
6bfd4f4
Fix the prototype for the llvm.eh.selector intrinsic.
by Bill Wendling
· 14 years ago
e4ad387
Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do any
by Jim Grosbach
· 14 years ago
3dfb3cf
Fix whitespace to be more consistent with AsmPrinter's style.
by Dan Gohman
· 14 years ago
90346e2
Add entry for llvm.eh.sjlj.longjmp. PR4999.
by Jim Grosbach
· 14 years ago
e2c3a49
Revert r103213. It broke several sections of live website.
by mike-m
· 15 years ago
[Renamed from docs/main/ExceptionHandling.html]
68cb319
Overhauled llvm/clang docs builds. Closes PR6613.
by mike-m
· 15 years ago
[Renamed from docs/ExceptionHandling.html]
ca752c9
Update of 94055 to track the IR level call site information via an intrinsic.
by Jim Grosbach
· 15 years ago
b01bbdc
I don't see any point in having both eh.selector.i32 and eh.selector.i64,
by Duncan Sands
· 15 years ago
169e1b0
Fix validation errors.
by Bill Wendling
· 15 years ago
808b9ce
Fix validation errors.
by Bill Wendling
· 15 years ago
61f6978
Correct __cxa_end_catch documentation to reflect that it doesn't take any arguments.
by Eric Christopher
· 15 years ago
00484d1
Add basic information about SJLJ EH
by Jim Grosbach
· 15 years ago
2962664
Remove a bit more cruft from the sjlj moving to a backend pass.
by Jim Grosbach
· 15 years ago
bf230bf
Fix validation errors.
by Bill Wendling
· 15 years ago
3cf4ffd
Fix validation errors.
by Bill Wendling
· 15 years ago
c4f661e
Reformatting and some cleanup.
by Bill Wendling
· 15 years ago
1b747ad
SjLj based exception handling unwinding support. This patch is nasty, brutish
by Jim Grosbach
· 15 years ago
e15192b
Documentation: fix HTML validation errors.
by Benjamin Kramer
· 15 years ago
06261cd
clean up line-wrapping
by Jim Grosbach
· 15 years ago
f957012
Update the names of the exception handling sjlj instrinsics to
by Jim Grosbach
· 15 years ago
6531d47
Clarify a bit. Based on feedback by Talin.
by Duncan Sands
· 16 years ago
4440870
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
by Misha Brukman
· 16 years ago
d40bc4a
Validation fixes
by Bill Wendling
· 17 years ago
8806c7b
Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is needed, because they just "mark" register
by Anton Korobeynikov
· 17 years ago
6590b04
There is an impedance matching problem between LLVM and
by Duncan Sands
· 17 years ago
cf26d7c
Extend eh.selector to support both catches and filters.
by Duncan Sands
· 17 years ago
fb0a64a
Fix typos.
by Duncan Sands
· 18 years ago
b0a1cbf
Correct typo.
by Duncan Sands
· 18 years ago
8036ca4
Various hopefully correct easy fixes.
by Duncan Sands
· 18 years ago
d0d39b6
First draft of exception handling doc.
by Jim Laskey
· 18 years ago