commit | dd16507468e0c95556540081bd4fc013decdf1b0 | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Sun Nov 02 09:41:45 2014 -0800 |
committer | Jim Stichnoth <stichnot@chromium.org> | Sun Nov 02 09:41:45 2014 -0800 |
tree | 53d25c570209e6311d7c5793b2ec21efd2d86d2a | |
parent | bca2f65551c65fdc18278bf88025c11d8af18579 [diff] |
Subzero: Remove the LEAHACK workarounds. They are no longer needed now that we aren't using the buggy llvm-mc parser for Intel syntax. This also gets all spec2k components to work with -build-on-read. Also, adds an emit-time check that infinite-weight Variables actually got a physical register. BUG= none R=jvoung@chromium.org Review URL: https://codereview.chromium.org/696153002