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
/
CodeGenCXX
/
destructors.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Emit lifetime.end intrinsic after objects are destructed in
Akira Hatanaka
2016-04-01
1
-0
/
+64
*
[opaque pointer type] update test cases for explicit pointee types on global ...
David Blaikie
2015-09-11
1
-1
/
+1
*
Update clang to take into account the changes to personality fns
David Majnemer
2015-06-17
1
-2
/
+4
*
Revert "Revert r234581, it might have caused a few miscompiles in Chromium."
David Majnemer
2015-04-22
1
-1
/
+4
*
Revert r234581, it might have caused a few miscompiles in Chromium.
Nico Weber
2015-04-11
1
-4
/
+1
*
Remove threshold for inserting lifetime markers for named temporaries
Arnaud A. de Grandmaison
2015-04-10
1
-1
/
+4
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-2
/
+2
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-8
/
+8
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-9
/
+8
*
Revert "Remove threshold for lifetime marker insertion of named temporaries"
Arnaud A. de Grandmaison
2014-12-01
1
-4
/
+1
*
Remove threshold for lifetime marker insertion of named temporaries
Arnaud A. de Grandmaison
2014-12-01
1
-1
/
+4
*
Revert "Remove threshold on object size for inserting lifetime begin / end"
Arnaud A. de Grandmaison
2014-10-08
1
-7
/
+2
*
Remove threshold on object size for inserting lifetime begin / end
Arnaud A. de Grandmaison
2014-10-08
1
-2
/
+7
*
Add support for putting constructors and destructos in explicit comdats.
Rafael Espindola
2014-09-16
1
-6
/
+7
*
Test cleanup: move CHECK close to code.
Rafael Espindola
2014-09-01
1
-132
/
+131
*
Cleanup the test a bit. It was too dependent on the output order.
Rafael Espindola
2014-08-29
1
-180
/
+176
*
Update for llvm API change.
Rafael Espindola
2014-06-03
1
-2
/
+2
*
Update for llvm api change.
Rafael Espindola
2014-05-16
1
-2
/
+2
*
Render anonymous entities as '(anonymous <thing>)' (and lambdas as '(lambda a...
David Blaikie
2014-04-02
1
-3
/
+3
*
[ms-cxxabi] Fix cast when structor replacement is an alias
Reid Kleckner
2014-02-03
1
-0
/
+7
*
Output destructors and constructors in a more natural order.
Rafael Espindola
2013-12-09
1
-12
/
+12
*
Don't use alias from derived dtor to base dtor at -O0.
Rafael Espindola
2013-11-13
1
-1
/
+1
*
Keep the old function order in CodeGenModule::applyReplacements.
Rafael Espindola
2013-11-12
1
-8
/
+8
*
Revert "Keep the old function order in CodeGenModule::applyReplacements."
Rafael Espindola
2013-11-11
1
-8
/
+8
*
Keep the old function order in CodeGenModule::applyReplacements.
Rafael Espindola
2013-11-10
1
-8
/
+8
*
Use rauw for all discardable aliases, not just linkonce_odr.
Rafael Espindola
2013-11-08
1
-18
/
+4
*
If a linkonce_odr dtor/ctor is identical to another one, just rauw.
Rafael Espindola
2013-11-08
1
-1
/
+1
*
Produce direct calls instead of alias to linkonce_odr functions.
Rafael Espindola
2013-11-05
1
-4
/
+6
*
Expand the test a bit.
Rafael Espindola
2013-11-05
1
-1
/
+4
*
Add a testcase from the recent bootstrap failure.
Rafael Espindola
2013-11-05
1
-0
/
+13
*
Revert "Produce direct calls instead of alias to linkonce_odr functions."
Rafael Espindola
2013-11-05
1
-3
/
+1
*
Produce direct calls instead of alias to linkonce_odr functions.
Rafael Espindola
2013-11-05
1
-1
/
+3
*
Use aliases for more constructors and destructors.
Rafael Espindola
2013-11-04
1
-8
/
+6
*
Don't hardcode the alias order in this test.
Rafael Espindola
2013-10-11
1
-9
/
+9
*
Revert "Use aliases for more constructors and destructors."
Rafael Espindola
2013-10-10
1
-28
/
+3
*
Use aliases for more constructors and destructors.
Rafael Espindola
2013-10-09
1
-3
/
+28
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-26
/
+26
*
Test updates missed from r186799.
Richard Smith
2013-07-21
1
-1
/
+1
*
Update to use references to attribute groups instead of listing the attribute...
Bill Wendling
2013-02-22
1
-4
/
+6
*
clang/test/CodeGenCXX: Fix two tests, destructors.cpp and microsoft-abi-array...
NAKAMURA Takumi
2012-05-01
1
-1
/
+1
*
PR12710 - broken default argument handling for templates.
David Blaikie
2012-05-01
1
-0
/
+16
*
Throw the switch to convert clang to the new exception handling model!
Bill Wendling
2011-09-19
1
-4
/
+6
*
Simplify EH control flow by observing that EH scopes form a simple
John McCall
2011-08-11
1
-1
/
+0
*
Be sure to destroy the normal entry block of a cleanup that we
John McCall
2011-08-06
1
-0
/
+25
*
Fix a lot of problems with the partial destruction of arrays:
John McCall
2011-07-11
1
-2
/
+13
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-5
/
+5
*
A number of array-related IR-gen cleanups.
John McCall
2011-07-09
1
-18
/
+7
*
Convert Clang over to resuming from landing pads with llvm.eh.resume.
John McCall
2011-05-28
1
-2
/
+2
*
Back out r132209; it's breaking nightly tests.
Eli Friedman
2011-05-27
1
-2
/
+2
*
Implement a new, much improved version of the cleanup hack. We just need
John McCall
2011-05-27
1
-2
/
+2
[next]