Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. Combining: t0: ch = EntryToken
  2. Optimized legalized selection DAG: BB#4 'main:'
  3. SelectionDAG has 14 nodes:
  4. t0: ch = EntryToken
  5. t15: i64,ch = load<LD4[%first], anyext from i32> t0, TargetFrameIndex:i64<2>, undef:i64
  6. t16: i64,ch = load<LD4[%second], anyext from i32> t0, TargetFrameIndex:i64<3>, undef:i64
  7. t9: ch = TokenFactor t15:1, t16:1
  8. t17: i64 = add t15, t16
  9. t18: ch = store<ST4[%next], trunc to i32> t9, t17, TargetFrameIndex:i64<4>, undef:i64
  10. t19: i64,ch = load<LD4[%second], anyext from i32> t18, TargetFrameIndex:i64<3>, undef:i64
  11. t20: ch = store<ST4[%first], trunc to i32> t19:1, t19, TargetFrameIndex:i64<2>, undef:i64
  12. t21: i64,ch = load<LD4[%next], anyext from i32> t20, TargetFrameIndex:i64<4>, undef:i64
  13. t22: ch = store<ST4[%second], trunc to i32> t21:1, t21, TargetFrameIndex:i64<3>, undef:i64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement