aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Thumb tests.Evan Cheng2007-01-271-2/+9
* Merge tests.Evan Cheng2007-01-272-31/+28
* For PR761:Reid Spencer2007-01-2637-199/+197
* Fix test case.Evan Cheng2007-01-251-1/+1
* fix fcopysign testLauro Ramos Venancio2007-01-251-4/+4
* Added some load from stack frames test cases.Evan Cheng2007-01-241-0/+34
* Thumb test cases.Evan Cheng2007-01-231-10/+21
* Thumb test cases.Evan Cheng2007-01-231-21/+25
* Make it work for both Linux and Mac OS.Evan Cheng2007-01-221-2/+3
* PastoEvan Cheng2007-01-221-1/+1
* Fix test case.Evan Cheng2007-01-222-3/+2
* Add test case extracted from lencod. Spiller was infinite looping in GetRegFo...Evan Cheng2007-01-192-2/+104
* ARM test cases contributed by Apple.Evan Cheng2007-01-1947-209/+953
* For PR1028:Reid Spencer2007-01-171-0/+12
* * Fix one more bug in PIC codegen: extra load is needed for *all*Anton Korobeynikov2007-01-171-0/+17
* 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