aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
AgeCommit message (Expand)Author
2007-02-03Add a test case.Evan Cheng
2007-02-03__builtin_isunordered test case.Evan Cheng
2007-02-03Improves alloca test. Verifies SP restoration.Lauro Ramos Venancio
2007-02-02Changes to support making the shift instructions be true BinaryOperators.Reid Spencer
2007-02-01My mistake, my environment wasn't up to date. This passes now.Reid Spencer
2007-02-01XFAIL this on x86 linux as it continues to fail.Reid Spencer
2007-02-01Add a test case.Evan Cheng
2007-02-01Added a thumb vararg test.Evan Cheng
2007-01-31Fix test case.Evan Cheng
2007-01-31Fix test cases.Evan Cheng
2007-01-31ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio
2007-01-30Combine two tests.Evan Cheng
2007-01-30For PR411:Reid Spencer
2007-01-30Add / merge tests.Evan Cheng
2007-01-27Thumb tests.Evan Cheng
2007-01-27Merge tests.Evan Cheng
2007-01-26For PR761:Reid Spencer
2007-01-25fix fcopysign testLauro Ramos Venancio
2007-01-24Added some load from stack frames test cases.Evan Cheng
2007-01-23Thumb test cases.Evan Cheng
2007-01-23Thumb test cases.Evan Cheng
2007-01-22Make it work for both Linux and Mac OS.Evan Cheng
2007-01-22PastoEvan Cheng
2007-01-22Fix test case.Evan Cheng
2007-01-19Add test case extracted from lencod. Spiller was infinite looping in GetRegFo...Evan Cheng
2007-01-19ARM test cases contributed by Apple.Evan Cheng
2007-01-13For PR1043:Reid Spencer
2007-01-12Don't add or sub zero to sp.Lauro Ramos Venancio
2007-01-12Build constants using instructions mov/orr or mvn/eor.Lauro Ramos Venancio
2007-01-05Globals are not being renamed any more.Reid Spencer
2007-01-05This test case has been translated to 2.0 assembly so don't runReid Spencer
2007-01-04Add test for constructor and destructor sections.Lauro Ramos Venancio
2007-01-04Add extload(i1) test.Lauro Ramos Venancio
2007-01-04Add test for FCOPYSIGN.Lauro Ramos Venancio
2007-01-03Update test cases that grepped for register names that have now changedReid Spencer
2007-01-02For PR1070:Reid Spencer
2006-12-31implement missing comparesRafael Espindola
2006-12-31For PR950:Reid Spencer
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2006-12-14avoid using a constant table when a constant can be used inlineRafael Espindola
2006-12-14Avoid creating invalid sub/add instructions on the prolog/epilogRafael Espindola
2006-12-12more general matching of the MVN instructionRafael Espindola
2006-12-12don't use "ordinary" addressing mode 1 when mvn is appropriateRafael Espindola
2006-12-12use MVN to handle small negative constantsRafael Espindola
2006-12-12add mvnRafael Espindola
2006-12-10.align is in bitsRafael Espindola
2006-12-09use a . instead of a % in the grep expressionRafael Espindola
2006-12-08%progbits not @progbitsRafael Espindola
2006-12-08add missing &&Rafael Espindola
2006-12-08add \"aw\",@progbits" to ctors and dtorsRafael Espindola