- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 24 2022
Jun 23 2022
Fix cost model.
Improve the cost computation and update tests.
Jun 22 2022
Modify AArch64 and RISCV tests.
Add context to diff.
Update failing cost model tests.
Jun 21 2022
Reverted due to test failures, investigating further.
Remove unused included file.
Jun 20 2022
Add context to diff.
Rebase patch and address review comments.
Remove unnecessary attribute from test.
@RKSimon I've created https://reviews.llvm.org/D128178 for the test.
Add context to diff.
Jun 14 2022
Update RUN lines to fix failing builds and add new variable argument test to SLP.
Replace undef with poison.
Jun 13 2022
Address review comments.
Jun 10 2022
May 24 2022
Update diff based on reviewer's comments.
May 23 2022
Update diff based on reviewer's comments.
Remove FIXME from test.
Add context to diff.
Update diff based on review comments.
May 20 2022
Updating the diff for completeness because D126055. Still looking into the reviewers comments.
Address review comments.
Hi @RKSimon, I've updated the tests for the current trunk and split them off into https://reviews.llvm.org/D126055.
May 19 2022
Jun 4 2021
Dec 17 2020
Resolve another merge conflict Transforms/LoopIdiom/X86/left-shift-until-bittest.ll.
Dec 16 2020
Transforms/LoopIdiom/X86/left-shift-until-bittest.ll test was recently added in this commit. The test in its current form relies on LCSSA's current behaviour. I have updated the patch to remove that reliance.
Dec 14 2020
In D92576#2451875, @jmorse wrote:LGTM, although couldn't you also just swap the basictest.ll DEBUGIFY-NEXT to be a DEBUGIFY-NOT: call void @llvm.dbg.value and not add the extra test.
(Nabeel and I share a corporate overloard, we should leave this a little more time in case anyone else wants to chip in).
Dec 7 2020
Dec 3 2020
Added context to diff.
Oct 21 2020
Oct 20 2020
Oct 19 2020
Format code with clang-format LLVM style.