aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* New testcase, using "AX" as i32.Chris Lattner2006-06-081-0/+8
* Update the regression tests, and add a new one encountered while compiling cr...Owen Anderson2006-06-042-2/+28
* added some tests for argument passingRafael Espindola2006-06-016-0/+24
* testcase for the recent inliner improvement.Chris Lattner2006-06-011-0/+40
* No, libLLVMbzip2 does not have a .a suffix.Reid Spencer2006-06-011-1/+1
* Fix gcc command line options after LLVMCore and LLVMbzip2 became archiveReid Spencer2006-06-011-1/+1
* Update vector extract test cases.Evan Cheng2006-05-311-2/+2
* 1. No need to thwart this test with an environment variable. Turning it offReid Spencer2006-05-301-57/+60
* Added a test case for parameter passing of vector values.Evan Cheng2006-05-301-0/+9