summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GVN/nonescaping-malloc.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+111
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-111/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* [GVN] Use FileCheck instead of grep for tests.Davide Italiano2016-07-171-1/+3
* 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 to l...David Blaikie2015-02-271-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-12/+12
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+109
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-108/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-49/+49
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Try to work around grep's "Binary file (standard input) matches" complaints seenBenjamin Kramer2009-11-201-1/+1
* Extend CaptureTracking to indicate when a value is never stored, evenDan Gohman2009-11-191-0/+108
OpenPOWER on IntegriCloud