summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2013-11-18 13:12:43 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2013-11-18 13:12:43 +0000
commit08d3cd163dd2686dba1d06b5628fc78b6c53e8d4 (patch)
treeab4af84157f7f7240b0145bbe9c85df90316e1df /clang/lib/Frontend/CompilerInvocation.cpp
parent50c6e82222b432cfa5bcf3467f6892189e2671e7 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud