Delete -std-compile-opts.
[oota-llvm.git] / test / Analysis / BasicAA / featuretest.ll
2010-08-18 Chris Lattnerfix PR7589: In brief:
2010-08-18 Chris Lattnerfilecheckize and detrivialize.
2009-11-03 Kenneth UildriksMake opt default to not adding a target data string...
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-08-16 Owen AndersonRemove GCSE and LoadVN from the testsuite.
2008-02-14 Tanya LattnerRemove llvm-upgrade.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-17 Chris LattnerAdd new testcase
2003-02-26 Chris LattnerFix test
2003-02-26 Chris LattnerNew testcase for size tracking brokenness
2003-02-25 Chris LattnerAdd a new test for basicaa
2003-02-09 Chris LattnerAdd a basic-aa test
2002-10-25 Chris LattnerUpdate test to use long instead of uint getelementptr...
2002-09-08 Chris LattnerNew testcase that tests for array pointer analysis...