index
:
~vlj/llvm
cfg
clause
codesize
codesize2
codesize3
codesize4
codesize5
codesize6
constbuf
constbuf2
indirect-wip
master
native
radeonsi
radeonsi-backup
radeonsi-backup2
radeonsi-scheduling
scheduling
scheduling-backup
scheduling2
textures
vliw5
AMDGPU backend development for LLVM
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ExceptionHandling.html
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-09
Fix the prototype for the llvm.eh.selector intrinsic.
Bill Wendling
1
-1
/
+1
2010-10-19
Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do any
Jim Grosbach
1
-0
/
+18
2010-05-28
Fix whitespace to be more consistent with AsmPrinter's style.
Dan Gohman
1
-2
/
+2
2010-05-26
Add entry for llvm.eh.sjlj.longjmp. PR4999.
Jim Grosbach
1
-0
/
+20
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
1
-0
/
+606
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
1
-606
/
+0
2010-01-28
Update of 94055 to track the IR level call site information via an intrinsic.
Jim Grosbach
1
-0
/
+19
2009-10-14
I don't see any point in having both eh.selector.i32 and eh.selector.i64,
Duncan Sands
1
-4
/
+2
2009-09-10
Fix validation errors.
Bill Wendling
1
-3
/
+3
2009-09-10
Fix validation errors.
Bill Wendling
1
-9
/
+11
2009-09-09
Correct __cxa_end_catch documentation to reflect that it doesn't take any arg...
Eric Christopher
1
-4
/
+9
2009-08-22
Add basic information about SJLJ EH
Jim Grosbach
1
-3
/
+36
2009-08-17
Remove a bit more cruft from the sjlj moving to a backend pass.
Jim Grosbach
1
-19
/
+0
2009-08-15
Fix validation errors.
Bill Wendling
1
-3
/
+3
2009-08-15
Fix validation errors.
Bill Wendling
1
-11
/
+11
2009-08-15
Reformatting and some cleanup.
Bill Wendling
1
-223
/
+247
2009-08-11
SjLj based exception handling unwinding support. This patch is nasty, brutish
Jim Grosbach
1
-1
/
+38
2009-08-05
Documentation: fix HTML validation errors.
Benjamin Kramer
1
-0
/
+2
2009-05-14
clean up line-wrapping
Jim Grosbach
1
-4
/
+4
2009-05-14
Update the names of the exception handling sjlj instrinsics to
Jim Grosbach
1
-0
/
+26
2008-12-29
Clarify a bit. Based on feedback by Talin.
Duncan Sands
1
-20
/
+21
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
1
-2
/
+2
2007-09-22
Validation fixes
Bill Wendling
1
-8
/
+7
2007-09-07
Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...
Anton Korobeynikov
1
-2
/
+4
2007-08-27
There is an impedance matching problem between LLVM and
Duncan Sands
1
-24
/
+62
2007-07-04
Extend eh.selector to support both catches and filters.
Duncan Sands
1
-47
/
+26
2007-04-16
Fix typos.
Duncan Sands
1
-3
/
+3
2007-04-14
Correct typo.
Duncan Sands
1
-1
/
+1
2007-03-30
Various hopefully correct easy fixes.
Duncan Sands
1
-3
/
+3
2007-03-14
First draft of exception handling doc.
Jim Laskey
1
-0
/
+460