Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SelectionDAG] Fold more offsets into GlobalAddresses | Dan Gohman | 2016-01-22 | 1 | -0/+24 |
This reapplies r258296 and r258366, and also fixes an existing bug in SelectionDAG.cpp's isMemSrcFromString, neglecting to account for the offset in a GlobalAddressSDNode, which is uncovered by those patches. llvm-svn: 258482 |