summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/stack-reuse-miscompile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update test with target flag and amended resultsLeny Kholodov2015-06-081-10/+7
| | | | llvm-svn: 239298
* Fix for temporary variable names in stack reuse tests in revision 239294Leny Kholodov2015-06-081-9/+9
| | | | llvm-svn: 239296
* [CodeGen] Reuse stack space from unused function results (with more accurate ↵Leny Kholodov2015-06-081-0/+39
unused result detection) This patch fixes issues with unused result detection which were found in patch http://reviews.llvm.org/D9743. Differential Revision: http://reviews.llvm.org/D10042 llvm-svn: 239294
OpenPOWER on IntegriCloud