aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* allow this to pass on non-x86 machinesChris Lattner2006-07-261-1/+1
* Don't test an exampleChris Lattner2006-07-261-3/+0
* implement function calling of functions with up to 4 argumentsRafael Espindola2006-07-251-0/+8
* XFAIL for now.Evan Cheng2006-07-241-0/+1
* New vector shuffle test case.Evan Cheng2006-07-201-0/+10
* Fix a broken test.Evan Cheng2006-07-201-2/+3
* New testcase for PR833Chris Lattner2006-07-201-0/+24
* new testcaseChris Lattner2006-07-191-0/+10
* Regression test for PR834.Jim Laskey2006-07-191-0/+51
* testcase for PR827Chris Lattner2006-07-121-0/+843
* Testcase for PR828.Chris Lattner2006-07-121-0/+18
* Fix test failure on non-Apple systems.Evan Cheng2006-07-121-0/+2
* Testcase for PR826Chris Lattner2006-07-111-0/+11
* New testcase for PR825.Chris Lattner2006-07-111-0/+7
* This is fixedChris Lattner2006-07-111-1/+0
* Update.Evan Cheng2006-07-101-3/+13
* New testcase for folding bswaps into i16/i32 loads and stores.Chris Lattner2006-07-101-0/+42
* Add tests for 16-bit byteswaps.Chris Lattner2006-07-101-1/+15
* Add a test for the LCSSA issue I just fixed.Owen Anderson2006-07-091-0/+31
* Testcase for PR820Chris Lattner2006-07-071-0/+138
* Add a 64-bit test case.Evan Cheng2006-07-071-0/+16
* New vector shuffle test case.Evan Cheng2006-07-071-0/+30
* UpdateEvan Cheng2006-07-071-1/+1
* Xfail thisChris Lattner2006-07-071-2/+2
* Update test case.Evan Cheng2006-07-051-2/+1
* Legalize does not handle this correctlyAndrew Lenharth2006-07-031-0/+21
* not really XFailing these, as only incompleteness is wrong in the graphAndrew Lenharth2006-06-282-2/+4
* change I flag on testAndrew Lenharth2006-06-281-1/+3
* Testcase that crashes the ppc backend.Chris Lattner2006-06-281-0/+281
* Infinite loop in instcombine that nate hit.Chris Lattner2006-06-281-0/+21
* New testcase, reduced by nate, which crashes DSEChris Lattner2006-06-271-0/+1118
* Testcase that Nate found where LoopUnswitch chokes on eliminating a dead caseOwen Anderson2006-06-271-0/+31
* testcase that crashes dead arg elim.Chris Lattner2006-06-271-0/+13
* initial implementation of ARMRegisterInfo::eliminateFrameIndexRafael Espindola2006-06-181-1/+0
* Just a minor tweak so you can run things like:Chris Lattner2006-06-171-1/+2
* new testcase that crashes indvarsChris Lattner2006-06-171-0/+21
* PR# not associated with XFAILJim Laskey2006-06-161-0/+1
* debug info is alive againJim Laskey2006-06-162-4/+0
* This test isn't implemented yetChris Lattner2006-06-161-0/+1
* New testcase, the linker is not merging alignments right.Chris Lattner2006-06-161-0/+7
* Make sure global doubles and vectors are aligned properly.Jim Laskey2006-06-151-0/+9
* new testcase, instcombine should turn these into llvm.bswap intrinsics.Chris Lattner2006-06-151-0/+28
* new testcase, not currently working.Chris Lattner2006-06-141-0/+52
* new testcase, distilled from povrayChris Lattner2006-06-141-0/+44
* My original test case was bogus. Reverting to crasher case.Jim Laskey2006-06-131-47/+34
* Tests to make sure that ComputeMaskedBits discards bits for shifts.Jim Laskey2006-06-131-0/+50
* TEstcase that makes simplifycfg infloop.Chris Lattner2006-06-121-0/+613
* New testcase that crashes llcChris Lattner2006-06-121-0/+10
* Make sure that LCSSA works properly when it encounters an exit block that hasOwen Anderson2006-06-121-0/+28
* Add new testcaseChris Lattner2006-06-081-1/+7