Remove the InstrSched directory (moved to SparcV9)
[oota-llvm.git] / test / Transforms /
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-09 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-07 Chris LattnerThese files now live in Transforms/GlobalOpt
2004-10-07 Chris LattnerMove these files from Transforms/GlobalConstifier
2004-10-07 Chris LattnerAdd new testcase, rename pass
2004-10-06 Chris LattnerNew testcase
2004-10-06 Chris LattnerNew testcase
2004-10-06 Chris LattnerWhen tail duplicating these functions, the add instruct...
2004-09-29 Chris LattnerNew testcasses for divides that can be eliminated.
2004-09-29 Chris LattnerNew testcases
2004-09-29 Chris LattnerMore testcases for recent instcombine patches
2004-09-28 Chris LattnerNew testcase
2004-09-28 Chris LattnerNew testcases
2004-09-28 Chris LattnerNew testcase
2004-09-28 Chris LattnerNew testcases
2004-09-28 Chris LattnerNew testcase for a latent bug in instcombine that I...
2004-09-27 Chris LattnerNew testcase
2004-09-27 Chris LattnerTestcases for rev 250 of InstructionCombining.cpp
2004-09-24 Chris LattnerAdd some tests for shr-and folding
2004-09-23 Chris LattnerNew testcase for a pattern that occurs 20 times in...
2004-09-23 Chris Lattnerload null is undefined behavior, this should fold
2004-09-20 Chris LattnerTwo testcases for invalid transformations that instcomb...
2004-09-19 Chris LattnerNew testcase for PR362: Icky code generated for std...
2004-09-19 Chris LattnerInstcombine now helps out with these
2004-09-19 Chris LattnerAdd two new testcases that instcombine should handle
2004-09-15 Chris LattnerNew testcase for PR420
2004-08-24 Chris LattnerModify testcase to merit a warning, though no warning...
2004-08-14 Chris LattnerNew testcase that the constifier should handle
2004-08-14 Chris LattnerNew basic testcase for the constifier
2004-08-13 Chris LattnerAdd another test
2004-08-13 Chris LattnerNew testcase, which causes the block extractor to barf
2004-08-11 Chris LattnerNew testcase that instcombine is getting wrong
2004-08-09 Chris LattnerNew testcase
2004-08-02 John CriswellUse the new prcontext script.
2004-07-29 Chris LattnerMove Transforms/BasicAA to Analysis/BasicAA
2004-07-29 Chris LattnerDue to a bug in BasicAA, DSE is incorrectly deleting...
2004-07-27 Robert Bocchino*** empty log message ***
2004-07-27 Chris LattnerNew testcase. DSE should delete all of the DEAD instru...
2004-07-26 Chris LattnerNew testcase
2004-07-25 Chris LattnerNew testcase for DSE
2004-07-22 Chris LattnerTrivial testcase for dse
2004-07-20 Chris Lattnernew testcase
2004-07-20 Chris LattnerNew testcase that instcombine should help out with.
2004-07-20 Chris Lattnertest that unconditional branches to unwinds are always...
2004-07-20 Chris LattnerTestcases missed by the instruction combiner
2004-07-06 Chris LattnerNew testcase
2004-07-06 Chris LattnerNew testcase
2004-07-03 Chris LattnerAdd a new testcase for folding an add into a switch
2004-07-01 Chris LattnerFix testcase
2004-07-01 Chris Lattner-debug option does not exist in a release build
2004-07-01 Chris LattnerFix testcase. For some reason this was failing only...
2004-06-27 Chris Lattnernew testcase
2004-06-21 Reid SpencerNullify this test as it causes infinite loop in optimiz...
2004-06-18 Chris LattnerNew test
2004-06-11 Chris LattnerAdd tests for isnan
2004-06-09 Chris LattnerMore instcombine testcases
2004-06-09 Chris LattnerNew testcase that is important for the Java FE
2004-06-09 Chris LattnerNew testcase for the instruction combiner that happen...
2004-06-01 Brian GaekeMaybe this will keep people from breaking -branch-combine!
2004-05-27 Chris LattnerAdd back a test I accidentally removed
2004-05-27 Chris LattnerAdd another testcase
2004-05-27 Chris Lattnerremove bogus test
2004-05-27 Chris LattnerMake the test test what it is supposed to
2004-05-26 Chris LattnerFix a test that was "broken" by new optimizations....
2004-05-25 Chris LattnerNew testcase
2004-05-25 Chris LattnerAdd a new test16 and fix some other tests that were...
2004-05-13 Chris LattnerNew testcase that used to cause the unroller to try...
2004-05-07 Chris LattnerNew testcase for PR336
2004-05-04 Chris LattnerNew testcase for PR332
2004-05-01 Chris LattnerNew testcase:
2004-05-01 Chris LattnerNew testcase for case that simplifycfg should catch
2004-04-26 Chris LattnerAdd a new testcase for X/-1, fix bug that prevented...
2004-04-20 Chris LattnerNew testcase, distilled from PR324
2004-04-19 Chris LattnerNew testcase
2004-04-18 Chris LattnerAnother testcase
2004-04-17 Chris LattnerNew testcase
2004-04-15 Chris LattnerNew testcase that Brian provided which crashes the...
2004-04-13 Chris LattnerNew testcase
2004-04-13 Chris LattnerNew testcase
2004-04-13 Chris LattnerNew testcase where loop simplify is not updating domfro...
2004-04-12 Chris Lattnernew testcase
2004-04-10 Chris LattnerNew testcases
2004-04-10 Chris LattnerNew testcase
2004-04-10 Chris LattnerNew testcases
2004-04-09 Chris LattnerSimplify cfg now eliminates all of the branches in...
2004-04-09 Chris LattnerAnother testcase
2004-04-09 Chris LattnerTestcase to make sure we can apply the shift to the...
2004-04-09 Chris LattnerAdd testcases for harder combining cases.
2004-04-09 Chris Lattnernew testcase
2004-04-08 Chris LattnerNew testcase
2004-04-08 Chris LattnerNew testcase, corresponding to phi_promote.ll
2004-04-08 Chris LattnerAdd some more cases we should combine
2004-04-07 Chris LattnerNew testcase
2004-04-07 Chris LattnerNew testcase that crashed scalarevolution on sparc
next