aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Don't branch fold inline asm statements.Bill Wendling2007-10-192-2/+19
* Removed "-arch i386" by popular demand...Bill Wendling2007-10-191-1/+1
* Now with RUN line!Bill Wendling2007-10-191-0/+1
* Remove the Foundation.h file because not everyone has that.Bill Wendling2007-10-191-14/+19
* This test now passes.Devang Patel2007-10-191-1/+1
* Test byval with a 8 bit aligned structRafael Espindola2007-10-191-0/+28
* Add support for byval function whose argument is not 32 bit aligned.Rafael Espindola2007-10-192-0/+29
* New test.Devang Patel2007-10-191-0/+19
* Fix PR1735 and Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll byChris Lattner2007-10-181-0/+12
* Fix the command line.Bill Wendling2007-10-181-1/+1
* Fix test.Devang Patel2007-10-181-1/+1
* Pointer arithmetic should be done with the index the same size as the pointer.Bill Wendling2007-10-181-0/+22
* Really fix PR1734. Carefully track which register uses are sub-register uses byEvan Cheng2007-10-181-0/+87
* XFAIL for now.Devang Patel2007-10-181-0/+1
* Test to make sure we don't generate unwind info for non-64-bit Objective-C.Bill Wendling2007-10-171-0/+18
* Do not raise free() call that is called through invoke instruction.Devang Patel2007-10-171-0/+17
* Add support for ISD::SELECT in SplitVectorOp.Dan Gohman2007-10-171-0/+7
* Apply "Instead of loading small c string constant, use integer constant direc...Devang Patel2007-10-171-0/+1
* Yet another test case for extract_subreg coalescing crash.Evan Cheng2007-10-171-0/+31
* Fix PR1734.Evan Cheng2007-10-161-0/+272
* New test for svn rev 43033, radar 5538745.Dale Johannesen2007-10-161-0/+19
* Fix a bug handling frame references in ppc inline asm when the frame offsetChris Lattner2007-10-161-0/+14
* LowerFP_TO_SINT must not create a stack object if it's not needed.Evan Cheng2007-10-151-0/+18
* Reapply the fix in 42908 for this file. This changes the function namesDan Gohman2007-10-151-6/+6
* Fix PR1729: watch out for val# with no def.Evan Cheng2007-10-151-0/+400
* Fix run line. Tanya Lattner2007-10-151-1/+1
* New test.Devang Patel2007-10-151-0/+5
* New test case.Evan Cheng2007-10-141-0/+28
* Revert 42908 for now.Evan Cheng2007-10-143-8/+8
* new testcaseChris Lattner2007-10-131-0/+18
* Fix test case.Evan Cheng2007-10-131-1/+1
* New tests.Evan Cheng2007-10-132-0/+102
* Fix this test to not depend on the assembly output containing somethingDan Gohman2007-10-121-1/+1
* Fix a bug in my patch last night that broke InstCombine/2007-10-12-Crash.llChris Lattner2007-10-121-0/+38
* Change the names used for internal labels to use the currentDan Gohman2007-10-123-8/+8
* Doh.Evan Cheng2007-10-121-1/+1
* EXTRACT_SUBREG test case.Evan Cheng2007-10-121-0/+35
* Added missing -march=x86 flag.Arnold Schwaighofer2007-10-121-1/+1
* testcase for PR1728Chris Lattner2007-10-121-0/+26
* Add intrinsics for sin, cos, and pow. These use llvm_anyfloat_ty, and soDan Gohman2007-10-121-0/+27
* Add an explicit target triple to make this test behave as expected onDan Gohman2007-10-111-1/+1
* Added tail call optimization to the x86 back end. It can beArnold Schwaighofer2007-10-113-0/+35
* Lower memcpy if it makes sense.Devang Patel2007-10-111-0/+18
* These two tests now require only two multiply instructions,Dan Gohman2007-10-092-0/+28
* Update test.Evan Cheng2007-10-081-41/+40
* These two tests now require only three multiply instructions,Dan Gohman2007-10-082-0/+12
* C and Objective Caml bindings for PHINode::addIncoming etc.Gordon Henriksen2007-10-081-15/+45
* C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhancedGordon Henriksen2007-10-081-2/+14
* C and Objective Caml bindings for GlobalVariable::isConstant.Gordon Henriksen2007-10-071-1/+9
* C and Objective Caml bindings for PATypeHolder.Gordon Henriksen2007-10-071-1/+11