aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/Inputs
AgeCommit message (Expand)AuthorFilesLines
2025-02-13[IR][ModRef] Introduce `errno` memory locationAntonio Frighetto1-0/+0
2024-11-28[Bitcode] Verify types for aggregate initializersNikita Popov1-0/+0
2023-10-05[BitcodeReader] Replace unsupported constexprs in metadata with undefNikita Popov1-0/+0
2023-09-28[Bitcode] Support expanding constant expressions in function metadataNikita Popov1-0/+0
2023-04-20[ThinLTO] Remove BlockCount for non partial sample profile buildsTeresa Johnson1-0/+50
2022-12-19[Intrinsic] Rename flt.rounds intrinsic to get.roundingQiu Chaofan1-0/+0
2022-12-14[Bitcode] Remove auto-detection for typed pointersNikita Popov4-0/+0
2022-07-04[Bitcode] Use bitcode input for test (NFC)Nikita Popov1-0/+0
2022-03-11[Bitcode] Don't confuse type attributes on declaration and callNikita Popov1-0/+0
2022-03-11[Bitcode] Check for type mismatch when assigning valueNikita Popov1-0/+0
2022-03-11[Bitcode] Report error for missing element type for attr upgradeNikita Popov1-0/+0
2022-02-09[Bitcode] Fix size check for DIImportedEntity recordNikita Popov1-0/+0
2022-02-09[Bitcode] Check minimum size of constant GEP recordNikita Popov1-0/+0
2022-02-08[Bitstream] Make MaxChunkSize word-size independentNikita Popov1-0/+0
2022-02-08[Bitcode] Prevent OOB read for invalid name sizeNikita Popov1-0/+0
2022-02-08[Bitstream] Check for unterminated VBRNikita Popov2-0/+0
2022-02-07[Bitcode] Replace assertion with checkNikita Popov1-0/+0
2022-02-07[Bitcode] Add missing test fileNikita Popov1-0/+0
2022-02-07[Bitcode] Guard against out of bounds value referenceNikita Popov1-0/+0
2022-02-07[Bitcode] Don't assert on invalid attribute group recordNikita Popov1-0/+0
2022-02-07[Bitstream] Reject implausibly large reservationsNikita Popov1-0/+0
2022-02-07[Bitcode] Handle invalid abbrev number error more gracefullyNikita Popov1-0/+1
2021-10-06Reland [IR] Increase max alignment to 4GBArthur Eubanks1-0/+0
2021-10-06Revert "Reland [IR] Increase max alignment to 4GB"Arthur Eubanks1-0/+0
2021-10-06Reland [IR] Increase max alignment to 4GBArthur Eubanks1-0/+0
2021-10-06Revert "[IR] Increase max alignment to 4GB"Arthur Eubanks1-0/+0
2021-10-06[IR] Increase max alignment to 4GBArthur Eubanks1-0/+0
2021-05-21[Verifier] Move some atomicrmw/cmpxchg checks to instruction creationArthur Eubanks4-0/+0
2021-03-29Reapply "OpaquePtr: Turn inalloca into a type attribute"Matt Arsenault1-0/+0
2021-03-29Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""Oliver Stannard1-0/+0
2021-03-28Reapply "OpaquePtr: Turn inalloca into a type attribute"Matt Arsenault1-0/+0
2021-03-28Revert "OpaquePtr: Turn inalloca into a type attribute"Nico Weber1-0/+0
2021-03-28OpaquePtr: Turn inalloca into a type attributeMatt Arsenault1-0/+0
2020-12-14OpaquePtr: Require byval on x86_intrcc parameter 0Matt Arsenault1-0/+0
2020-08-04[StackSafety,NFC] Add combined index testVitaly Buka1-0/+15
2020-07-23[Bitcode] Avoid duplicating linker option when upgradingSteven Wu1-0/+0
2020-07-23[Bitcode] Drop invalid branch_weight in BitcodeReaderSteven Wu1-0/+0
2019-07-14Recommit "[BitcodeReader] Validate OpNum, before accessing Record array."Florian Hahn1-0/+0
2019-07-11Revert [BitcodeReader] Validate OpNum, before accessing Record array.Florian Hahn1-0/+0
2019-07-11[BitcodeReader] Validate OpNum, before accessing Record array.Florian Hahn1-0/+0
2019-05-30Reapply: IR: add optional type to 'byval' function parametersTim Northover1-0/+0
2019-05-29Revert "IR: add optional type to 'byval' function parameters"Tim Northover1-0/+0
2019-05-29IR: add optional type to 'byval' function parametersTim Northover1-0/+0
2019-04-17[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbolsSteven Wu1-0/+2
2018-09-20[Bitcode] Address backwards compat bug in r342631Vedant Kumar1-0/+0
2018-07-09[BitcodeReader] Infer the correct runtime preemption for GlobalValueSteven Wu1-0/+0
2017-08-03Do not want to use BFI to get profile count for sample pgoDehao Chen1-0/+31
2017-07-06Bitcode: Include any strings added to the string table in the module hash.Peter Collingbourne2-0/+20
2016-11-29Bitcode: Introduce BitcodeWriter interface.Peter Collingbourne1-0/+3
2016-11-02Bitcode: Check file size before reading bitcode header.Peter Collingbourne1-0/+0