summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-07-13 20:27:00 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-07-13 20:27:00 +0000
commit6a81d3026945c39db6371afad39823ab85795bde (patch)
treefe7eddf0168a5a4d4731dd86804cd072ba4b4851 /llvm/lib/Transforms/Instrumentation
parent18b4689639782462532fce44dfd2854ccdbf01ff (diff)
downloadbcm5719-llvm-6a81d3026945c39db6371afad39823ab85795bde.tar.gz
bcm5719-llvm-6a81d3026945c39db6371afad39823ab85795bde.zip
Remove variable_ops from ARM call instructions.
Function argument registers are added to the call SDNode, but InstrEmitter now knows how to make those operands implicit, and the call instruction doesn't have to be variadic. Explicit register operands should only be those that are encoded in the instruction, implicit register operands are for extra dependencies like call argument and return values. llvm-svn: 160188
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud