| commit | 2f991c9ee14fa2c2778fda56236f4787bd58a4a0 | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@gmail.com> | Thu Jul 03 22:24:49 2014 +0000 |
| committer | Eric Christopher <echristo@gmail.com> | Thu Jul 03 22:24:49 2014 +0000 |
| tree | b9ae47405a444c3fc9a63a46f838bd6a610d1487 | |
| parent | c8e8bda58ff2d1618ddbe3859bb3f72c31060016 [diff] |
Remove caching of the target machine and initialization of the subtarget from ARMISelDAGtoDAG. The former is unnecessary and the latter is initialized on each runOnMachineFunction. llvm-svn: 212297