Age | Commit message (Expand) | Author |
2006-06-28 | not really XFailing these, as only incompleteness is wrong in the graph | Andrew Lenharth |
2006-06-28 | change I flag on test | Andrew Lenharth |
2006-06-28 | Testcase that crashes the ppc backend. | Chris Lattner |
2006-06-28 | Infinite loop in instcombine that nate hit. | Chris Lattner |
2006-06-27 | New testcase, reduced by nate, which crashes DSE | Chris Lattner |
2006-06-27 | Testcase that Nate found where LoopUnswitch chokes on eliminating a dead case | Owen Anderson |
2006-06-27 | testcase that crashes dead arg elim. | Chris Lattner |
2006-06-18 | initial implementation of ARMRegisterInfo::eliminateFrameIndex | Rafael Espindola |
2006-06-17 | Just a minor tweak so you can run things like: | Chris Lattner |
2006-06-17 | new testcase that crashes indvars | Chris Lattner |
2006-06-16 | PR# not associated with XFAIL | Jim Laskey |
2006-06-16 | debug info is alive again | Jim Laskey |
2006-06-16 | This test isn't implemented yet | Chris Lattner |
2006-06-16 | New testcase, the linker is not merging alignments right. | Chris Lattner |
2006-06-15 | Make sure global doubles and vectors are aligned properly. | Jim Laskey |
2006-06-15 | new testcase, instcombine should turn these into llvm.bswap intrinsics. | Chris Lattner |
2006-06-14 | new testcase, not currently working. | Chris Lattner |
2006-06-14 | new testcase, distilled from povray | Chris Lattner |
2006-06-13 | My original test case was bogus. Reverting to crasher case. | Jim Laskey |
2006-06-13 | Tests to make sure that ComputeMaskedBits discards bits for shifts. | Jim Laskey |
2006-06-12 | TEstcase that makes simplifycfg infloop. | Chris Lattner |
2006-06-12 | New testcase that crashes llc | Chris Lattner |
2006-06-12 | Make sure that LCSSA works properly when it encounters an exit block that has | Owen Anderson |
2006-06-08 | Add new testcase | Chris Lattner |
2006-06-08 | New testcase, using "AX" as i32. | Chris Lattner |
2006-06-04 | Update the regression tests, and add a new one encountered while compiling cr... | Owen Anderson |
2006-06-01 | added some tests for argument passing | Rafael Espindola |
2006-06-01 | testcase for the recent inliner improvement. | Chris Lattner |
2006-06-01 | No, libLLVMbzip2 does not have a .a suffix. | Reid Spencer |
2006-06-01 | Fix gcc command line options after LLVMCore and LLVMbzip2 became archive | Reid Spencer |
2006-05-31 | Update vector extract test cases. | Evan Cheng |
2006-05-30 | 1. No need to thwart this test with an environment variable. Turning it off | Reid Spencer |
2006-05-30 | Added a test case for parameter passing of vector values. | Evan Cheng |
2006-05-30 | Fix the test failure on non-Darwin targets. | Evan Cheng |
2006-05-30 | Add a lea instruction selection test case. | Evan Cheng |
2006-05-29 | Fix a bug with diffing the wrong files. Make output more readable. | Reid Spencer |
2006-05-29 | Require both tests to pass. | Owen Anderson |
2006-05-29 | Update the testcase to check the full extent of LCSSA. | Owen Anderson |
2006-05-28 | Fix a problem where dejagnu won't accept the value of global tcl variable | Reid Spencer |
2006-05-28 | Provide an infrastructure for testing the llvm2cpp program (yet to be | Reid Spencer |
2006-05-27 | New testcase: check that the inliner constant folds instructions on the | Chris Lattner |
2006-05-26 | Trivial testcase that LCSSA can already handle. | Owen Anderson |
2006-05-26 | New testcase for trivial DSE | Chris Lattner |
2006-05-26 | New testcase, check that the bc file correctly encodes varargs nonccc calls. | Chris Lattner |
2006-05-25 | new testcase | Chris Lattner |
2006-05-25 | new testcases | Chris Lattner |
2006-05-25 | The patch corresponding to this test had to be reverted as unsafe. | Chris Lattner |
2006-05-25 | New test case. x86 isel was creating a cycle in the DAG. | Evan Cheng |
2006-05-25 | create test/Regression/CodeGen/ARM/ and add a minimal test to it | Rafael Espindola |
2006-05-25 | -sched-commute-nodes is now on by default. | Evan Cheng |