Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | new testcase. These functions shouldn't touch the stack if stfiwx use | Chris Lattner | 2006-03-01 | 1 | -0/+21 | |
| | | | | | | is enabled. llvm-svn: 26446 | |||||
* | new testcase. There should be no accesses to the stack for these functions. | Chris Lattner | 2006-03-01 | 1 | -0/+27 | |
| | | | | llvm-svn: 26444 | |||||
* | new testcases | Chris Lattner | 2006-02-28 | 1 | -1/+30 | |
| | | | | llvm-svn: 26420 | |||||
* | Reenable this | Chris Lattner | 2006-02-27 | 1 | -2/+0 | |
| | | | | llvm-svn: 26391 | |||||
* | new testcase | Chris Lattner | 2006-02-27 | 1 | -0/+7 | |
| | | | | llvm-svn: 26387 | |||||
* | this fails, mark it as such | Chris Lattner | 2006-02-25 | 1 | -0/+2 | |
| | | | | llvm-svn: 26370 | |||||
* | A few final (for now) tests | Nate Begeman | 2006-02-17 | 2 | -0/+16 | |
| | | | | llvm-svn: 26267 | |||||
* | Yet another test | Nate Begeman | 2006-02-17 | 1 | -0/+9 | |
| | | | | llvm-svn: 26266 | |||||
* | New tests! | Nate Begeman | 2006-02-17 | 3 | -0/+34 | |
| | | | | llvm-svn: 26265 | |||||
* | Fix a comment sabre noticed :) | Nate Begeman | 2006-02-17 | 2 | -2/+2 | |
| | | | | llvm-svn: 26257 | |||||
* | A couple new regression tests to make sure we always pattern match the new | Nate Begeman | 2006-02-17 | 2 | -0/+51 | |
| | | | | | | opcodes on ppc. llvm-svn: 26256 | |||||
* | this passes now, due to Nate's recent efforts | Chris Lattner | 2006-02-13 | 1 | -1/+0 | |
| | | | | llvm-svn: 26140 | |||||
* | new testcase that crashes llc for ppc | Chris Lattner | 2006-01-21 | 1 | -0/+17 | |
| | | | | llvm-svn: 25495 | |||||
* | new testcase | Chris Lattner | 2006-01-18 | 1 | -0/+16 | |
| | | | | llvm-svn: 25420 | |||||
* | Add testcase for rotate by register and rotate by immediate | Nate Begeman | 2006-01-11 | 1 | -0/+51 | |
| | | | | llvm-svn: 25228 | |||||
* | Testcase the PPC backend is miscompiling. | Chris Lattner | 2006-01-11 | 1 | -0/+13 | |
| | | | | llvm-svn: 25216 | |||||
* | Add a case for float just to make sure the patterns for both precisions | Nate Begeman | 2005-12-14 | 1 | -1/+7 | |
| | | | | | | are matching llvm-svn: 24718 | |||||
* | Test that crashes the ppc backend. | Chris Lattner | 2005-11-30 | 1 | -0/+17 | |
| | | | | llvm-svn: 24546 | |||||
* | Check that this compiles to a label with a space in it. | Chris Lattner | 2005-11-10 | 1 | -0/+8 | |
| | | | | llvm-svn: 24284 | |||||
* | new testcase | Chris Lattner | 2005-10-30 | 1 | -0/+12 | |
| | | | | llvm-svn: 24112 | |||||
* | new testcase | Chris Lattner | 2005-10-30 | 1 | -0/+9 | |
| | | | | llvm-svn: 24103 | |||||
* | Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc | Nate Begeman | 2005-10-25 | 1 | -0/+9 | |
| | | | | | | backend. llvm-svn: 23995 | |||||
* | Use %s instead of hard coding the input filename. | John Criswell | 2005-10-17 | 5 | -17/+17 | |
| | | | | | | This allows the test to work when srcdir != objdir. llvm-svn: 23775 | |||||
* | Nate implemented this :) | Chris Lattner | 2005-10-13 | 1 | -2/+0 | |
| | | | | llvm-svn: 23707 | |||||
* | new testcase | Chris Lattner | 2005-10-10 | 1 | -0/+7 | |
| | | | | llvm-svn: 23689 | |||||
* | A testcase sitting in my tree | Chris Lattner | 2005-10-10 | 1 | -0/+11 | |
| | | | | llvm-svn: 23687 | |||||
* | Testcase that is miscompiled by the ppc backend | Chris Lattner | 2005-10-09 | 1 | -0/+9 | |
| | | | | llvm-svn: 23669 | |||||
* | These don't need to be sdivs. | Chris Lattner | 2005-10-07 | 1 | -1/+22 | |
| | | | | llvm-svn: 23661 | |||||
* | New testcase, should turn into a ushr | Chris Lattner | 2005-10-07 | 1 | -0/+8 | |
| | | | | llvm-svn: 23658 | |||||
* | double to float casts should nto result in an fmr | Chris Lattner | 2005-10-07 | 1 | -0/+7 | |
| | | | | llvm-svn: 23653 | |||||
* | add a testcase for a feature we regressed on because noone wrote the test! :( | Chris Lattner | 2005-09-28 | 1 | -0/+14 | |
| | | | | llvm-svn: 23513 | |||||
* | add testcase for nand | Chris Lattner | 2005-09-28 | 1 | -1/+7 | |
| | | | | llvm-svn: 23495 | |||||
* | Consolidate the eqv.ll and nor.ll files together. | Chris Lattner | 2005-09-28 | 3 | -51/+58 | |
| | | | | | | Add a missed eqv case. llvm-svn: 23493 | |||||
* | simple tests for nor generation | Chris Lattner | 2005-09-28 | 1 | -0/+12 | |
| | | | | llvm-svn: 23491 | |||||
* | new testcase | Chris Lattner | 2005-09-23 | 1 | -0/+11 | |
| | | | | llvm-svn: 23402 | |||||
* | Make sure to disable 64-bit extensions for this test | Chris Lattner | 2005-09-11 | 1 | -1/+1 | |
| | | | | llvm-svn: 23309 | |||||
* | New testcase, neither should require a register-register copy | Chris Lattner | 2005-09-09 | 1 | -0/+26 | |
| | | | | llvm-svn: 23290 | |||||
* | Test the new 64bit i64<->fp functionality | Nate Begeman | 2005-09-06 | 1 | -0/+17 | |
| | | | | llvm-svn: 23251 | |||||
* | Test that converting from double to int64 results in one libcall, not one | Chris Lattner | 2005-09-02 | 1 | -0/+9 | |
| | | | | | | and a dead one. This is a legalize bug llvm-svn: 23227 | |||||
* | new testcase to ensure fsqrt is generated for correct subtargets only, and | Chris Lattner | 2005-09-02 | 1 | -0/+13 | |
| | | | | | | that the fsqrt feature works. llvm-svn: 23217 | |||||
* | This should permit NOT and's, not even dead ones. | Chris Lattner | 2005-09-02 | 1 | -1/+1 | |
| | | | | llvm-svn: 23199 | |||||
* | Another case that shouldn't have sign extends: functions returning short | Chris Lattner | 2005-09-01 | 1 | -0/+14 | |
| | | | | | | | are known to return properly sign extended values, no need for an explicit extension. llvm-svn: 23197 | |||||
* | Add regression test for efficient codegen of i32 x i32 -> hi32(i64) as | Nate Begeman | 2005-09-01 | 1 | -0/+17 | |
| | | | | | | mulhs. llvm-svn: 23183 | |||||
* | Add a testcase for nate's patch | Chris Lattner | 2005-08-31 | 1 | -0/+12 | |
| | | | | llvm-svn: 23172 | |||||
* | The dag isel misses both of these, the pattern isel just misses the second | Chris Lattner | 2005-08-30 | 1 | -0/+13 | |
| | | | | | | one. TODO :) llvm-svn: 23156 | |||||
* | Make sure this doesn't break when we're improving the isels | Chris Lattner | 2005-08-24 | 1 | -0/+7 | |
| | | | | llvm-svn: 23014 | |||||
* | remove dead options | Chris Lattner | 2005-08-19 | 3 | -3/+3 | |
| | | | | llvm-svn: 22899 | |||||
* | Unmangled names. | Jim Laskey | 2005-08-18 | 1 | -9/+9 | |
| | | | | llvm-svn: 22875 | |||||
* | 1. Fix comment. | Jim Laskey | 2005-08-18 | 1 | -4/+4 | |
| | | | | | | 2. Get an exact count of 'li ' instructions. llvm-svn: 22872 | |||||
* | Add regression test to make sure that constants are generated optimally. | Jim Laskey | 2005-08-18 | 1 | -0/+51 | |
| | | | | llvm-svn: 22871 |