summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/call-cast-target.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+89
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-89/+0
* InstCombine: Don't fold call bitcast into args if callee is byvalDavid Majnemer2015-03-111-0/+15
* InstCombine: Don't strip bitcasts off of callsites marked 'thunk'David Majnemer2015-01-211-0/+11
* InstCombine: Bitcast call arguments from/to pointer/integer typeDavid Majnemer2015-01-061-1/+37
* Don't refuse to transform constexpr(call(arg, ...)) to call(constexpr(arg), ....Nick Lewycky2014-01-181-0/+12
* Change behavior of calling bitcasted alias functions.Matt Arsenault2013-07-301-6/+4
* Convert tests to FileCheckMatt Arsenault2013-06-281-2/+5
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-9/+7
* For PR1319:Reid Spencer2007-04-141-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+15
OpenPOWER on IntegriCloud