[all-commits] [llvm/llvm-project] 3216d2: [mips] Add tests to check `jal sym+offset`. NFC
Simon Atanasyan via All-commits
all-commits at lists.llvm.org
Wed Nov 13 11:58:15 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3216d284491fe43e671415f1b3548d9668fa82ab
https://github.com/llvm/llvm-project/commit/3216d284491fe43e671415f1b3548d9668fa82ab
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
M llvm/test/MC/Mips/expansion-jal-sym-pic.s
Log Message:
-----------
[mips] Add tests to check `jal sym+offset`. NFC
Commit: 14d316228515f54f1136d950094edfdff978cd50
https://github.com/llvm/llvm-project/commit/14d316228515f54f1136d950094edfdff978cd50
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M llvm/test/MC/Mips/expansion-jal-sym-pic.s
Log Message:
-----------
[mips] Add test to check ELF output for JAL XGOT expansion. NFC
Commit: 63bbbcde9f623fd54c80e9768dc25b77bccf5f7d
https://github.com/llvm/llvm-project/commit/63bbbcde9f623fd54c80e9768dc25b77bccf5f7d
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M llvm/lib/Target/Mips/MipsISelLowering.cpp
Log Message:
-----------
[mips] Reduce number of nested `if` statements. NFC
Compare: https://github.com/llvm/llvm-project/compare/de94cda81bde...63bbbcde9f62
More information about the All-commits
mailing list