summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/stack-reuse-miscompile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing temporary materialization conversion on left-hand side of .Richard Smith2018-07-271-9/+27
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-1/+1
* Make a test use a specific C++ dialectPaul Robinson2016-12-201-1/+1
* Undo accidental comitPaul Robinson2016-12-191-1/+1
* Make a few OpenMP tests "C++11 clean."Paul Robinson2016-12-191-1/+1
* Update test with target flag and amended resultsLeny Kholodov2015-06-081-10/+7
* Fix for temporary variable names in stack reuse tests in revision 239294Leny Kholodov2015-06-081-9/+9
* [CodeGen] Reuse stack space from unused function results (with more accurate ...Leny Kholodov2015-06-081-0/+39