1. e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 15 years ago[Renamed from docs/main/ExceptionHandling.html]
  2. 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 15 years ago[Renamed from docs/ExceptionHandling.html]
  3. ca752c9 Update of 94055 to track the IR level call site information via an intrinsic. by Jim Grosbach · 16 years ago
  4. b01bbdc I don't see any point in having both eh.selector.i32 and eh.selector.i64, by Duncan Sands · 16 years ago
  5. 169e1b0 Fix validation errors. by Bill Wendling · 16 years ago
  6. 808b9ce Fix validation errors. by Bill Wendling · 16 years ago
  7. 61f6978 Correct __cxa_end_catch documentation to reflect that it doesn't take any arguments. by Eric Christopher · 16 years ago
  8. 00484d1 Add basic information about SJLJ EH by Jim Grosbach · 16 years ago
  9. 2962664 Remove a bit more cruft from the sjlj moving to a backend pass. by Jim Grosbach · 16 years ago
  10. bf230bf Fix validation errors. by Bill Wendling · 16 years ago
  11. 3cf4ffd Fix validation errors. by Bill Wendling · 16 years ago
  12. c4f661e Reformatting and some cleanup. by Bill Wendling · 16 years ago
  13. 1b747ad SjLj based exception handling unwinding support. This patch is nasty, brutish by Jim Grosbach · 16 years ago
  14. e15192b Documentation: fix HTML validation errors. by Benjamin Kramer · 16 years ago
  15. 06261cd clean up line-wrapping by Jim Grosbach · 16 years ago
  16. f957012 Update the names of the exception handling sjlj instrinsics to by Jim Grosbach · 16 years ago
  17. 6531d47 Clarify a bit. Based on feedback by Talin. by Duncan Sands · 17 years ago
  18. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 17 years ago
  19. d40bc4a Validation fixes by Bill Wendling · 18 years ago
  20. 8806c7b Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is needed, because they just "mark" register by Anton Korobeynikov · 18 years ago
  21. 6590b04 There is an impedance matching problem between LLVM and by Duncan Sands · 18 years ago
  22. cf26d7c Extend eh.selector to support both catches and filters. by Duncan Sands · 18 years ago
  23. fb0a64a Fix typos. by Duncan Sands · 18 years ago
  24. b0a1cbf Correct typo. by Duncan Sands · 18 years ago
  25. 8036ca4 Various hopefully correct easy fixes. by Duncan Sands · 18 years ago
  26. d0d39b6 First draft of exception handling doc. by Jim Laskey · 18 years ago