aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-04-26 23:04:56 +0000
committerBill Wendling <isanbard@gmail.com>2012-04-26 23:04:56 +0000
commit8d1440d0217ab3b09a407c42f7559ad641c7077f (patch)
treedebafdd04ca4d6c5b787b49301a75171b6ed05ba /Makefile
parent5e109f3f74d16e352d69b4e959631e109b451da3 (diff)
Merging r155668:
------------------------------------------------------------------------ r155668 | atrick | 2012-04-26 14:48:25 -0700 (Thu, 26 Apr 2012) | 8 lines Fix the SD scheduler to avoid gluing the same node twice. DAGCombine strangeness may result in multiple loads from the same offset. They both may try to glue themselves to another load. We could insist that the redundant loads glue themselves to each other, but the beter fix is to bail out from bad gluing at the time we detect it. Fixes rdar://11314175: BuildSchedUnits assert. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_31@155672 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions