We actually don't have spiff anymore
[oota-llvm.git] / test / CodeGen / X86 /
2004-04-13 Chris LattnerMake the testcase more challenging
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-01 Chris LattnerTests for fp cmov's that I forgot to check in earlier
2004-03-30 Chris LattnerTest folding comparisons into select instructions
2004-03-30 Chris LattnerNew testcase. This now codegens to:
2004-03-30 Chris LattnerNew testcase for select instructions
2004-02-23 Chris LattnerAdd testcase for the casts that are missing in PR249
2004-02-15 Chris LattnerTest for actual support, not just for lack of crashage
2004-02-15 Chris LattnerNew testcase for PR237: [x86] wierd stack/frame pointer...
2004-02-14 Chris LattnerTest that the code generator supports these intrinsics
2004-02-12 Chris LattnerTest that we get rep movs when calling memcpy
2004-02-09 Chris LattnerMove this testcase out of /home/vadve/lattner/cvs/llvm...
2004-02-08 Chris LattnerNew testcase, code generators should support invoke...
2003-11-03 Chris LattnerNew testcase
2003-10-02 Alkis EvlogimenosChange llc command line for register allocators
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis'.
2003-08-24 Chris LattnerNew testcase, distilled from 176.gcc
2003-08-04 Chris LattnerNew testcase
2003-02-26 Chris LattnerRename -no-* to -disable-*
2002-12-23 Chris LattnerTestcases for bugfixes