diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-04-07 18:01:19 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-04-07 18:01:19 +0000 |
commit | fe1ee4f9be8cb0ed6a853002ab1457573b9e175a (patch) | |
tree | ff6f6c8e736ec6fe3f3adb287f6001cf6b46339d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 94cfc603d1896f0f76e7ede712280f526bc88602 (diff) | |
download | bcm5719-llvm-fe1ee4f9be8cb0ed6a853002ab1457573b9e175a.tar.gz bcm5719-llvm-fe1ee4f9be8cb0ed6a853002ab1457573b9e175a.zip |
[RegisterBankInfo] Provide a target independent helper function to guess
the mapping of an instruction on register bank.
For most instructions, it is possible to guess the mapping of the
instruciton by using the encoding constraints.
It remains instructions without encoding constraints.
For copy-like instructions, we try to propagate the information we get
from the other operands. Otherwise, the target has to give this
information.
llvm-svn: 265703
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions