aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* test that vspltw is generated for test casesChris Lattner2006-03-221-0/+31
* new testcaseChris Lattner2006-03-201-0/+9
* Add a missing testcaseNate Begeman2006-03-171-0/+6
* new testcaseChris Lattner2006-03-131-0/+11
* new testcaseChris Lattner2006-03-041-0/+21
* load (x|y) -> load (x+y) iff x and y have no common bits.Chris Lattner2006-03-011-0/+23
* new testcase. These functions shouldn't touch the stack if stfiwx useChris Lattner2006-03-011-0/+21
* new testcase. There should be no accesses to the stack for these functions.Chris Lattner2006-03-011-0/+27
* new testcasesChris Lattner2006-02-281-1/+30
* Reenable thisChris Lattner2006-02-271-2/+0
* new testcaseChris Lattner2006-02-271-0/+7
* this fails, mark it as suchChris Lattner2006-02-251-0/+2
* A few final (for now) testsNate Begeman2006-02-172-0/+16
* Yet another testNate Begeman2006-02-171-0/+9
* New tests!Nate Begeman2006-02-173-0/+34
* Fix a comment sabre noticed :)Nate Begeman2006-02-172-2/+2
* A couple new regression tests to make sure we always pattern match the newNate Begeman2006-02-172-0/+51
* this passes now, due to Nate's recent effortsChris Lattner2006-02-131-1/+0
* new testcase that crashes llc for ppcChris Lattner2006-01-211-0/+17
* new testcaseChris Lattner2006-01-181-0/+16
* Add testcase for rotate by register and rotate by immediateNate Begeman2006-01-111-0/+51
* Testcase the PPC backend is miscompiling.Chris Lattner2006-01-111-0/+13
* Add a case for float just to make sure the patterns for both precisionsNate Begeman2005-12-141-1/+7
* Test that crashes the ppc backend.Chris Lattner2005-11-301-0/+17
* Check that this compiles to a label with a space in it.Chris Lattner2005-11-101-0/+8
* new testcaseChris Lattner2005-10-301-0/+12
* new testcaseChris Lattner2005-10-301-0/+9
* Add a regression test for the recent fix for FP_TO_UINT lowering in the ppcNate Begeman2005-10-251-0/+9
* Use %s instead of hard coding the input filename.John Criswell2005-10-175-17/+17
* Nate implemented this :)Chris Lattner2005-10-131-2/+0
* new testcaseChris Lattner2005-10-101-0/+7
* A testcase sitting in my treeChris Lattner2005-10-101-0/+11
* Testcase that is miscompiled by the ppc backendChris Lattner2005-10-091-0/+9
* These don't need to be sdivs.Chris Lattner2005-10-071-1/+22
* New testcase, should turn into a ushrChris Lattner2005-10-071-0/+8
* double to float casts should nto result in an fmrChris Lattner2005-10-071-0/+7
* add a testcase for a feature we regressed on because noone wrote the test! :(Chris Lattner2005-09-281-0/+14
* add testcase for nandChris Lattner2005-09-281-1/+7
* Consolidate the eqv.ll and nor.ll files together.Chris Lattner2005-09-283-51/+58
* simple tests for nor generationChris Lattner2005-09-281-0/+12
* new testcaseChris Lattner2005-09-231-0/+11
* Make sure to disable 64-bit extensions for this testChris Lattner2005-09-111-1/+1
* New testcase, neither should require a register-register copyChris Lattner2005-09-091-0/+26
* Test the new 64bit i64<->fp functionalityNate Begeman2005-09-061-0/+17
* Test that converting from double to int64 results in one libcall, not oneChris Lattner2005-09-021-0/+9
* new testcase to ensure fsqrt is generated for correct subtargets only, andChris Lattner2005-09-021-0/+13
* This should permit NOT and's, not even dead ones.Chris Lattner2005-09-021-1/+1
* Another case that shouldn't have sign extends: functions returning shortChris Lattner2005-09-011-0/+14
* Add regression test for efficient codegen of i32 x i32 -> hi32(i64) asNate Begeman2005-09-011-0/+17