aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BasicBlockSections.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-30Explain the symbols of basic block clusters with an example in the header com...Rahman Lavaee1-3/+15
2021-03-15Change void getNoop(MCInst &NopInst) to MCInst getNop()Fangrui Song1-3/+2
2021-01-29Detect Source Drift with Propeller.Sriraman Tallam1-0/+38
2020-10-14[llvm] Set the default for -bbsections-cold-text-prefix to .text.split.Snehasish Kumar1-3/+3
2020-10-08Introduce and use a new section type for the bb_addr_map section.Rahman Lavaee1-3/+3
2020-09-30Exception support for basic block sectionsRahman Lavaee1-0/+21
2020-09-24[llvm] Add -bbsections-cold-text-prefix to emit cold clusters to a different ...Snehasish Kumar1-0/+9
2020-09-14Let -basic-block-sections=labels emit basicblock metadata in a new .bb_addr_m...Rahman Lavaee1-15/+5
2020-08-28[llvm][CodeGen] Machine Function SplitterSnehasish Kumar1-40/+47
2020-08-06[NFC] Rename BBSectionsPrepare -> BasicBlockSections.Snehasish Kumar1-0/+457