Fix bug with APInt::getBitsNeeded with for base 10 numbers 0-9.
[oota-llvm.git] / docs / ExceptionHandling.html
2009-08-17 Jim GrosbachRemove a bit more cruft from the sjlj moving to a backe...
2009-08-15 Bill WendlingFix validation errors.
2009-08-15 Bill WendlingFix validation errors.
2009-08-15 Bill WendlingReformatting and some cleanup.
2009-08-11 Jim GrosbachSjLj based exception handling unwinding support. This...
2009-08-05 Benjamin KramerDocumentation: fix HTML validation errors.
2009-05-14 Jim Grosbachclean up line-wrapping
2009-05-14 Jim GrosbachUpdate the names of the exception handling sjlj instrin...
2008-12-29 Duncan SandsClarify a bit. Based on feedback by Talin.
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2007-09-22 Bill WendlingValidation fixes
2007-09-07 Anton KorobeynikovSplit eh.select / eh.typeid.for intrinsics into i32...
2007-08-27 Duncan SandsThere is an impedance matching problem between LLVM and
2007-07-04 Duncan SandsExtend eh.selector to support both catches and filters.
2007-04-16 Duncan SandsFix typos.
2007-04-14 Duncan SandsCorrect typo.
2007-03-30 Duncan SandsVarious hopefully correct easy fixes.
2007-03-14 Jim LaskeyFirst draft of exception handling doc.