Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code... | Benjamin Kramer | 2016-01-27 | 1 | -19/+0 |
* | Remove getDataLayout() from TargetSelectionDAGInfo (had no users) | Mehdi Amini | 2015-07-09 | 1 | -4/+0 |
* | Have TargetSelectionDAGInfo take a DataLayout initializer rather than | Eric Christopher | 2014-06-06 | 1 | -2/+2 |
* | Rename some member variables from TD to DL. | Rafael Espindola | 2014-02-18 | 1 | -1/+1 |
* | Move TargetData to DataLayout. | Micah Villmow | 2012-10-08 | 1 | -1/+1 |
* | Implement a bunch more TargetSelectionDAGInfo infrastructure. | Dan Gohman | 2010-05-11 | 1 | -1/+3 |
* | Create a new TargetSelectionDAGInfo class. This will eventually acquire | Dan Gohman | 2010-04-16 | 1 | -0/+21 |