summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-08-28 18:05:48 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-08-28 18:05:48 +0000
commitdba99d0dfa010af1dda62b3da90b50a7b61915d3 (patch)
tree6ec2736f95c321b304e29307dab4ee65a438b5e7 /clang/test/CodeGen
parentbf48b1b8e4d611ed830fd51dfe42729dad7355bf (diff)
downloadbcm5719-llvm-dba99d0dfa010af1dda62b3da90b50a7b61915d3.tar.gz
bcm5719-llvm-dba99d0dfa010af1dda62b3da90b50a7b61915d3.zip
Don't allow TargetFlags on MO_Register MachineOperands.
Register operands are manipulated by a lot of target-independent code, and it is not always possible to preserve target flags. That means it is not safe to use target flags on register operands. None of the targets in the tree are using register operand target flags. External targets should be using immediate operands to annotate instructions with operand modifiers. llvm-svn: 162770
Diffstat (limited to 'clang/test/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud