summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/highLevelStructure.3.2.ll
AgeCommit message (Expand)Author
2025-01-29[IR] Convert from nocapture to captures(none) (#123181)Nikita Popov
2022-12-14[Bitcode] Remove auto-detection for typed pointersNikita Popov
2020-11-20OpaquePtr: Bulk update tests to use typed sretMatt Arsenault
2020-11-20OpaquePtr: Bulk update tests to use typed byvalMatt Arsenault
2020-10-16Reapply "OpaquePtr: Add type to sret attribute"Matt Arsenault
2020-09-29Revert "OpaquePtr: Add type to sret attribute"Tres Popp
2020-09-25OpaquePtr: Add type to sret attributeMatt Arsenault
2019-05-30Reapply: IR: add optional type to 'byval' function parametersTim Northover
2019-05-29Revert "IR: add optional type to 'byval' function parameters"Tim Northover
2019-05-29IR: add optional type to 'byval' function parametersTim Northover
2015-09-11[opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie
2015-03-04Make DataLayout Non-Optional in the ModuleMehdi Amini
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-09-23Ensure bitcode encoding stays stable.Michael Kuperstein