Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 19319 Build 19319: arc lint + arc unit
Event Timeline
Comment Actions
The default implementation doesn't know how to constrain register classes for generic instructions, which is why targets have to select these generic opcodes. The original version of my patch was not doing that, but it is now.