summaryrefslogtreecommitdiff
path: root/llvm/docs/Frontend/PerformanceTips.rst
AgeCommit message (Expand)Author
2025-08-01[llvm] Proofread *.rst (#151087)Kazu Hirata
2024-07-16[Docs] Store to poison is the canonical form for non-terminator unreachable (...DianQK
2024-03-05[Docs] Update frontend perfomance tips about loads/stores (#83833)Nikita Popov
2022-02-20[docs] fix typoNuno Lopes
2022-02-20[docs] Frotend perf tips: mention poison vs undef and noundef attributeNuno Lopes
2021-02-27[llvm] Fix typos in documentation (NFC)Kazu Hirata
2020-03-22update of the llvm doc: we moved to gitSylvestre Ledru
2020-02-10Fix you->your typo.Eric Christopher
2020-01-22[llvm] NFC: fix trivial typos in documentsKazuaki Ishizaki
2020-01-07[docs] NFC: Fix typos in documentsHans Wennborg
2019-09-20[docs] Remove training whitespaces. NFCFrancesco Petrogalli
2019-09-19[docs] Break long (>80) line. NFCFrancesco Petrogalli
2015-09-10[docs][PerformanceTips] Add text on allocas and alignmentPhilip Reames
2015-08-24[docs][PerformanceTips] Framing the generic IR tipsPhilip Reames
2015-08-24[docs][PerformanceTips] Point people towards llvm-devPhilip Reames
2015-08-24[docs] Further organization of the Performance Tips documentPhilip Reames
2015-08-24[docs] Organize the 'Performance Tips' pagePhilip Reames
2015-08-05Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner
2015-04-26[PerformanceTips] Italics are *word*, not _word_Philip Reames
2015-04-26[PerformanceTips] Provide context on the impact of assume(x)Philip Reames
2015-04-26Add two new items to PerformanceTipsPhilip Reames
2015-03-05Add a few more performance tipsPhilip Reames
2015-03-02[PerformanceTips] Document various items folks have suggestedPhilip Reames
2015-02-27[new docs] Performance Tips for Frontend AuthorsPhilip Reames