| commit | 4751bb9edb24eec2b8b58ce2c9b690ea52d31124 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Wed Jun 03 20:20:00 2009 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Wed Jun 03 20:20:00 2009 +0000 |
| tree | 536d24120dfedf178ed33dbefeac5890f1f00880 | |
| parent | 2d22c84b4a30882d74dd8fce3eebe8ed4e3cb0ee [diff] |
Remove the redundant TM member from X86DAGToDAGISel; replace it with an accessor method which simply casts the parent class SelectionDAGISel's TM to the target-specific type. llvm-svn: 72801