Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Do not merge initializers for stack and non-stack expressions | Krzysztof Parzyszek | 2018-04-17 | 1 | -0/+35 |
Stack addressing needs addressing modes that provide an offset field immediately following the frame index. An initializer from a non-stack addressing could force the stack address to use a form that does not provide an offset field. llvm-svn: 330191 |