| commit | b0b5a274382e6aa297d62ba9d28677dada0cfb94 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Wed Aug 27 18:10:19 2008 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Wed Aug 27 18:10:19 2008 +0000 |
| tree | a21586edda34c49857db7e231d04cda860ac6788 | |
| parent | f2a6c1579f93b376eec1c78e97e952b1c71e7c9d [diff] |
Add a new FastISel method, getRegForValue, which takes care of the details of materializing constants and other values into registers, and make use of it in several places. llvm-svn: 55426