summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/MetaRenamer
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-172-0/+128
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-172-128/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* [MetaRenamer] Leave `@main` alone.Davide Italiano2017-08-011-0/+15
* [MetaRenamer] Don't rename library functions.Bryant Wong2017-03-231-0/+15
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-9/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-301-1/+1
* Reject alias to undefined symbols in the verifier.Rafael Espindola2014-03-121-1/+3
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-011-1/+1
* Review feedback from Duncan Sands. Alphabetize includes and simplifyAlex Rosenberg2012-09-141-1/+1
* Add a pass that renames everything with metasyntatic names. This works well a...Alex Rosenberg2012-09-112-0/+97
OpenPOWER on IntegriCloud