OSDN Git Service

Add minimal support for disambiguating memory references. Currently
authorDan Gohman <gohman@apple.com>
Thu, 4 Dec 2008 01:35:46 +0000 (01:35 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 4 Dec 2008 01:35:46 +0000 (01:35 +0000)
commit6a9041e5ca9bdf2c1b586a7b2c6488374b39be74
tree95ab55375b0d0f529786c001567d1ee20db8bf37
parent77ee977fcfc29bdcec2d704eabe3464317e1db94
Add minimal support for disambiguating memory references. Currently
the main thing this covers is spills to distinct spill slots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60517 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ScheduleDAGInstrs.cpp