summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CallGraph/no-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* [CG] Add a new pass manager printer pass for the old call graph andChandler Carruth2016-03-101-0/+1
* 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
* Add newlines at end of test files, no functionality changeStephen Lin2013-07-131-1/+1
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Test case for r132797.John McCall2011-06-141-0/+13
OpenPOWER on IntegriCloud