summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/Program.inc
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2016-03-31 21:55:58 +0000
committerChandler Carruth <chandlerc@gmail.com>2016-03-31 21:55:58 +0000
commitb472856a73118fe8cebc2b53f5cd963e2125d518 (patch)
tree6685be75ff155e9ffdd579822a2f76510887bb2d /llvm/lib/Support/Windows/Program.inc
parentb880144703da3cce70284a7fb3187ab275f5a431 (diff)
downloadbcm5719-llvm-b472856a73118fe8cebc2b53f5cd963e2125d518.tar.gz
bcm5719-llvm-b472856a73118fe8cebc2b53f5cd963e2125d518.zip
Fix PR26940 where compiles times regressed massively.
Patch by Jonas Paulsson. Original description: Bugfix in buildSchedGraph() to make -dag-maps-huge-region work properly I found that the reduction of the maps did in fact never happen in this test case. This was because *all* the stores / loads were made with addresses from arguments and they thus became "unknown" stores / loads. Fixed by removing continue statements and making sure that the test for reduction always takes place. Differential Revision: http://reviews.llvm.org/D18673 llvm-svn: 265063
Diffstat (limited to 'llvm/lib/Support/Windows/Program.inc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud