Hi Tim,
Expanded the fix from [1] to cover bic, orr cases. Also fixed some internal test failures (adding necessary casts).
Please commit this patch if you think it looks OK. I've asked for commit rights in the meantime.
Thanks!
- Asiri
Paths
| Differential D5194
[AArch64 BE] Emission of BUILD_VECTORs can be incorrect in BE mode - bic, orr ClosedPublic Authored by rmaprath on Sep 4 2014, 7:20 AM.
Details
Summary Hi Tim, Expanded the fix from [1] to cover bic, orr cases. Also fixed some internal test failures (adding necessary casts). Please commit this patch if you think it looks OK. I've asked for commit rights in the meantime. Thanks!
Diff Detail Event Timelinet.p.northover edited edge metadata. Comment ActionsYep. Looks fine to me so I've committed it in r217159. Cheers. Tim. This revision is now accepted and ready to land.Sep 4 2014, 8:15 AM
Revision Contents
Diff 13261 lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64InstrInfo.td
test/CodeGen/AArch64/aarch64-be-bv.ll
|