summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyLibCalls/floor.ll
Commit message (Expand)AuthorAgeFilesLines
* instcombine: Migrate math library call simplificationsMeador Inge2012-11-131-85/+0
* SimplifyLibcalls: Add fabs and trunc to the list of libcalls that are safe to...Benjamin Kramer2012-08-181-0/+23
* FileCheckify, un-XFAIL SimplifyLibCalls/floor testJoe Groff2012-04-181-10/+31
* test/Transforms/SimplifyLibCalls/floor.ll: Mark as XFAIL:win32 due to lack of...NAKAMURA Takumi2010-10-281-0/+2
* 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
* fix typoChris Lattner2008-05-011-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-16/+21
* For PR1319:Reid Spencer2007-04-161-12/+7
* For PR1319:Reid Spencer2007-04-151-6/+12
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+33
OpenPOWER on IntegriCloud