| commit | 9be3b8b9bb72e88eeff0c7cba458d328a2947f7a | [log] [tgz] | 
|---|---|---|
| author | Michael Zolotukhin <mzolotukhin@apple.com> | Fri May 13 06:32:25 2016 +0000 | 
| committer | Michael Zolotukhin <mzolotukhin@apple.com> | Fri May 13 06:32:25 2016 +0000 | 
| tree | c04146413c306d39b7db3ee4d10cf93308abceee | |
| parent | e58d6228dcd9747a3844673626bacf07b39ea8fe [diff] | 
Revert "[Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the..." This reverts commit r269388. It caused some bots to fail, I'm reverting it until I investigate the issue. llvm-svn: 269395