aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA/global-size.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-8/+8
* Use correct size for address space in BasicAA.Matt Arsenault2013-11-161-1/+13
* Use CHECK-LABELMatt Arsenault2013-09-301-2/+2
* Duncan pointed out that if the alignment isn't explicitly specified, it defau...Eli Friedman2012-02-271-1/+1
* Teach BasicAA about the LLVM IR rules that allow reading past the end of an o...Eli Friedman2012-02-271-1/+1
* fix rdar://8813415 - a miscompilation of 164.gzip that loop-idiomChris Lattner2011-01-031-0/+22
* filecheckizeChris Lattner2011-01-031-6/+8
* Make opt default to not adding a target data string and update tests that dep...Kenneth Uildriks2009-11-031-0/+1
* 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 GCSE and LoadVN from the testsuite.Owen Anderson2008-08-161-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-141-10/+8
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* new testcase basicaa should handleChris Lattner2004-11-261-0/+17