diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-01-25 23:05:59 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-01-25 23:05:59 +0000 |
commit | 4e5ca9e578db1375a0a7d7fa400ceccb99816505 (patch) | |
tree | e406ecbda5f350f3aa6dc143be0931cbe9586eb9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9d8dd4bf52ee59c3e2ab3f912ca2dbe8a882d5c5 (diff) | |
download | bcm5719-llvm-4e5ca9e578db1375a0a7d7fa400ceccb99816505.tar.gz bcm5719-llvm-4e5ca9e578db1375a0a7d7fa400ceccb99816505.zip |
Initial implementation of PPCTargetTransformInfo
This provides a place to add customized operation cost information and
control some other target-specific IR-level transformations.
The only non-trivial logic in this checkin assigns a higher cost to
unaligned loads and stores (covered by the included test case).
llvm-svn: 173520
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions