[all-commits] [llvm/llvm-project] 40109f: [NFC][Alignment] Use proper type in LLVMGetAlignment
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Jun 13 06:00:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40109fa101017717893b4fea132ba39bbf20fec1
https://github.com/llvm/llvm-project/commit/40109fa101017717893b4fea132ba39bbf20fec1
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/lib/IR/Core.cpp
Log Message:
-----------
[NFC][Alignment] Use proper type in LLVMGetAlignment
Commit: d1a27d0b9cdfab5dac3cf2d5efad489a41c04bc9
https://github.com/llvm/llvm-project/commit/d1a27d0b9cdfab5dac3cf2d5efad489a41c04bc9
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
Log Message:
-----------
[NFC][Alignment] Use proper version of getAlign
Commit: a6c2ab0c3f66c20007bab6ca2c6a3a81e70f5d7a
https://github.com/llvm/llvm-project/commit/a6c2ab0c3f66c20007bab6ca2c6a3a81e70f5d7a
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
Log Message:
-----------
[NFC][Alignment] Use proper type in instrumentLoadOrStore
Commit: eeda07e14b3f9710a82b83e982bf2a56f5e40d1d
https://github.com/llvm/llvm-project/commit/eeda07e14b3f9710a82b83e982bf2a56f5e40d1d
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
Log Message:
-----------
[NFC][Alignment] Use proper type in tests
Commit: 86f455750bc8edba92a522fad46308c1214c2837
https://github.com/llvm/llvm-project/commit/86f455750bc8edba92a522fad46308c1214c2837
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
Log Message:
-----------
[NFC] Remove dead code
Compare: https://github.com/llvm/llvm-project/compare/571c7131444d...86f455750bc8
More information about the All-commits
mailing list