summaryrefslogtreecommitdiff
path: root/test/CodeGen
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
* 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
* initial support for selectRafael Espindola2006-08-21
* Added a check so that if we have two machine instructions in this formBill Wendling2006-08-21
* 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
* select code likeRafael Espindola2006-08-14
* 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
* use a 'register pressure reducing' schedulerRafael Espindola2006-08-04
* Applying for all.Jim Laskey2006-08-03
* Make all the schedulers continue to work.Jim Laskey2006-08-03
* New testcase for PR850.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
* 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 PR828.Chris Lattner2006-07-12
* Fix test failure on non-Apple systems.Evan Cheng2006-07-12
* New testcase for PR825.Chris Lattner2006-07-11
* This is fixedChris Lattner2006-07-11
* Update.Evan Cheng2006-07-10
* New testcase for folding bswaps into i16/i32 loads and stores.Chris Lattner2006-07-10
* Add a 64-bit test case.Evan Cheng2006-07-07
* New vector shuffle test case.Evan Cheng2006-07-07
* UpdateEvan Cheng2006-07-07
* Xfail thisChris Lattner2006-07-07
* Update test case.Evan Cheng2006-07-05
* Legalize does not handle this correctlyAndrew Lenharth2006-07-03
* Testcase that crashes the ppc backend.Chris Lattner2006-06-28
* initial implementation of ARMRegisterInfo::eliminateFrameIndexRafael Espindola2006-06-18
* This test isn't implemented yetChris Lattner2006-06-16
* Make sure global doubles and vectors are aligned properly.Jim Laskey2006-06-15
* new testcase, not currently working.Chris Lattner2006-06-14