dtcxzyw / llvm-opt-benchmark

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

Update diff February 22nd 2024, 6:25:20 pm #259

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

from: https://github.com/llvm/llvm-project/commit/c9afd1ad783a67210bed4fd2f7108477fc986e15 to: https://github.com/llvm/llvm-project/commit/ea174c09342275d6c6fec48fb846eaf28fae5b51 commit: d5ba9fac3b3c6f6a18129d8486cf31e058b2b86b

Change Logs

from c9afd1ad783a67210bed4fd2f7108477fc986e15 to ea174c09342275d6c6fec48fb846eaf28fae5b51

ea174c09342275d6c6fec48fb846eaf28fae5b51 [Libomptarget] Remove global ctor and use reference counting (#80499) e630a451b457e4d8d071a2b4f102b342bbea2d02 [HCS] Fix unused variable warnings. NFCI. bc841bb0f8b55d18ed97440df878d0121701a317 [clang] Rename installapi tests, NFC 3a85594cb340aabe7ad993eb3912987f4246925e [NFC] Fix typo in ReleaseNotes.rst (#82655) 5b079af169cd04b457465fd7ca31714efeefe6d9 [libc] add FXBits class (#82065) b0edc1c45284586fdb12edd666f95d99f5f62b43 [Loads] Fix crash in isSafeToLoadUnconditionally with scalable accessed type (#82650) 6599c022be7c797cd0fafeea4c538e01aae78fd4 [HEXAGON] Fix bit boundary for isub_hi in HexagonBitSimplify (#82336) 163eaf3bbc24e46a6ec9b71deda8c66f0354d2d7 [CodeGen] Clean up MachineFunctionSplitter MBB safety checking (NFC) 26d71d9ed56c4c23e6284dac7a9bdf603a5801f3 [llvm-readobj,ELF] Support --decompress/-z (#82594) 87b1e735b28f81d9012fd302cd07385db50a274f [ConstraintElim] Decompose sext-like insts for signed predicates (#82344) 26cc6f126a3b25644c595b3a5a0417b1e1ab42a8 [OpenACC] Implement 'break' and 'continue' errors for Compute Cnstrcts (#82543) 5b53fa04db33a931b843b32946065490513484bf [RISCV] Enable -riscv-enable-sink-fold by default. (#82026) c1716e3fcf4e43b4a328731920f76b2fce9485d0 [DAGCombiner][RISCV] CSE zext nneg and sext. (#82597) a51f4afc5aec8145091fead1d68c81e7d210fc0d [HCS] Externd to outline overlapping sub/super cold regions (#80732)

dtcxzyw commented 8 months ago

Duplicate of #143.