[all-commits] [llvm/llvm-project] 119bf3: [𝘀𝗽𝗿] initial version
Koakuma via All-commits
all-commits at lists.llvm.org
Sun Jan 14 17:49:20 PST 2024
Branch: refs/heads/users/koachan/sparc-consume-tune-cpu-directive-in-the-backend
Home: https://github.com/llvm/llvm-project
Commit: 119bf3db5799f3db2c7fd151f336c6d688a0eb96
https://github.com/llvm/llvm-project/commit/119bf3db5799f3db2c7fd151f336c6d688a0eb96
Author: Koakuma <koachan at protonmail.com>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M clang/include/clang/Driver/Options.td
M llvm/lib/Target/Sparc/SparcSubtarget.cpp
M llvm/lib/Target/Sparc/SparcSubtarget.h
M llvm/lib/Target/Sparc/SparcTargetMachine.cpp
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
Commit: 28b1dc59003d33abd703671a978e437b7ee7cfb0
https://github.com/llvm/llvm-project/commit/28b1dc59003d33abd703671a978e437b7ee7cfb0
Author: Koakuma <koachan at protonmail.com>
Date: 2024-01-09 (Tue, 09 Jan 2024)
Changed paths:
M llvm/lib/Target/Sparc/SparcSubtarget.cpp
M llvm/lib/Target/Sparc/SparcSubtarget.h
M llvm/lib/Target/Sparc/SparcTargetMachine.cpp
Log Message:
-----------
Implement suggestions: change std::string to StringRef and remove TT parameter
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/119bf3db5799%5E...28b1dc59003d
More information about the All-commits
mailing list