aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* testcase for PR1244Chris Lattner2007-03-131-0/+9
* Use range tests in LowerSwitch, where possibleAnton Korobeynikov2007-03-101-0/+50
* Adding more arithmetic operators to MMX. This is an almost exact copy ofBill Wendling2007-03-101-15/+64
* Test inline asm modifier 'c'.Evan Cheng2007-03-081-11/+15
* upgrade this testcase, add test for fp immediate to memory operand.Chris Lattner2007-03-081-6/+13
* Add MMX arithmetic testcase.Bill Wendling2007-03-081-0/+35
* Fix test case.Evan Cheng2007-03-082-17/+22
* New test case.Evan Cheng2007-03-071-0/+21
* Fix the pattern.Reid Spencer2007-03-071-1/+1
* Make this test more reliable across platforms.Reid Spencer2007-03-071-1/+2
* New test case.Evan Cheng2007-03-071-0/+117
* Don't run lli in llvm-test. Instead just check that the datalayout stringReid Spencer2007-03-061-1/+1
* Fix this to put its output in the output directory.Reid Spencer2007-03-061-1/+1
* Test to ensure that data layout is generated correctly for host platform.Reid Spencer2007-03-061-0/+51
* Add the emms intrinsic for MMX support.Bill Wendling2007-03-051-0/+11
* Add a test case for a particular udiv/select transform.Reid Spencer2007-03-051-0/+17
* Use init_array/fini_array sections for static contructors/destructors when th...Lauro Ramos Venancio2007-03-051-2/+4
* Testcase for handling of static constant declarations in EmitBIND_EXPR.Duncan Sands2007-03-051-0/+5