| commit | 0e016fe31b5bbd01a11e60bde1bb296843c7030b | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Mon Jul 15 23:31:47 2013 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Mon Jul 15 23:31:47 2013 +0000 |
| tree | 3b07b298d62c504054f7a07dac45d7f38dc867a7 | |
| parent | ea9f9e8e06a215496a02b7eef2df9e0c128834de [diff] |
Fixed a problem in IRForTarget where we would not delete a constant after we replaced it with a dynamically-computed value. Also ensured that we replace all users of the constant if there are multiple ones. Added a testcase. <rdar://problem/14379043> llvm-svn: 186363