diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2013-01-21 11:55:09 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2013-01-21 11:55:09 +0000 |
| commit | 42f3dceb631f73949bad272c27bb81239697fa12 (patch) | |
| tree | 0d608c08bab29c3a7a20ef48194788c4adfc8608 /llvm/lib/CodeGen/MachineCSE.cpp | |
| parent | 4319e2948d477595a85e6b5c8d4eb4cdfde7330d (diff) | |
| download | bcm5719-llvm-42f3dceb631f73949bad272c27bb81239697fa12.tar.gz bcm5719-llvm-42f3dceb631f73949bad272c27bb81239697fa12.zip | |
Now that the inline cost analysis is a pass, we can easily have it
depend on and use other analyses (as long as they're either immutable
passes or CGSCC passes of course -- nothing in the pass manager has been
fixed here). Leverage this to thread TargetTransformInfo down through
the inline cost analysis.
No functionality changed here, this just threads things through.
llvm-svn: 173031
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions

