summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Generic/machine-function-splitter.ll
AgeCommit message (Expand)Author
2024-11-22[BasicBlockSections] Allow mixing of -basic-block-sections with MFS. (#117076)Rahman Lavaee
2024-04-11[clang][llvm] Remove "implicit-section-name" attribute (#87906)Arthur Eubanks
2024-01-05[NFC][CodeGen][AArch64] Add tests for unconditional branch duplicationDaniel Hoekwater
2023-11-14[CodeGen][AArch64] Set min jump table entries to 13 for AArch64 targets (#71166)David Sherwood
2023-08-29[CodeGen][AArch64] Don't split inline asm goto blocks or their targetsDaniel Hoekwater
2023-08-28[CodeGen][AArch64] Don't split jump table basic blocksDaniel Hoekwater
2023-08-25[CodeGen] Remove unused option in MachineFunctionSplitter.Snehasish Kumar
2023-08-24[CodeGen][AArch64] Don't split functions with a red zone on AArch64Daniel Hoekwater
2023-08-24Reland "[CodeGen] Fix unconditional branch duplication issue in bbsections"Daniel Hoekwater
2023-08-24Revert "[CodeGen] Fix unconditional branch duplication issue in bbsections"Daniel Hoekwater
2023-08-24[CodeGen] Fix unconditional branch duplication issue in bbsectionsDaniel Hoekwater
2023-08-22Reland "[CodeGen][AArch64] Make MFS testable on AArch64"Daniel Hoekwater
2023-08-21Revert D157750 "[Driver][CodeGen] Properly handle -fsplit-machine-functions f...Fangrui Song
2023-08-20Revert "[clang][test] Refine clang machine-function-split tests."Nico Weber
2023-08-18[clang][test] Refine clang machine-function-split tests.Han Shen
2023-08-17Disable two tests without {arm,aarch64}-registered-targetJonas Hahnfeld
2023-08-16[Driver][CodeGen] Properly handle -fsplit-machine-functions for fatbinary com...Han Shen
2023-08-16[CodeGen] Move function splitting tests from X86 to Generic (NFC)Daniel Hoekwater
2023-08-16Revert "[CodeGen] Move function splitting tests from X86 to Generic (NFC)"Daniel Hoekwater
2023-08-16[CodeGen] Move function splitting tests from X86 to Generic (NFC)Daniel Hoekwater