aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-04-17 15:26:15 +0000
committerDan Gohman <gohman@apple.com>2010-04-17 15:26:15 +0000
commit21cea8ac2e4f71343e0871c635e335b576083f2b (patch)
tree94f7138cee2cd97e664c0842bc0252d2d894148e /llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
parent31ae586c74b9c399d8c04c0e8effd61a4dcfd653 (diff)
downloadllvm-21cea8ac2e4f71343e0871c635e335b576083f2b.zip
llvm-21cea8ac2e4f71343e0871c635e335b576083f2b.tar.gz
llvm-21cea8ac2e4f71343e0871c635e335b576083f2b.tar.bz2
Use const qualifiers with TargetLowering. This eliminates several
const_casts, and it reinforces the design of the Target classes being immutable. SelectionDAGISel::IsLegalToFold is now a static member function, because PIC16 uses it in an unconventional way. There is more room for API cleanup here. And PIC16's AsmPrinter no longer uses TargetLowering. llvm-svn: 101635
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions