diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-06-12 15:00:17 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-06-12 15:00:17 +0000 |
commit | 3d3ea53f32c0638ccd643af3e67807e0a8b325ab (patch) | |
tree | 3f06c555eab0e72dbf11480bd3eae484a397b9ab /clang/lib/Serialization/ModuleManager.cpp | |
parent | 39a1ca75ba586a10f0aab3679255428c43c41909 (diff) | |
download | bcm5719-llvm-3d3ea53f32c0638ccd643af3e67807e0a8b325ab.tar.gz bcm5719-llvm-3d3ea53f32c0638ccd643af3e67807e0a8b325ab.zip |
[mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6
Summary:
Also tightened up the acceptable condition operand for these instructions
on MIPS-I to MIPS-III. Support for $fcc[1-7] was added in MIPS-IV. Prior
to that only $fcc0 is acceptable.
We currently don't optimize (BEQZ (NOT $a), $target) and similar. It's
probably best to do this in InstCombine.
Depends on D4111
Reviewers: jkolek, zoran.jovanovic, vmedic
Reviewed By: vmedic
Differential Revision: http://reviews.llvm.org/D4112
llvm-svn: 210787
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions