aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ExceptionHandling.html
Commit message (Expand)AuthorAgeFilesLines
* I don't see any point in having both eh.selector.i32 and eh.selector.i64,Duncan Sands2009-10-141-4/+2
* Fix validation errors.Bill Wendling2009-09-101-3/+3
* Fix validation errors.Bill Wendling2009-09-101-9/+11
* Correct __cxa_end_catch documentation to reflect that it doesn't take any arg...Eric Christopher2009-09-091-4/+9
* Add basic information about SJLJ EHJim Grosbach2009-08-221-3/+36
* Remove a bit more cruft from the sjlj moving to a backend pass.Jim Grosbach2009-08-171-19/+0
* Fix validation errors.Bill Wendling2009-08-151-3/+3
* Fix validation errors.Bill Wendling2009-08-151-11/+11
* Reformatting and some cleanup.Bill Wendling2009-08-151-223/+247
* SjLj based exception handling unwinding support. This patch is nasty, brutishJim Grosbach2009-08-111-1/+38
* Documentation: fix HTML validation errors.Benjamin Kramer2009-08-051-0/+2
* clean up line-wrappingJim Grosbach2009-05-141-4/+4
* Update the names of the exception handling sjlj instrinsics toJim Grosbach2009-05-141-0/+26
* Clarify a bit. Based on feedback by Talin.Duncan Sands2008-12-291-20/+21
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* Validation fixesBill Wendling2007-09-221-8/+7
* Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...Anton Korobeynikov2007-09-071-2/+4
* There is an impedance matching problem between LLVM andDuncan Sands2007-08-271-24/+62
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+439