git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42091 91177308-0d34-0410...
[oota-llvm.git] / test / Transforms / GlobalOpt /
2007-07-19 Reid SpencerFor PR1553:
2007-06-29 John CriswellConvert .cvsignore files
2007-06-04 Chris Lattnernew testcase for PR1491
2007-05-13 Chris Lattnerthis crashes globalopt
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-05 Chris Lattnernew testcase that crashes globalopt
2007-02-25 Chris Lattnernew testcase. @foo should be marked fastcc by globalopt
2007-01-26 Reid SpencerFor PR761:
2007-01-13 Reid SpencerFor PR1043:
2007-01-05 Reid SpencerGlobal variables are not renamed by llvm-upgrade any...
2007-01-03 Reid SpencerUpdate test cases that grepped for register names that...
2006-12-19 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUpgrade intrinsic function calls manually.
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...
2006-11-01 Chris Lattnernew testcase that crashes global opt, reduced from...
2006-07-07 Chris LattnerTestcase for PR820
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2005-09-27 Chris LattnerTestcase for PR632
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
2005-06-15 Chris Lattnernew testcase for PR579
2005-02-27 Chris Lattnernew testcase globalopt should handle.
2005-02-27 Chris Lattnernew testcase globalopt should implement
2004-12-12 Chris LattnerNew testcase. Shrinking the variable to a bool allows...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-14 Chris LattnerNew testcase. Believe it or not, this happens a LOT...
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-10-22 Chris LattnerNew testcase. Check for the ability to promote a mallo...
2004-10-16 Chris LattnerNew testcase
2004-10-11 Chris LattnerThis testcase ensures that we can SRA a global even...
2004-10-11 Chris LattnerThese testcases check to see if we can promote malloc...
2004-10-10 Chris LattnerAnother testcase. We should be able to devirtualize...
2004-10-10 Chris LattnerNew testcase that crashes -globalopt. I found this...
2004-10-10 Chris LattnerNew testcase we were not handling before.
2004-10-09 Chris LattnerA testcase that globalopt now handles
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-07 Chris LattnerMove these files from Transforms/GlobalConstifier