diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2013-11-18 13:12:43 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2013-11-18 13:12:43 +0000 |
commit | 08d3cd163dd2686dba1d06b5628fc78b6c53e8d4 (patch) | |
tree | ab4af84157f7f7240b0145bbe9c85df90316e1df /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 50c6e82222b432cfa5bcf3467f6892189e2671e7 (diff) | |
download | bcm5719-llvm-08d3cd163dd2686dba1d06b5628fc78b6c53e8d4.tar.gz bcm5719-llvm-08d3cd163dd2686dba1d06b5628fc78b6c53e8d4.zip |
[mips] Fix 'ran out of registers' in MIPS32 with FP64 when generating code for (ConstantFP 0.0)
Fixed an inappropriate use of BuildPairF64 when compiling for MIPS32 with FP64
which resulted in an impossible constraint on the register allocation. It now
uses BuildPairF64_64.
llvm-svn: 195007
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions