diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-03-26 21:06:14 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-03-26 21:06:14 +0000 |
commit | 28e7bcbba6eed70ad026b28c3d09872275c27812 (patch) | |
tree | be9c3763409e3f3f5ca07cc6af9c42077b4e547c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 78fdca3cd55cbb28924542e9a7102a088bb4566c (diff) | |
download | bcm5719-llvm-28e7bcbba6eed70ad026b28c3d09872275c27812.tar.gz bcm5719-llvm-28e7bcbba6eed70ad026b28c3d09872275c27812.zip |
[X86] Add WriteCRC32 scheduler class
Currently CRC32 instructions use the WriteFAdd class, this patch splits them off into their own, at the moment it is still mostly just a duplicate of WriteFAdd but it can now be tweaked on a target by target basis.
Differential Revision: https://reviews.llvm.org/D44647
llvm-svn: 328582
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions