| commit | 5ef43cec3694d0bc1674dc6f9057ac4ba7df4cfe | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Feb 28 22:37:22 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Feb 28 22:37:22 2010 +0000 |
| tree | 4aaa8221caaa6400c1a08d083819a58896c36d93 | |
| parent | b30f39a4aee9848f9ee37ba179198c711f847c8e [diff] |
hoist the new isel interpreter out of DAGISelHeader.h (which gets #included into the middle of each target's DAGISel class) into a .cpp file where it is only compiled once. llvm-svn: 97425