Displaying 1 result from an estimated 1 matches for "r300870".
2017 May 29
4
The state of ARMConstantIslandPass in 4.0.[01]
...ng" bugs:
r294949 - [Thumb-1] TBB generation: spot redefinitions of index register
r295816 - [ARM] Fix constant islands pass.
r299634 - [ARM] Remove a dead ADD during the creation of TBBs
(that one looks more like an optimization than a wrong-codegen
thing, but including for completeness)
r300870 - [Thumb-1] Fix corner cases for compressed jump tables
After seeing the previous ones, I'm worried these other fixes might
also fix some "in the wild" wrong codegen bugs. However, I'm not
comfortable backporting so many patches by myself. We are open to
moving to being based on...