summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/compatibility-3.6.ll
Commit message (Expand)AuthorAgeFilesLines
* [FunctionAttrs] Annotate "willreturn" for intrinsicsHideto Ueno2019-07-281-5/+6
* Allow prefetching from non-zero address spacesJF Bastien2019-07-251-1/+1
* Added address-space mangling for stack related intrinsicsChristudasan Devadasan2019-07-221-1/+1
* Reapply: IR: add optional type to 'byval' function parametersTim Northover2019-05-301-1/+1
* Revert "IR: add optional type to 'byval' function parameters"Tim Northover2019-05-291-1/+1
* IR: add optional type to 'byval' function parametersTim Northover2019-05-291-1/+1
* bitcode support change for fast flags compatibilitySteven Wu2018-02-191-3/+1
* [IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...Sanjay Patel2017-11-061-1/+3
* [AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as wellMartin Storsjo2017-07-171-3/+3
* Enhance synchscope representationKonstantin Zhuravlyov2017-07-111-12/+12
* Change the default attributes for llvm.prefetch to inaccessiblemem_or_argmemonlyEric Christopher2017-03-251-2/+3
* Sort the enums in Attributes.h in case insensitive alphabetical order.Akira Hatanaka2015-11-111-2/+2
* [Bitcode] Fix accidental syntax errors in compatibility testsVedant Kumar2015-10-271-19/+19
* [IR] Limit bits used for CallingConv::ID, update testsVedant Kumar2015-10-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-38/+38
* Emit argmemonly attribute for intrinsics.Igor Laevsky2015-08-131-2/+6
* [compatibility.ll] Cover explicitly named comdats.Sean Silva2015-08-061-0/+8
* IR: Add a broad bitcode compatibility testDuncan P. N. Exon Smith2015-07-311-0/+1195
OpenPOWER on IntegriCloud