dtcxzyw / llvm-opt-benchmark

An LLVM IR dataset for data-driven compiler optimization research
https://dtcxzyw.github.io/llvm-opt-benchmark/
MIT License
22 stars 6 forks source link

Update diff February 19th 2024, 11:14:39 am #240

Open github-actions[bot] opened 9 months ago

github-actions[bot] commented 9 months ago

from: https://github.com/llvm/llvm-project/commit/c3107821aeeeb12a13e7a85f0e23b884c2881417 to: https://github.com/llvm/llvm-project/commit/e488fe5a97ba8da9be31926c219932db92298f21 commit: f642925685f0975573603036f4560de296f7abae

Change Logs

from c3107821aeeeb12a13e7a85f0e23b884c2881417 to e488fe5a97ba8da9be31926c219932db92298f21

e488fe5a97ba8da9be31926c219932db92298f21 [clang][Interp] Fix non-initializing MemberExprs 69d4890f801d6821e969a992d88d0bf48f9249cf [InstCombine] Fold abs(a abs(b)) --> abs(a b) (#78110) eddf9cf38a116bcce016f147cab216fef98721ab [clang][Interp] Fix failure to allocate local variables 6b32ba6129941b42d929366eb0477696d53ceb2b [clang][Interp][NFC] Make Record::BaseMap use const pointers 658e4763a23cc53eaf1b84e804f980f2a8cb8802 [AArch64] Fix wrong condition in canUseAsPrologue (#81878) 232a14d062e735af3e385de8dc56f6f4584cad1b [BatchAA] Fix a reference to a non-exising pointsToConstantMemory overload (NFC) (#82173) 0215d2c58bfaae40332075cca566d83e152330a6 arm64_32: extend @llvm.stackguard call to in-DAG 64-bits before handing off da04f306a88d996e10f20f1bcb13062f30155dbf [flang] Fix missing CGPasses.h.inc (#71691) a2535a5786894c54fb657f3b142ce88e8810e1ea [clang][Interp] Remove assertion to fix comma operators... 4b483ecd55d7269e8d9af788e823fc9b476b33ce [InstCombine] Fix failure to fold (and %x, (sext i1 %m)) -> (select %m, %x, 0) with multiple uses of %m (#81409)

dtcxzyw commented 9 months ago

See also https://github.com/dtcxzyw/llvm-opt-benchmark/pull/218#discussion_r1485592587.