summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Move this test from Codegen/PowerPC to CodeGen/Generic. It fails on ia64,Chris Lattner2006-08-27
* Improved codegen due to Chris' live interval joining changes.Evan Cheng2006-08-26
* test case for varargs functionsRafael Espindola2006-08-25
* Implement unrolling of multiblock loops. This significantly improves theOwen Anderson2006-08-24
* initial support for branchesRafael Espindola2006-08-24
* run llc with -march=arm in select.llRafael Espindola2006-08-22
* This passes.Chris Lattner2006-08-22
* Use the correct syntax.Reid Spencer2006-08-22
* Add a simple RUN line so this doesn't always fail. XFAIL this untilReid Spencer2006-08-22
* Modified the RUN line from "analyze ..." to "opt -analyze ..." becauseBill Wendling2006-08-22
* initial support for selectRafael Espindola2006-08-21
* Added a check so that if we have two machine instructions in this formBill Wendling2006-08-21
* For PR872:Reid Spencer2006-08-18
* Temporarily xfail this test, evan will look at it in a week or so.Chris Lattner2006-08-18
* add a "load effective address"Rafael Espindola2006-08-17
* Another cyclic dag test case.Evan Cheng2006-08-17
* New testcaseChris Lattner2006-08-15
* new testcase from PR877Chris Lattner2006-08-14
* select code likeRafael Espindola2006-08-14
* New testcase, this used to take hours to loopsimplify.Chris Lattner2006-08-12
* New testcaseChris Lattner2006-08-11
* fix the spill codeRafael Espindola2006-08-09
* initial support for variable number of argumentsRafael Espindola2006-08-08
* New test case.Evan Cheng2006-08-07
* converge on the right number of %'s :)Chris Lattner2006-08-04
* Use the %llvm-gcc% variable to find llvm-gcc for those of us that don'tReid Spencer2006-08-04
* use a 'register pressure reducing' schedulerRafael Espindola2006-08-04
* new testcase for pr867Chris Lattner2006-08-03
* Applying for all.Jim Laskey2006-08-03
* Make all the schedulers continue to work.Jim Laskey2006-08-03
* If dejagnu is not found, tell the user instead of bombing out with anChris Lattner2006-08-01
* New testcase for PR850.Chris Lattner2006-07-31
* testcase for PR854.Chris Lattner2006-07-31
* Testcase for GCC bug28417, ensuring that we don't start getting it wrongChris Lattner2006-07-30
* New testcase for PR853Chris Lattner2006-07-29
* allow this to pass on non-x86 machinesChris Lattner2006-07-26
* Don't test an exampleChris Lattner2006-07-26
* implement function calling of functions with up to 4 argumentsRafael Espindola2006-07-25
* XFAIL for now.Evan Cheng2006-07-24
* New vector shuffle test case.Evan Cheng2006-07-20
* Fix a broken test.Evan Cheng2006-07-20
* New testcase for PR833Chris Lattner2006-07-20
* new testcaseChris Lattner2006-07-19
* Regression test for PR834.Jim Laskey2006-07-19
* testcase for PR827Chris Lattner2006-07-12
* Testcase for PR828.Chris Lattner2006-07-12
* Fix test failure on non-Apple systems.Evan Cheng2006-07-12
* Testcase for PR826Chris Lattner2006-07-11
* New testcase for PR825.Chris Lattner2006-07-11
* This is fixedChris Lattner2006-07-11