This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions
ClosedPublic

Authored by jkolek on Oct 14 2014, 6:24 AM.

Details

Summary

Implement CodeGen support for 16-bit microMIPS SLL16 and SRL16 instructions.

Diff Detail

Repository
rL LLVM

Event Timeline

jkolek updated this revision to Diff 14862.Oct 14 2014, 6:24 AM
jkolek retitled this revision from to [mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions.
jkolek updated this object.
jkolek edited the test plan for this revision. (Show Details)
jkolek added reviewers: dsanders, vmedic, sstankovic.
jkolek added a subscriber: zoran.jovanovic.
jkolek updated this revision to Diff 14863.Oct 14 2014, 6:28 AM
jkolek updated this revision to Diff 15028.Oct 16 2014, 10:29 AM
Diffusion closed this revision.Oct 23 2014, 3:52 AM
Diffusion updated this revision to Diff 15313.

Closed by commit rL220474 (authored by zjovanovic).

jkolek added a subscriber: Unknown Object (MLST).Nov 18 2014, 6:00 AM
dsanders edited edge metadata.Nov 18 2014, 6:44 AM

Hi,

Just in case anyone else is wondering about the quick flurry of ~25 commit-like emails. I asked my colleagues to clean out the Phabricator reviews that hadn't been closed properly for one reason or another and I wasn't expecting this to generate emails. The actual commits span over the last year.