| commit | f509d85a6dc13980000ca2eba13c34f7d62e4139 | [log] [tgz] |
|---|---|---|
| author | Sanjay Patel <spatel@rotateright.com> | Thu Jun 02 16:01:15 2016 +0000 |
| committer | Sanjay Patel <spatel@rotateright.com> | Thu Jun 02 16:01:15 2016 +0000 |
| tree | 4f647ff9dbf9165e2e12c9deafd3c591c6714986 | |
| parent | 1c0eb972ed6fb27363c157b584b0e3dfc65e09fd [diff] |
[DAG] use getBitcast() to reduce code Although this was intended to be NFC, the test case wiggle shows a change in code scheduling/RA caused by a difference in the SDLoc() generation. Depending on how you look at it, this is the (dis)advantage of exact checking in regression tests. llvm-svn: 271526