Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test with target flag and amended results | Leny Kholodov | 2015-06-08 | 1 | -10/+7 |
| | | | | llvm-svn: 239298 | ||||
* | Fix for temporary variable names in stack reuse tests in revision 239294 | Leny Kholodov | 2015-06-08 | 1 | -9/+9 |
| | | | | llvm-svn: 239296 | ||||
* | [CodeGen] Reuse stack space from unused function results (with more accurate ↵ | Leny Kholodov | 2015-06-08 | 1 | -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 |