aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode
AgeCommit message (Expand)AuthorFilesLines
2024-04-10[ThinLTO]Record import type in GlobalValueSummary::GVFlags (#87597)Mingming Liu8-42/+42
2024-04-09Add support for `nneg` flag with `uitofp`Noah Goldstein1-0/+4
2024-04-05[RemoveDIs] Add flag to preserve the debug info format of input IR (#87379)Stephen Tozer1-0/+10
2024-04-01[ThinLTO][TypeProf] Implement vtable def import (#79381)Mingming Liu1-12/+25
2024-04-01[NFC]Precommit test for vtable import (#79363)Mingming Liu1-0/+61
2024-03-29[IR] Add nowrap flags for trunc instruction (#85592)elhewaty1-6/+23
2024-03-27[CodeGen][LLVM] Make the `va_list` related intrinsics generic. (#85460)Alex Voicu10-72/+72
2024-03-20[IR] Change representation of getelementptr inrange (#84341)Nikita Popov4-5/+5
2024-03-19[RemoveDIs] Auto-upgrade debug intrinsics to DbgRecords (default false) (#85650)Orlando Cazalet-Hyams3-0/+7
2024-03-19[RemoveDIs] Add flag to control loading into new debug mode from bitcode (#85...Orlando Cazalet-Hyams1-1/+30
2024-03-15Add ALLOW_RETRIES to flaky test dbg-record-roundtrip.ll (#85410)Orlando Cazalet-Hyams1-0/+5
2024-03-15[NFC] Fix incorrect RUN line in test from #83251Orlando Cazalet-Hyams1-1/+1
2024-03-15[NFC] Fix comment in test from #83251Orlando Cazalet-Hyams1-1/+3
2024-03-15Reapply [RemoveDIs] Read/write DbgRecords directly from/to bitcode (#83251)Orlando Cazalet-Hyams1-0/+131
2024-03-15Revert "[RemoveDIs] Read/write DbgRecords directly from/to bitcode" (#85382)Orlando Cazalet-Hyams1-128/+0
2024-03-15[RemoveDIs] Read/write DbgRecords directly from/to bitcode (#83251)Orlando Cazalet-Hyams1-0/+128
2024-03-09Reapply [IR] Add new Range attribute using new ConstantRange Attribute type (...Andreas Jonson1-0/+10
2024-03-08Revert "[IR] Add new Range attribute using new ConstantRange Attribute type" ...Florian Mayer1-10/+0
2024-03-08[IR] Add new Range attribute using new ConstantRange Attribute type (#83171)Andreas Jonson1-0/+10
2024-03-06[AMDGPU] Rename COV module flag to amdhsa_code_object_version (#79905)Emma Pilkington1-2/+4
2024-02-23Revert "[llvm][AArch64] Autoupgrade function attributes from Module attribute...Daniel Kiss1-2/+2
2024-02-23[llvm][AArch64] Autoupgrade function attributes from Module attributes. (#80640)Dani1-2/+2
2024-02-22[LLVM][IR] Add native vector support to ConstantInt & ConstantFP. (#74502)Paul Walker1-0/+76
2024-02-05New calling convention preserve_none (#76868)weiguozhi1-0/+2
2024-01-16Revert "[CloneFunction][DebugInfo] Avoid cloning DILocalVariables of inlined ...Davide Italiano3-87/+27
2024-01-11[CloneFunction][DebugInfo] Avoid cloning DILocalVariables of inlined function...Vladislav Dzhidzhoev3-27/+87
2023-12-19Reland the reland "[PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifie...Mingming Liu1-5/+5
2023-12-18Revert "Reland "[PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifier, ...Mingming Liu1-5/+5
2023-12-18Reland "[PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifier, use semi...Mingming Liu1-5/+5
2023-12-18Revert "[PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifier, use semi...Mingming Liu1-5/+5
2023-12-18[PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifier, use semicolon as...Mingming Liu1-5/+5
2023-12-14[IR] Add dead_on_unwind attribute (#74289)Nikita Popov1-0/+5
2023-12-06[ThinLTO] Add tail call flag to call edges in summary (#74043)Teresa Johnson15-94/+94
2023-11-24[IR] Add disjoint flag for Or instructions. (#72583)Craig Topper2-0/+8
2023-11-09Obsolete WebKit Calling Convention (#71567)Juergen Ributzka8-16/+0
2023-11-08Revert "[DebugMetadata][DwarfDebug] Support function-local types in lexical b...Vladislav Dzhidzhoev3-87/+27
2023-11-02[DebugMetadata][DwarfDebug] Support function-local types in lexical block sco...Vladislav Dzhidzhoev3-27/+87
2023-11-01[IR] Add writable attributeNikita Popov1-2/+6
2023-10-30[IR] Add zext nneg flag (#67982)Nikita Popov1-0/+4
2023-10-18[LLVM] Add new attribute `optdebug` to optimize for debugging (#66632)Stephen Tozer1-0/+7
2023-10-11[X86] Align i128 to 16 bytes in x86 datalayoutsHarald van Dijk5-3/+17
2023-10-05[BitcodeReader] Replace unsupported constexprs in metadata with undefNikita Popov3-9/+8
2023-09-29Revert "[DebugMetadata][DwarfDebug] Support function-local types in lexical b...Hans Wennborg2-41/+27
2023-09-28[Bitcode] Support expanding constant expressions in function metadataNikita Popov2-0/+12
2023-09-26[DebugMetadata][DwarfDebug] Support function-local types in lexical block sco...Vladislav Dzhidzhoev2-27/+41
2023-09-13Reapply "AMDGPU: Drop and auto-upgrade llvm.amdgcn.ldexp to llvm.ldexp"Matt Arsenault1-0/+30
2023-08-10AutoUpgrade: Use syncscope("agent") atomic.inc/dec intrinsic upgradeMatt Arsenault1-28/+28
2023-08-09Intrinsics: Add type overload to stacksave and stackstoreMatt Arsenault8-16/+16
2023-07-14[IR] Remove -opaque-pointers optionNikita Popov1-10/+0
2023-07-12[llvm] Remove explicit -opaque-pointers flag from tests (NFC)Nikita Popov3-3/+3