aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* new testcaseChris Lattner2007-03-252-1/+8
* new testcaseChris Lattner2007-03-251-0/+11
* test that the ppc backend can do 64-bit cntlzChris Lattner2007-03-251-0/+13
* new testcaseChris Lattner2007-03-251-0/+9
* new testcaseChris Lattner2007-03-251-0/+11
* new testcaseChris Lattner2007-03-251-0/+10
* Remove the last vestiges of this directory.Reid Spencer2007-03-242-6/+0
* Flip the srem tests around. Previous commit was to correct an apparentReid Spencer2007-03-247-11/+11
* Fix incorrect test cases for srem. The definition of srem is a remainder soReid Spencer2007-03-2413-9/+19
* Add more test cases for APIntified InstCombine.Reid Spencer2007-03-233-0/+255
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-2330-0/+974
* Test handling of switches with wide case ranges.Duncan Sands2007-03-231-0/+12
* Make this test actually match the generated code.Reid Spencer2007-03-221-1/+1
* Add tests for nounwind and noreturn function attributes.Reid Spencer2007-03-221-2/+2
* Another test case.Evan Cheng2007-03-221-15/+13
* Test case for PR1257Evan Cheng2007-03-221-0/+97
* Test case for PR1248Reid Spencer2007-03-221-0/+7
* New test case.Evan Cheng2007-03-211-0/+27
* bugfix: When the source register of CALL_NOLINK was LR, the following code wa...Lauro Ramos Venancio2007-03-201-0/+53
* llvm-gcc now requires -fnested-functions to enable them in C.Chris Lattner2007-03-201-1/+1
* Break up huge line so that this file is almost readable.Reid Spencer2007-03-201-2/+52
* Test handling of structs with multiple variable-sized fields.Duncan Sands2007-03-202-0/+16
* Ada testcase for structs with multiple variable sized fields.Duncan Sands2007-03-202-0/+14
* Test that ARRAY_RANGE_REF returns an array not an element.Duncan Sands2007-03-201-0/+7
* These functions should use shll, not lea.Chris Lattner2007-03-201-0/+27
* Make this test a little simpler/faster.Reid Spencer2007-03-191-2/+1
* Add test case for PR1261, currently XFAILed.Reid Spencer2007-03-191-0/+14
* Test case noticed by Sheng that fails because negative values that areReid Spencer2007-03-191-0/+7
* Test handling of ARRAY_REF when the component type is of unknown size.Duncan Sands2007-03-191-0/+11
* For PR1258:Reid Spencer2007-03-191-0/+9
* For PR1258:Reid Spencer2007-03-198-101/+99
* Use opt instead of gccas.Reid Spencer2007-03-191-1/+2
* add a testcase the resent patches fail on.Chris Lattner2007-03-191-0/+45
* Don't upgrade these.Reid Spencer2007-03-193-20/+18
* add PR#Chris Lattner2007-03-191-0/+1
* add pr#Chris Lattner2007-03-191-0/+1
* new testcaseChris Lattner2007-03-191-0/+20
* testcase for SROA with memset etcChris Lattner2007-03-191-0/+48
* new testcaseChris Lattner2007-03-181-0/+19
* Propagate ValueRanges across equality.Nick Lewycky2007-03-181-0/+19
* GEP index sink test case.Evan Cheng2007-03-171-0/+73
* Test case for X86 inline asm constraint 'I'Devang Patel2007-03-171-0/+28
* And now support for MMX logical operations.Bill Wendling2007-03-161-59/+89
* Multiplication support for MMX.Bill Wendling2007-03-151-0/+17
* ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)].Evan Cheng2007-03-142-1/+17
* Test case for PR1256.Reid Spencer2007-03-141-0/+24
* Test that the size of a view converted object is determined by the targetDuncan Sands2007-03-141-0/+7
* New test.Evan Cheng2007-03-131-0/+47
* This got better.Evan Cheng2007-03-131-43/+44
* Test support for arrays with non-zero first index.Duncan Sands2007-03-132-0/+16