Age | Commit message (Expand) | Author |
2006-01-26 | added a couple test cases, including the new vaarg breakage | Andrew Lenharth |
2006-01-25 | new tests for actual inline asm expressions | Chris Lattner |
2006-01-24 | testcase that crashes scalarrepl | Chris Lattner |
2006-01-24 | This is still broken | Chris Lattner |
2006-01-24 | new c front-end testcase | Chris Lattner |
2006-01-24 | minor syntax change | Chris Lattner |
2006-01-23 | new testcase | Chris Lattner |
2006-01-23 | Testcase that failed due to a legalizer bug | Chris Lattner |
2006-01-23 | this option is gone, the dag isel is the default now | Chris Lattner |
2006-01-23 | make this test harder | Chris Lattner |
2006-01-23 | add new tests | Chris Lattner |
2006-01-23 | Make sure this tests the right thing, xfail on solaris, which doesn't have fl... | Chris Lattner |
2006-01-21 | new testcase that crashes llc for ppc | Chris Lattner |
2006-01-20 | Add a test case for PR697, ensuring the linker works with ConstantPacked. | Reid Spencer |
2006-01-20 | Added a load folding bug test case. | Evan Cheng |
2006-01-19 | Add a new testcase for an eliminable cast | Chris Lattner |
2006-01-19 | This test passes now. | Reid Spencer |
2006-01-19 | make this work for Reid, who renamed his CVS module dir :) | Chris Lattner |
2006-01-19 | new testcase the autoupgrader in the bc reader fails to handle | Chris Lattner |
2006-01-19 | Expand test to cover the non-overloaded variants of the arithmetic and | Reid Spencer |
2006-01-18 | a reduced test case, the GlobalAddress is never legalized | Andrew Lenharth |
2006-01-18 | new testcase | Chris Lattner |
2006-01-18 | this testcase sent the dag combiner spinning into an infinite loop | Chris Lattner |
2006-01-17 | Test case for the insertelement operation. | Robert Bocchino |
2006-01-17 | Ensure that the CFE always emits intrinsics in their unsigned version, not wi... | Chris Lattner |
2006-01-16 | this is fixed | Andrew Lenharth |
2006-01-16 | Fix these testcases :( | Chris Lattner |
2006-01-16 | This pass has been removed. | Chris Lattner |
2006-01-14 | New testcase for a regression last night: the -inline pass wasn't updating | Chris Lattner |
2006-01-14 | bswap implementation | Nate Begeman |
2006-01-14 | Add bswap intrinsics as documented in the Language Reference | Nate Begeman |
2006-01-14 | testcase for PR676: http://llvm.cs.uiuc.edu/PR676 | Jim Laskey |
2006-01-13 | testcase for PR691 | Chris Lattner |
2006-01-13 | new testcases for the stackrestore instcombine optimizations | Chris Lattner |
2006-01-13 | New testcase that functions with dynamic allocas can be inlined, and are | Chris Lattner |
2006-01-13 | testcase for the llvm.stacksave/llvm.stackrestore intrinsics. | Chris Lattner |
2006-01-13 | Test case for a SETCC / BRCOND folding bug. | Evan Cheng |
2006-01-12 | verily, sabre did leave | Duraid Madina |
2006-01-11 | Add testcase for rotate by register and rotate by immediate | Nate Begeman |
2006-01-11 | Testcase the PPC backend is miscompiling. | Chris Lattner |
2006-01-11 | catch all forms of xnor | Chris Lattner |
2006-01-10 | new testcase for extractelement instruction | Chris Lattner |
2006-01-07 | Modify this test to not depend on the host math.h implementation | Chris Lattner |
2006-01-06 | A case that instcombine is not catching. | Chris Lattner |
2006-01-05 | new tests, derived from cosmics scheme output | Chris Lattner |
2006-01-01 | Change this regression so andi is not a valid codegen of it | Andrew Lenharth |
2005-12-23 | this test fails | Chris Lattner |
2005-12-23 | this test is malformed | Chris Lattner |
2005-12-22 | Fix PR409: | Reid Spencer |
2005-12-21 | new testcase | Chris Lattner |