summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorQuentin Colombet <qcolombet@apple.com>2016-04-07 18:01:19 +0000
committerQuentin Colombet <qcolombet@apple.com>2016-04-07 18:01:19 +0000
commitfe1ee4f9be8cb0ed6a853002ab1457573b9e175a (patch)
treeff6f6c8e736ec6fe3f3adb287f6001cf6b46339d /clang/lib/Frontend/CompilerInvocation.cpp
parent94cfc603d1896f0f76e7ede712280f526bc88602 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud