[all-commits] [llvm/llvm-project] 962e8d: [mips] Use `push_back` to insert element at the en...
Simon Atanasyan via All-commits
all-commits at lists.llvm.org
Tue Jan 11 08:08:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 962e8d9976c5cbc30ff65e675a6c4470a20803c7
https://github.com/llvm/llvm-project/commit/962e8d9976c5cbc30ff65e675a6c4470a20803c7
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths:
M llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
Log Message:
-----------
[mips] Use `push_back` to insert element at the end of a container. NFC
Commit: 0199e47373497ec01d0e76ee379b9e0180b76edf
https://github.com/llvm/llvm-project/commit/0199e47373497ec01d0e76ee379b9e0180b76edf
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths:
M lld/test/ELF/mips-64.s
Log Message:
-----------
[mips][lld] Add test case to check symbol index reading on mips64el. NFC
Compare: https://github.com/llvm/llvm-project/compare/4eda7be15a11...0199e4737349
More information about the All-commits
mailing list