Added missing quote.
[oota-llvm.git] / test /
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...
2004-05-13 Chris LattnerNew testcase that used to cause the unroller to try...
2004-05-10 Chris LattnerTestcase for PR337, which was reduced by Reid Spencer.
2004-05-07 Brian GaekeAdd more casts. You can never have enough casts.
2004-05-07 Chris LattnerNew testcase
2004-05-07 Chris LattnerNew testcase for PR336
2004-05-07 John CriswellRegression test for PR#330.
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-21 Chris Lattnernew testcase for PR326
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-14 John CriswellTest for memory mapped I/O intrinsics.
2004-04-13 Chris Lattnernew testcase that crashes the fp stackifier
2004-04-13 Chris LattnerNew testcase
2004-04-13 Chris LattnerNew testcase
2004-04-13 Chris LattnerMake the testcase more challenging
2004-04-13 Chris LattnerNew testcase where loop simplify is not updating domfro...
2004-04-12 Chris Lattnernew testcase
2004-04-12 Alkis EvlogimenosUpdate testcase to illustrate the coalescing problem...
2004-04-12 John CriswellAdded testcase for the llvm.readport and llvm.writeport...
2004-04-12 Alkis EvlogimenosAdd same value coalescing testcase
2004-04-11 Chris LattnerNew testcase
2004-04-11 Chris LattnerNew testcase
2004-04-11 Chris LattnerNew testcase
2004-04-11 Chris LattnerAdd another variant of the testcase
2004-04-11 Chris Lattnernew testcase
2004-04-10 Chris LattnerNew testcases
2004-04-10 Chris LattnerNew testcase
2004-04-10 Chris LattnerNew testcases
2004-04-10 Chris LattnerCreate the output directory if it's not already there
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-07 Chris LattnerNew file that can be useful for hand inspection of...
2004-04-07 Chris LattnerNew testcase
2004-04-05 Chris LattnerNew testcase for PR312
2004-04-05 Chris LattnerNew testcase that crashes the instcombine pass. Domina...
2004-04-03 Chris LattnerNew testcase
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-04-01 Chris LattnerTests for fp cmov's that I forgot to check in earlier
next