summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* 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
* My original test case was bogus. Reverting to crasher case.Jim Laskey2006-06-13
* Tests to make sure that ComputeMaskedBits discards bits for shifts.Jim Laskey2006-06-13
* New testcase that crashes llcChris Lattner2006-06-12
* Add new testcaseChris Lattner2006-06-08
* New testcase, using "AX" as i32.Chris Lattner2006-06-08
* added some tests for argument passingRafael Espindola2006-06-01
* Update vector extract test cases.Evan Cheng2006-05-31
* Added a test case for parameter passing of vector values.Evan Cheng2006-05-30
* Fix the test failure on non-Darwin targets.Evan Cheng2006-05-30
* Add a lea instruction selection test case.Evan Cheng2006-05-30
* New test case. x86 isel was creating a cycle in the DAG.Evan Cheng2006-05-25
* create test/Regression/CodeGen/ARM/ and add a minimal test to itRafael Espindola2006-05-25
* -sched-commute-nodes is now on by default.Evan Cheng2006-05-25
* Update testcase with recent cbe changeChris Lattner2006-05-24
* One of these xforms is only safe with unsafe math enabled.Chris Lattner2006-05-24
* New testcaseChris Lattner2006-05-24
* Added a test case for FP equality check.Evan Cheng2006-05-23
* New test case for vector type argument pass by value.Evan Cheng2006-05-17
* Added regression that breaks gcc4 buildAndrew Lenharth2006-05-17