disable all of the pattern isel stuff
[oota-llvm.git] / test / Transforms /
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
2004-04-05 Chris LattnerNew testcase for PR312
2004-04-05 Chris LattnerNew testcase that crashes the instcombine pass. Domina...
2004-04-02 Chris Lattnernew testcase
2004-04-02 Chris LattnerNew testcases for the indvars pass
2004-04-02 Chris LattnerTweak testcase to work with new indvars pass
2004-04-02 Chris LattnerNew testcase
2004-04-01 Chris LattnerNew testcase for PR310
2004-04-01 Chris LattnerNew testcase for PR306
2004-03-30 Chris LattnerOops, actually USE the previously computed value
2004-03-30 Chris LattnerTest general value/value selection which we can do...
2004-03-30 Chris LattnerAdd some testcases for select simplification
2004-03-25 Chris LattnerNew testcase
2004-03-19 Chris LattnerNew testcase, the optimizer can delete zero sized allocas
2004-03-18 Chris LattnerThis is the last remaining bug that I know of in the...
2004-03-18 Chris LattnerNew testcase, reduced from 256.bzip2
2004-03-18 Chris LattnerNew testcase
2004-03-18 Chris LattnerNew testcase that crashes the code extractor
2004-03-17 John CriswellModify test to use the %t substition (temporary name...
2004-03-16 Chris LattnerAnother simple testcase
2004-03-16 Chris LattnerFix test
2004-03-16 Chris LattnerNew testcase for PR293
2004-03-15 Chris LattnerNew testcases to test LICM of call instructions
2004-03-15 Chris LattnerNew testcase that causes the code extractor to generate...
2004-03-14 Chris LattnerNew testcase that crashes the loop extractor
2004-03-14 Chris LattnerNew testcase that crashes the -lowerswitch pass
2004-03-14 Chris LattnerNew testcase that crashes the loop extractor
2004-03-13 Chris LattnerNew testcase, distilled from povray I think.
2004-03-13 Chris LattnerOh right, casts can interfere. Test this too
2004-03-12 Chris Lattnernew testcases
2004-03-12 Chris Lattnernew testcase
2004-03-12 Chris Lattnertest instruction combiner opts for select instruction
2004-03-10 Chris LattnerNew testcase for PR284: [indvars] Induction variable...
2004-03-08 Chris LattnerNew testcase
next