summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Unix
diff options
context:
space:
mode:
authorJack Carter <jcarter@mips.com>2012-09-06 02:31:34 +0000
committerJack Carter <jcarter@mips.com>2012-09-06 02:31:34 +0000
commit0744143370daa3887088ecd64223a4ed8aab3536 (patch)
treedebc9771ea56ed7eb801b084f7d7313362dfef63 /llvm/lib/Support/Unix
parent6912a326b397ed5a9bf7088d093dbfc63e1349c7 (diff)
downloadbcm5719-llvm-0744143370daa3887088ecd64223a4ed8aab3536.tar.gz
bcm5719-llvm-0744143370daa3887088ecd64223a4ed8aab3536.zip
There are some Mips instructions that are lowered by the
assembler such as shifts greater than 32. In the case of direct object, the code gen needs to do this lowering since the assembler is not involved. With the advent of the llvm-mc assembler, it also needs to do the same lowering. This patch makes that specific lowering code accessible to both the direct object output and the assembler. This patch does not affect generated output. llvm-svn: 163287
Diffstat (limited to 'llvm/lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud