| commit | d16aa541af1e7622821247bb19ee0e384075fe27 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Sat May 29 17:03:36 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Sat May 29 17:03:36 2010 +0000 |
| tree | 615c98801d0375456cbd92ff2cb4aeb9375080e3 | |
| parent | c488e92f0b0efdcb3b2ffdb7d4f1c9d82374861c [diff] |
SelectionDAG shouldn't have a FunctionLoweringInfo member. RegsForValue shouldn't have a TargetLoweringInfo member. And FunctionLoweringInfo::set doesn't needs its EnableFastISel argument. llvm-svn: 105101