summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-17493-13676/+0
* testcase for PR918Chris Lattner2007-01-161-0/+11
* new testcase for PR1114Chris Lattner2007-01-161-0/+12
* Added a -mtriple flag to force darwin backend.Bill Wendling2007-01-161-1/+1
* Fix for PR1095:Bill Wendling2007-01-161-0/+26
* test darwin too! :)Chris Lattner2007-01-151-1/+2
* new testcase for pr1103Chris Lattner2007-01-141-0/+464
* For PR1043:Reid Spencer2007-01-135-22/+22
* Remove this obsolete test. The CBE will never be able to handle zero argumentChris Lattner2007-01-131-12/+0
* Whoops. Give this test some input. Doubly important since its XFAIL.Reid Spencer2007-01-131-1/+1
* This is not an upgrade candidate any more.Reid Spencer2007-01-131-5/+5
* update this to work with recent asmprinter changeChris Lattner2007-01-121-1/+1
* Don't add or sub zero to sp.Lauro Ramos Venancio2007-01-121-0/+10
* Build constants using instructions mov/orr or mvn/eor.Lauro Ramos Venancio2007-01-123-3/+10
* * PIC codegen for X86/Linux has been implementedAnton Korobeynikov2007-01-128-0/+172
* Test case for PR1099.Reid Spencer2007-01-091-0/+31
* Add PR number for future referenceChris Lattner2007-01-091-0/+1
* Fix test case.Evan Cheng2007-01-091-1/+1
* Added a test case from PR1075.Evan Cheng2007-01-081-0/+13
* Undo xfail now scheduler deficiency has been fixed.Evan Cheng2007-01-081-2/+1
* new testcaseChris Lattner2007-01-081-0/+9
* Add a test case for PR1086Reid Spencer2007-01-071-0/+6
* Update test case.Evan Cheng2007-01-051-2/+0
* This test case needs parameter attributes, manually upgrade and don'tReid Spencer2007-01-051-21/+21
* Global variables are not renamed by llvm-upgrade any more.Reid Spencer2007-01-052-5/+5
* Update for change in parameter attribute syntax.Reid Spencer2007-01-051-1/+1
* Update for change in parameter attributes syntax.Reid Spencer2007-01-051-32/+32
* Wrap long RUN: line.Reid Spencer2007-01-051-2/+4
* Globals are not renamed any more.Reid Spencer2007-01-051-1/+1
* This test case needs zext and sext attributes so manually upgrade it andReid Spencer2007-01-051-13/+13
* Changes to parameter attribute syntax.Reid Spencer2007-01-052-2/+2
* Changes to parameter attributes syntax.Reid Spencer2007-01-051-13/+13
* Globals are not being renamed any more.Reid Spencer2007-01-052-2/+2
* This test case has been translated to 2.0 assembly so don't runReid Spencer2007-01-051-1/+1
* Give the assembler some input.Reid Spencer2007-01-051-3/+4
* Add a test case for SSE fcopysign using SSE bitwise operations.Evan Cheng2007-01-051-0/+18
* add missing flagsChris Lattner2007-01-041-2/+2
* new testcaseChris Lattner2007-01-041-0/+10
* Add test for constructor and destructor sections.Lauro Ramos Venancio2007-01-041-0/+16
* Add extload(i1) test.Lauro Ramos Venancio2007-01-041-0/+22
* Add test for FCOPYSIGN.Lauro Ramos Venancio2007-01-041-0/+21
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-033-9/+14
* It is no longer permissible to have undefined types in function parameters.Reid Spencer2007-01-031-0/+4
* Fix this test case. It is no longer permissible to have undefined typesReid Spencer2007-01-031-0/+4
* Fix this test cases to use parameter attributes for its parameter andReid Spencer2007-01-032-114/+111
* This test case previously passed the assembler without error even thoughReid Spencer2007-01-021-0/+2
* For PR1070:Reid Spencer2007-01-022-10/+10
* For PR1070:Reid Spencer2007-01-024-18/+26
* Reverse last patch, committed by accident.Reid Spencer2007-01-021-2/+0
* Fix this test case to be legal. There is no ubyte %tmp ever defined!Reid Spencer2007-01-021-0/+2
OpenPOWER on IntegriCloud