summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/MergeFunc/inttoptr.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+56
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-56/+0
* [MergeFuncs] Fix callsite attributes in thunk generationJF Bastien2015-09-101-1/+1
* Revert "MergeFuncs: Transfer the function parameter attributes to the call site"Arnold Schwaighofer2015-07-191-1/+1
* MergeFuncs: Transfer the function parameter attributes to the call siteArnold Schwaighofer2015-07-171-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* IR: Don't allow non-default visibility on local linkageDuncan P. N. Exon Smith2014-05-071-7/+7
* Add missing CHECK-LABELMatt Arsenault2013-09-141-0/+1
* MergeFunc: Make pointer and integer types generate the same hash.Benjamin Kramer2013-04-191-1/+1
* Make variable match any name.Bill Wendling2013-04-191-2/+2
* Try explicitly setting the target triple to see if this gets it to pass on ARM.Bill Wendling2013-04-191-1/+1
* Attempt to pacify this test for the buildbots.Chad Rosier2013-04-191-3/+3
* Add test to make sure that a int-to-ptr can be merged correctly.Bill Wendling2013-04-191-0/+55
OpenPOWER on IntegriCloud