summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/attributes-3.3.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
2022-11-04[IR] Switch everything to use memory attributeNikita Popov
2021-05-24[llvm] Revert align attr test in test/Bitcode/attribute-3.3.llSteven Wu
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-10-05[AttributeFuncs] Consider `align` in `typeIncompatible`Johannes Doerfert
2020-09-29Revert "OpaquePtr: Add type to sret attribute"Tres Popp
2020-09-25OpaquePtr: Add type to sret attributeMatt Arsenault
2019-08-03IR: print value numbers for unnamed function argumentsTim Northover
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
2014-08-19verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith
2014-07-31verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith
2014-07-30Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith
2014-07-29Bitcode: Correctly compare a Use against itselfDuncan P. N. Exon Smith
2013-07-26Make .bc en/decoding of AttrKind stableTobias Grosser