Merging r258616:
[oota-llvm.git] / test / Transforms / GlobalOpt / ctor-list-opt.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-16 Reid KlecknerAdd comdat key field to llvm.global_ctors and llvm...
2011-01-16 Owen AndersonReduce and merge testcases.
2010-09-17 Dan GohmanFix this test to avoid an "inexact" fold.
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...
2009-09-07 Dan GohmanAdd inbounds to these getelementptrs, now that GlobalOp...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-09-27 Chris Lattneradd a new testcase for constant foldable calls
2005-09-27 Chris LattnerAdd a more difficult testcase which uses a call to...
2005-09-26 Chris LattnerTestcase that uses an alloca
2005-09-26 Chris Lattneradd another case, this one that uses getelementptr...
2005-09-26 Chris Lattneradd a test for load
2005-09-26 Chris Lattneradd another testcase with simple control flow
2005-09-26 Chris Lattnermake this harder: put some code into it
2005-09-26 Chris Lattnernew testcase for static ctor list optimizations