diff options
author | Nadav Rotem <nrotem@apple.com> | 2012-10-26 23:49:28 +0000 |
---|---|---|
committer | Nadav Rotem <nrotem@apple.com> | 2012-10-26 23:49:28 +0000 |
commit | afae78edabfdbe187c5f4d6d41bfe17003196b87 (patch) | |
tree | 85d9c182fd1cd93b7d88c213a82fc223b173da33 /llvm/lib/AsmParser | |
parent | 1f06e7f00e9b3f9e769f0e4b2c0020920af33ed3 (diff) | |
download | bcm5719-llvm-afae78edabfdbe187c5f4d6d41bfe17003196b87.tar.gz bcm5719-llvm-afae78edabfdbe187c5f4d6d41bfe17003196b87.zip |
Refactor the VectorTargetTransformInfo interface.
Add getCostXXX calls for different families of opcodes, such as casts, arithmetic, cmp, etc.
Port the LoopVectorizer to the new API.
The LoopVectorizer now finds instructions which will remain uniform after vectorization. It uses this information when calculating the cost of these instructions.
llvm-svn: 166836
Diffstat (limited to 'llvm/lib/AsmParser')
0 files changed, 0 insertions, 0 deletions