index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
eh.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When creating a jump destination, its scope should be the scope of the
John McCall
2010-07-28
1
-0
/
+35
*
Test for the presence of EH branch-throughs instead of normal branch-throughs.
John McCall
2010-07-26
1
-0
/
+18
*
Revise cleanup IR generation to fix a major bug with cleanups (PR7686)
John McCall
2010-07-23
1
-0
/
+71
*
Fix the IR generation for catching pointers by references.
John McCall
2010-07-20
1
-0
/
+41
*
Allow for the possibility that __cxa_end_catch might throw for a catch-all block
John McCall
2010-07-13
1
-4
/
+36
*
Switch the __cxa_free_exception cleanup to be lazy.
John McCall
2010-07-13
1
-3
/
+0
*
Teach function-try-blocks on constructors and destructors to implicitly
John McCall
2010-07-07
1
-0
/
+27
*
Validated by nightly-test runs on x86 and x86-64 darwin, including after
John McCall
2010-07-06
1
-0
/
+89
*
Neuter this testcase a little. The way LLVM writes labels for anonymous blocks
John McCall
2010-04-22
1
-3
/
+3
*
Call PerformCopyInitialization to properly initialize the exception temporary
John McCall
2010-04-22
1
-26
/
+61
*
Reapply patch for adding support for address spaces and added a isVolatile fi...
Mon P Wang
2010-04-04
1
-1
/
+1
*
Revert r100193 since it causes failures in objc in clang
Mon P Wang
2010-04-02
1
-1
/
+1
*
Reapply patch for adding support for address spaces and added a isVolatile fi...
Mon P Wang
2010-04-02
1
-1
/
+1
*
Revert Mon Ping's 99930 due to broken llvm-gcc buildbots.
Bob Wilson
2010-03-30
1
-1
/
+1
*
Added support for address spaces and added a isVolatile field to memcpy, memm...
Mon P Wang
2010-03-30
1
-1
/
+1
*
Fix Release-Asserts.
Mike Stump
2010-01-13
1
-25
/
+21
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
When an exception needs to be freed by calling __cxa_exception_free, make sur...
Anders Carlsson
2009-12-11
1
-0
/
+6
*
Add terminate handler for copy constructors for thrown objects. WIP.
Mike Stump
2009-12-09
1
-2
/
+3
*
Add testcases for recent checkins.
Mike Stump
2009-11-20
1
-0
/
+68