Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add X86-64 load / store codegen tests. | Evan Cheng | 2006-11-30 | 1 | -0/+36 |
* | Add compile unit size test | Jim Laskey | 2006-11-30 | 1 | -0/+58 |
* | Correct comment | Jim Laskey | 2006-11-30 | 1 | -2/+2 |
* | Pubnames test | Jim Laskey | 2006-11-30 | 1 | -0/+19 |
* | New LSR test case. | Evan Cheng | 2006-11-29 | 1 | -0/+29 |
* | new testcase | Chris Lattner | 2006-11-29 | 1 | -0/+10 |
* | Add x86-64 llvm.readcyclecounter test. | Evan Cheng | 2006-11-29 | 1 | -1/+2 |
* | Fix test. | Evan Cheng | 2006-11-29 | 1 | -3/+1 |
* | new bswap idiom | Chris Lattner | 2006-11-29 | 1 | -1/+20 |
* | new testcase | Chris Lattner | 2006-11-29 | 1 | -0/+7 |
* | new testcase | Chris Lattner | 2006-11-29 | 1 | -0/+8 |
* | This fails on mainline. | Chris Lattner | 2006-11-29 | 1 | -0/+2 |
* | new testcase, bswaps should be eliminated. | Chris Lattner | 2006-11-29 | 1 | -0/+26 |
* | Add test cases for PR1022, 1023. | Evan Cheng | 2006-11-29 | 1 | -0/+34 |
* | Fix a typo. | Reid Spencer | 2006-11-28 | 1 | -1/+1 |
* | testcase for pr1016 | Chris Lattner | 2006-11-28 | 1 | -0/+8 |
* | this doesn't pass with CVS HEAD. | Chris Lattner | 2006-11-27 | 1 | -0/+5 |
* | Add 3 more test cases for ptrtoint, fptoui and fptosi | Reid Spencer | 2006-11-27 | 1 | -1/+28 |
* | testcase for PR1014 | Chris Lattner | 2006-11-27 | 1 | -0/+11 |
* | Alter these tests to ensure they match a "test $1, X" X86 instruction that | Reid Spencer | 2006-11-27 | 2 | -2/+2 |
* | Add a test to ensure a bitcast/and/trunc combination eliminates the bitcast. | Reid Spencer | 2006-11-27 | 1 | -0/+14 |
* | For PR950: | Reid Spencer | 2006-11-27 | 31 | -32/+211 |
* | Don't use bitcast yet! | Reid Spencer | 2006-11-26 | 1 | -11/+11 |
* | Make this test case easier to read. No functional changes. | Reid Spencer | 2006-11-26 | 1 | -27/+27 |
* | Fix some typos. | Reid Spencer | 2006-11-23 | 1 | -3/+2 |
* | Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and | Reid Spencer | 2006-11-23 | 62 | -226/+227 |
* | Update to new predicate simplifier VRP design. Fixes PR966 and PR967. | Nick Lewycky | 2006-11-22 | 5 | -0/+148 |
* | Test for PR1013. | Jim Laskey | 2006-11-20 | 1 | -0/+11 |
* | new testcase | Chris Lattner | 2006-11-20 | 1 | -0/+9 |
* | Testcase for PR1011 | Chris Lattner | 2006-11-20 | 1 | -0/+44 |
* | Testcase for pr1012 | Chris Lattner | 2006-11-20 | 1 | -0/+11 |
* | converting massive blocks of phis into selects like this is silly. | Chris Lattner | 2006-11-18 | 1 | -28/+0 |
* | Fix bugs in this. What was I thinking??? :) | Reid Spencer | 2006-11-18 | 1 | -7/+7 |
* | Fail even if opt doesn't print anything. | Reid Spencer | 2006-11-18 | 1 | -0/+3 |
* | Add a simple test to make sure getModRefInfo is 1/2 way sane. | Reid Spencer | 2006-11-18 | 1 | -0/+12 |
* | Add a x86-64 test case: movb %sil, %ah is illegal. | Evan Cheng | 2006-11-17 | 1 | -0/+41 |
* | Case sensitive not. | Jim Laskey | 2006-11-17 | 3 | -24/+24 |
* | Check for MaxAlign. | Jim Laskey | 2006-11-17 | 1 | -0/+11 |
* | Tests to verify PowerPC ABI. | Jim Laskey | 2006-11-17 | 4 | -0/+104 |
* | New testcase. | Chris Lattner | 2006-11-17 | 1 | -0/+48 |
* | New test case. | Evan Cheng | 2006-11-16 | 2 | -2/+13 |
* | make this harder | Chris Lattner | 2006-11-16 | 1 | -0/+26 |
* | new testcase | Chris Lattner | 2006-11-14 | 1 | -0/+22 |
* | new testcase | Chris Lattner | 2006-11-14 | 1 | -0/+10 |
* | Discard code that supported old bytecode formats. This makes the Bytecode | Reid Spencer | 2006-11-14 | 5 | -21186/+1 |
* | For PR950: | Reid Spencer | 2006-11-13 | 6 | -6/+6 |
* | Don't hard code test names into the test. | Reid Spencer | 2006-11-13 | 1 | -1/+1 |
* | Fix 80 cols violations. | Reid Spencer | 2006-11-13 | 1 | -5/+5 |
* | For PR950: | Reid Spencer | 2006-11-13 | 1 | -1/+1 |
* | For PR950: | Reid Spencer | 2006-11-13 | 1 | -1/+1 |