aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic
Commit message (Expand)AuthorAgeFilesLines
* This test needs to be upgraded for the forthcoming FCmpInst patch.Reid Spencer2006-12-191-1/+1
* This test needs to be upgraded for the FCmpInst patch.Reid Spencer2006-12-191-1/+1
* This test needs to be upgraded in preparation for the SETCC patch.Reid Spencer2006-12-197-7/+7
* testcase for pr1049Chris Lattner2006-12-161-0/+34
* Fix the intrinsic debug call to make this match current definition.Reid Spencer2006-12-041-2/+2
* Duplicate of Regression/Debugger/funccall.ll.Jim Laskey2006-12-041-122/+0
* Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer2006-12-0218-77/+77
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0265-73/+73
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-235-109/+109
* Testcase for PR1011Chris Lattner2006-11-201-0/+44
* new testcaseChris Lattner2006-11-101-0/+14
* wrong bug #Chris Lattner2006-11-071-1/+1
* new testcaseChris Lattner2006-11-071-0/+12
* this started failing due to Reid's changes in the bc format. insulate itChris Lattner2006-11-031-1/+1
* new testcaseChris Lattner2006-10-291-0/+21
* new testcaseChris Lattner2006-10-281-0/+55
* new testcaseChris Lattner2006-10-271-0/+21
* new testcase for PR964Chris Lattner2006-10-221-0/+27
* New testcase for a switch lowering bug.Chris Lattner2006-09-071-0/+96
* Testcase (distilled from crafty) that crashed the local RA on X86.Chris Lattner2006-09-031-0/+115
* Bugfix for recent coallescer crashChris Lattner2006-08-301-0/+115
* Move this test from Codegen/PowerPC to CodeGen/Generic. It fails on ia64,Chris Lattner2006-08-271-0/+16
* Applying for all.Jim Laskey2006-08-031-6/+6
* Make all the schedulers continue to work.Jim Laskey2006-08-031-0/+40
* Testcase that crashes the ppc backend.Chris Lattner2006-06-281-0/+281
* 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
* New testcase that crashes llcChris Lattner2006-06-121-0/+10
* New testcaseChris Lattner2006-05-241-0/+9
* new testcaseChris Lattner2006-05-061-0/+33
* testcase that crashes the ppc backend, which can't sextinreg(i1)Chris Lattner2006-04-281-0/+10
* new testcaseChris Lattner2006-04-271-0/+43
* Force a specific config, because this test fails in certain configs otherwise.Chris Lattner2006-04-141-1/+1
* Oops, move misplaced testChris Lattner2006-04-131-0/+12
* Add a run with an unusual target triple, revert the patch that sent output toChris Lattner2006-04-131-5/+6
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-122-2/+2
* Don't dump the llc assembly output to stdout.Reid Spencer2006-04-121-5/+5
* new testcaseChris Lattner2006-04-121-0/+12
* An identity shuffle shouldn't generate any permute code.Chris Lattner2006-03-311-0/+16
* Make this test harder, always check generic x86 and SSE-enabled x86.Chris Lattner2006-03-311-1/+10
* new testcaseChris Lattner2006-03-291-0/+10
* Regression test for the handling of nulls as arguments to debug intrinsics.Jim Laskey2006-03-281-0/+10
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-232-0/+6
* add some tests for typecasts and extract_elementChris Lattner2006-03-231-0/+23
* Add an integer splat testChris Lattner2006-03-211-0/+19
* add a new testcase. This insertelement should be a noop on SSE.Chris Lattner2006-03-191-0/+6
* add another testcase, explicitly check stuff works with G5 and G3 codegen onChris Lattner2006-03-191-1/+17
* add two new insert_element testsChris Lattner2006-03-191-0/+12
* Add three new testcasesChris Lattner2006-03-191-0/+25
* new testcaseChris Lattner2006-03-171-0/+41