test: Prefer CHECK-LABEL to CHECK in branchweight tests
[oota-llvm.git] / test / Transforms / GlobalOpt / alias-resolve.ll
2013-06-12 Rafael EspindolaAlways remove an alias when we rename the target.
2013-06-12 Rafael EspindolaConvert test to FileCheck.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-09-09 Anton KorobeynikovResolve aliases, when possible