Fix bugs related to atomic microMIPS SC/LL instructions: While emitting atomic binary partials the encoding of mips32r2 was emitted instead of micromips of the instructions.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D6659
[mips][microMIPS] Fix bugs related to atomic SC/LL instructions ClosedPublic Authored by jkolek on Dec 15 2014, 8:49 AM.
Details Summary Fix bugs related to atomic microMIPS SC/LL instructions: While emitting atomic binary partials the encoding of mips32r2 was emitted instead of micromips of the instructions.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 18 2014, 8:01 AM Closed by commit rL224524: [mips][microMIPS] Fix bugs related to atomic SC/LL instructions (authored by jkolek). · Explain WhyDec 18 2014, 8:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 17288 lib/Target/Mips/MipsISelLowering.cpp
test/CodeGen/Mips/atomic.ll
|