| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| add.ll | ||
| and.ll | ||
| bic.ll | ||
| branch-mult-fwd.ll | ||
| branch-simple.ll | ||
| eor.ll | ||
| global-load-store.ll | ||
| load-store.ll | ||
| mov-imm.ll | ||
| mul.ll | ||
| orr.ll | ||
| push-pop.ll | ||
| ret.ll | ||
| sdiv.ll | ||
| sub.ll | ||
| udiv.ll |
First, the width was not being correctly defined for non-vector instructions. Second, the order of the width/condition was incorrect when the instruction was prefixed with a V. That is, for V prefixed instructions, the order is predicate/width while for non-V prefixed instructions the order is width/predicate. Also fixes bug in target lowering that did not always convert results of a compare to i1. BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1415953007 .
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| add.ll | Loading commit data... | |
| and.ll | Loading commit data... | |
| bic.ll | Loading commit data... | |
| branch-mult-fwd.ll | Loading commit data... | |
| branch-simple.ll | Loading commit data... | |
| eor.ll | Loading commit data... | |
| global-load-store.ll | Loading commit data... | |
| load-store.ll | Loading commit data... | |
| mov-imm.ll | Loading commit data... | |
| mul.ll | Loading commit data... | |
| orr.ll | Loading commit data... | |
| push-pop.ll | Loading commit data... | |
| ret.ll | Loading commit data... | |
| sdiv.ll | Loading commit data... | |
| sub.ll | Loading commit data... | |
| udiv.ll | Loading commit data... |