index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGenObjC
/
exceptions.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit r357452 (take 3): "SimplifyCFG SinkCommonCodeFromPredecessors: Also...
Hans Wennborg
2019-06-17
1
-1
/
+1
*
Revert r361811: 'Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromP...
David L. Jones
2019-06-13
1
-1
/
+1
*
Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromPredecessors: Also...
Hans Wennborg
2019-05-28
1
-1
/
+1
*
Revert "Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also s...
Jordan Rupprecht
2019-05-06
1
-1
/
+1
*
Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also sink func...
Hans Wennborg
2019-04-16
1
-1
/
+1
*
Revert r357452 - 'SimplifyCFG SinkCommonCodeFromPredecessors: Also sink funct...
David L. Jones
2019-04-04
1
-1
/
+1
*
SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without ...
Hans Wennborg
2019-04-02
1
-1
/
+1
*
Update for lifetime intrinsic signature change
Matt Arsenault
2017-04-10
1
-2
/
+2
*
Update clang unittests for rL281586.
Wei Mi
2016-09-15
1
-1
/
+1
*
Rebase tests after LLVM r247707.
Nico Weber
2015-09-15
1
-1
/
+1
*
Adjust clang side tests effected by 239795 before reapplying said change
Philip Reames
2015-06-16
1
-11
/
+11
*
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