summaryrefslogtreecommitdiff
path: root/test/Transforms/MetaRenamer
AgeCommit message (Expand)Author
2017-08-01[MetaRenamer] Leave `@main` alone.Davide Italiano
2017-03-23[MetaRenamer] Don't rename library functions.Bryant Wong
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-09-11[opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-07-30Use "weak alias" instead of "alias weak"Rafael Espindola
2014-03-12Reject alias to undefined symbols in the verifier.Rafael Espindola
2013-08-16[tests] Cleanup initialization of test suffixes.Daniel Dunbar
2013-01-01Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2012-09-14Review feedback from Duncan Sands. Alphabetize includes and simplifyAlex Rosenberg
2012-09-11Add a pass that renames everything with metasyntatic names. This works well a...Alex Rosenberg