summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2015-10-05 13:19:29 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2015-10-05 13:19:29 +0000
commitd5a89418c5d95b82c08ab67166729c4981a011d3 (patch)
tree4d2185b9dda0ebd5d96eb52b6b61cca66e9520e3 /llvm/lib/CodeGen
parent268b51a188b718debaaa7f758200246f1039cfb9 (diff)
downloadbcm5719-llvm-d5a89418c5d95b82c08ab67166729c4981a011d3.tar.gz
bcm5719-llvm-d5a89418c5d95b82c08ab67166729c4981a011d3.zip
[mips] Changed the way symbols are handled in dla and la instructions to allow simple expressions.
Summary: An instruction like "(d)la $5, symbol+8" previously would have crashed the assembler as it contains an expression. This is now fixed. A few tests cases have also been changed to reflect these changes, however these should only be syntax changes. Some new test cases have also been added. Patch by Scott Egerton. Reviewers: vkalintiris, dsanders Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D12760 llvm-svn: 249311
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud