diff options
author | Tim Northover <tnorthover@apple.com> | 2016-08-30 18:52:46 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2016-08-30 18:52:46 +0000 |
commit | e5102de678dd8e030f58bb0e9d4f451055289577 (patch) | |
tree | ed78dcc0251fb85d5a6333f1d8643008530e758f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6a405448f396afda39e2ed9054c492f5943acd8f (diff) | |
download | bcm5719-llvm-e5102de678dd8e030f58bb0e9d4f451055289577.tar.gz bcm5719-llvm-e5102de678dd8e030f58bb0e9d4f451055289577.zip |
GlobalISel: forbid physical registers on generic MIs.
We're intending to move to a world where the type of a register is determined
by its (unique) def. This is incompatible with physregs, which are untyped.
It also means the other passes don't have to worry quite so much about
register-class compatibility and inserting COPYs appropriately.
llvm-svn: 280132
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions