diff options
author | Juergen Ributzka <juergen@apple.com> | 2014-11-25 04:16:15 +0000 |
---|---|---|
committer | Juergen Ributzka <juergen@apple.com> | 2014-11-25 04:16:15 +0000 |
commit | eb67bd8d745ef6541605ff2558c18dd551f59ef1 (patch) | |
tree | 30b75432f01743292907023fa09c30cf90a53d82 /llvm/lib/Linker/LinkModules.cpp | |
parent | 32d1a96d6971cc3d076f5c2b38dd04bfbd6e369c (diff) | |
download | bcm5719-llvm-eb67bd8d745ef6541605ff2558c18dd551f59ef1.tar.gz bcm5719-llvm-eb67bd8d745ef6541605ff2558c18dd551f59ef1.zip |
[FastISel][AArch64] Fix and extend the tbz/tbnz pattern matching.
The pattern matching failed to recognize all instances of "-1", because when
comparing against "-1" we didn't use an APInt of the same bitwidth.
This commit fixes this and also adds inverse versions of the conditon to catch
more cases.
llvm-svn: 222722
Diffstat (limited to 'llvm/lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions