Add a declaration of environ global for Darwin
[oota-llvm.git] / test /
2004-08-25 Brian GaekeNew version of Bill Wendling's PR33 patch.
2004-08-24 Chris LattnerModify testcase to merit a warning, though no warning...
2004-08-24 Brian Gaekenote pr#
2004-08-23 Brian GaekeA PR60 test case
2004-08-20 Chris LattnerNew testcase that the vector support does not work...
2004-08-20 Reid SpencerAdded various tests in support of Packed Types.
2004-08-20 Reid SpencerAdded a test case for packed types. Test case kindly...
2004-08-19 Reid SpencerFixed the test to actually run correctly.
2004-08-19 Reid SpencerAdd a test case test test 1.3 alignment removal and...
2004-08-16 Chris LattnerBelieve it or not, this was broken in LLVM 1.3
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 Misha BrukmanSimple hand-coded tests to aid in early development...
2004-08-11 Chris LattnerNew testcase that instcombine is getting wrong
2004-08-09 Chris LattnerThis testcase causes the CBE to generate code that...
2004-08-09 Chris LattnerNew testcase
2004-08-06 Chris LattnerNew testcase for critical 1.3 feature
2004-08-02 John CriswellUse the new prcontext script.
2004-08-02 John CriswellAdd support for using the prcontext python script inste...
2004-08-02 John CriswellNew python script that print a specified number of...
2004-08-01 Chris LattnerInitial testcase for bytecode compatibility regression...
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
2004-07-27 Chris LattnerHave some testcases
2004-07-27 Chris LattnerNew testcase. DSE should delete all of the DEAD instru...
2004-07-27 Chris LattnerNew testcase for list slicing
2004-07-26 Reid SpencerAdded another test case for double FP constants as...
2004-07-26 Chris LattnerNew testcase
2004-07-26 Chris LattnerUpdate test
2004-07-25 Reid Spencerbug 263:
2004-07-25 Chris LattnerCodify my thoughts on where we want to end up with...
2004-07-25 Chris LattnerNew testcase for DSE
2004-07-22 Chris LattnerTrivial testcase for dse
2004-07-22 Chris LattnerUpdate gc intrinsics to take pointer to object as well...
2004-07-21 Brian GaekeMove LLVM tool definitions to Makefile.rules
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-14 Chris LattnerYou cannot pass functions by value, what does that...
2004-07-14 Chris Lattnerthis "feature" is gone
2004-07-14 Chris LattnerNew, horrible, testcase
2004-07-08 Chris LattnerAdd a test that I have had in my tree for several month...
2004-07-08 Chris LattnerFix this testcase
2004-07-07 Chris LattnerNew testcase for PR396
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-02 Chris LattnerMake this testcase more interesting
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-25 Chris LattnerNew testcase for constant expression lowering pass...
2004-06-22 Chris LattnerIsnan became unordered
2004-06-22 Chris Lattnertest/Libraries have been long gone for a long time...
2004-06-21 Reid SpencerNullify this test as it causes infinite loop in optimiz...
2004-06-19 Chris LattnerTest for PR374
2004-06-18 Chris LattnerNew test
2004-06-18 Chris LattnerTest that C99 unordered comparison functions are not...
2004-06-18 Chris LattnerNew testcase for GCC unordered comparison builtins
2004-06-15 Chris LattnerThis testcase is a bit silly now, but oh well :)
2004-06-15 Chris LattnerRight, stop being silly
2004-06-15 Chris LattnerAdd a nan, stop testing isnan
2004-06-12 Alkis EvlogimenosAdd the isunordered intrinsic.
2004-06-11 Chris LattnerAdd tests for isnan
2004-06-11 Chris LattnerTest that the X86 backend is only emitting one fucom...
2004-06-11 Chris LattnerTestcase for PR369
2004-06-11 Chris LattnerCheck to make sure that isnan doesn't require calling...
2004-06-11 Chris LattnerI misled Alkis: LLVM should have isnan, not isunordered.
2004-06-11 Brian GaekeTest case for PR368
2004-06-11 Alkis EvlogimenosAdd feature test for llvm intrinsics. It currently...
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-08 Chris LattnerNew testcase for PR355
2004-06-08 Chris LattnerTestcase for PR355
2004-06-07 Chris LattnerNew testcase for PR361
2004-06-01 Brian GaekeMaybe this will keep people from breaking -branch-combine!
2004-06-01 Chris LattnerMake tool names end with .exe on windows. This isn...
2004-05-27 Reid SpencerMake the test pass by using the correct RUN: syntax.
2004-05-27 Chris LattnerAdd back a test I accidentally removed
2004-05-27 Chris LattnerAdd another testcase
2004-05-27 Reid SpencerAdded a "RUN:" line so this file can be executed by...
2004-05-27 Chris Lattnerremove bogus test
2004-05-27 Chris LattnerMake the test test what it is supposed to
2004-05-27 Chris LattnerThe -exprs pass is no longer with LLVM. *sniff*
2004-05-27 Chris LattnerCorrect test. use "not grep" instead of "grep -v"
2004-05-27 Chris Lattnergc_init now gets an argument
2004-05-26 Chris LattnerFix a test that was "broken" by new optimizations....
2004-05-26 Chris LattnerMake the test use the %A type
2004-05-25 Chris LattnerNew testcase
2004-05-25 Chris LattnerAdd a new test16 and fix some other tests that were...
2004-05-23 Chris LattnerTestcases for andersen's alias analysis.
2004-05-23 Chris LattnerAdd a simple testcase for garbage collection support
2004-05-21 Chris LattnerTestcase for PR340: Verifier misses malformed switch...
next