| commit | bb919dfb6bfe6c3f8b119a2341fb647f6d18a150 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Tue May 11 17:31:57 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Tue May 11 17:31:57 2010 +0000 |
| tree | 2247003e684bbd62b468104686e4cee76bc7396f | |
| parent | 3937e28da01728c12f9f4b6e79b66425e6ab082b [diff] |
Implement a bunch more TargetSelectionDAGInfo infrastructure. Move EmitTargetCodeForMemcpy, EmitTargetCodeForMemset, and EmitTargetCodeForMemmove out of TargetLowering and into SelectionDAGInfo to exercise this. llvm-svn: 103481