diff options
author | Matthias Braun <matze@braunis.de> | 2015-07-16 20:02:37 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2015-07-16 20:02:37 +0000 |
commit | af7d7709d697ac7d0dbb726dd57466264ef89dad (patch) | |
tree | 66c0f5963259bc06beb1b3272822951730527bbd /llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp | |
parent | b887da1db30b59f1a12cb6fa1400baa9255af92a (diff) | |
download | bcm5719-llvm-af7d7709d697ac7d0dbb726dd57466264ef89dad.tar.gz bcm5719-llvm-af7d7709d697ac7d0dbb726dd57466264ef89dad.zip |
AArch64: Implement conditional compare sequence matching.
This is a new iteration of the reverted r238793 /
http://reviews.llvm.org/D8232 which wrongly assumed that any and/or
trees can be represented by conditional compare sequences, however there
are some restrictions to that. This version fixes this and adds comments
that explain exactly what types of and/or trees can actually be
implemented as conditional compare sequences.
Related to http://llvm.org/PR20927, rdar://18326194
Differential Revision: http://reviews.llvm.org/D10579
llvm-svn: 242436
Diffstat (limited to 'llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions