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
/
CodeGenObjC
/
exceptions.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert r234581, it might have caused a few miscompiles in Chromium."
David Majnemer
2015-04-22
1
-0
/
+3
*
Revert r234581, it might have caused a few miscompiles in Chromium.
Nico Weber
2015-04-11
1
-3
/
+0
*
Remove threshold for inserting lifetime markers for named temporaries
Arnaud A. de Grandmaison
2015-04-10
1
-0
/
+3
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-2
/
+2
*
Revert "Remove threshold for lifetime marker insertion of named temporaries"
Arnaud A. de Grandmaison
2014-12-01
1
-3
/
+0
*
Remove threshold for lifetime marker insertion of named temporaries
Arnaud A. de Grandmaison
2014-12-01
1
-0
/
+3
*
Revert "Remove threshold on object size for inserting lifetime begin / end"
Arnaud A. de Grandmaison
2014-10-08
1
-3
/
+0
*
Remove threshold on object size for inserting lifetime begin / end
Arnaud A. de Grandmaison
2014-10-08
1
-0
/
+3
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-4
/
+4
*
In ObjC++ on legacy runtimes, push an EH cleanup as well as
John McCall
2013-04-03
1
-2
/
+2
*
Re-enable this test to reflect re-enabling the new SROA pass.
Chandler Carruth
2012-10-02
1
-4
/
+0
*
Turn off this test, as the new and old SROA cause it produce different output.
Nick Lewycky
2012-09-26
1
-0
/
+4
*
Update the Clang tests which run with a full optimization pipeline for
Chandler Carruth
2012-09-24
1
-2
/
+2
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-1
/
+1
*
The optimizers figured out how to make this store 6.
Nick Lewycky
2011-11-15
1
-5
/
+1
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...
Anders Carlsson
2011-02-22
1
-1
/
+1
*
update this test now that reassociate isn't stripping nsw's pointlessly.
Chris Lattner
2011-02-17
1
-2
/
+2
*
Update this test following recent optimizer changes.
Dan Gohman
2011-02-02
1
-2
/
+2
*
Not really any point to testing control flow in this test without
John McCall
2011-01-28
1
-8
/
+1
*
Update exceptions.m for r124462.
Eric Christopher
2011-01-28
1
-4
/
+7
*
In the fragile ObjC ABI, save the caught exception to the side if there are
John McCall
2010-10-04
1
-0
/
+56
*
Make this test a little less dependent on exact optimizer results.
John McCall
2010-08-11
1
-6
/
+6
*
Fix a bug in @finally emission in both the fragile and non-fragile EH schemes
John McCall
2010-08-11
1
-0
/
+51
*
Some more correctness fixes and code-size optimizations for fragile-ABI
John McCall
2010-08-04
1
-20
/
+19
*
Fix fragile-ABI ObjC exceptions in the presence of optimization with
John McCall
2010-07-31
1
-0
/
+46
*
Validated by nightly-test runs on x86 and x86-64 darwin, including after
John McCall
2010-07-06
1
-4
/
+25
*
NeXT/EH: When generating the rethrow code for a finally block, make sure to
Daniel Dunbar
2010-04-23
1
-0
/
+18