summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/thinlto-distributed-cfi-devirt.ll
AgeCommit message (Expand)Author
2025-06-06Avoid Assertion Failure Using -fcs-profile-generate with distributed thin-lto...Nuri Amari
2024-05-05[test] %clang_cc1: remove redundant actionsFangrui Song
2024-04-10[ThinLTO]Record import type in GlobalValueSummary::GVFlags (#87597)Mingming Liu
2022-11-07Explicitly initialize opaque pointer mode in CodeGenActionMatthias Braun
2022-07-20[test] Remove unnecessary -verify-machineinstrs=0Arthur Eubanks
2021-12-14[LTO] Ignore unreachable virtual functions in WPD in hybrid LTO.Mingming Liu
2021-09-27[ThinLTO] Add noRecurse and noUnwind thinlink function attribute propagationmodimo
2021-01-27[test] Fix clang/test/CodeGen testsFangrui Song
2020-11-24[ThinLTO/WPD] Enable -wholeprogramdevirt-skip in ThinLTO backendsTeresa Johnson
2020-07-04[clang] Fix two tests that are affected by llvm opt changeRoman Lebedev
2020-01-27Restore "[LTO/WPD] Enable aggressive WPD under LTO option"Teresa Johnson
2020-01-23Revert "[LTO/WPD] Enable aggressive WPD under LTO option"Teresa Johnson
2020-01-23[LTO/WPD] Enable aggressive WPD under LTO optionTeresa Johnson
2019-09-10Reland "Change the X86 datalayout to add three address spacesAmy Huang
2019-08-28Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich
2019-08-27Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang
2019-05-10[ThinLTO] Clang test changes for new CanAutoHide flagTeresa Johnson
2019-04-23[ThinLTO] Pass down opt level to LTO backend and handle -O0 LTO in new PMTeresa Johnson
2019-01-11[LTO] Add option to enable LTOUnit splitting, and disable unless neededTeresa Johnson
2018-10-30[CodeGen] Disable the machine verifier on a ThinLTO testFrancis Visoiu Mistrih
2018-06-26[ThinLTO] Add testing of summary index parsing to a couple CFI testsTeresa Johnson
2018-06-04[ThinLTO] Add testing of new summary index format to a couple CFI testsTeresa Johnson
2018-03-09Fix Clang test case.Peter Collingbourne
2018-02-14Moved CHECK in test closer to source codeVitaly Buka
2018-02-14[ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_SUMMARY_BLOCKVitaly Buka