aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
AgeCommit message (Expand)Author
2007-05-08move this out of Codegen/Generic, because it requires the ARM backend to beChris Lattner
2007-05-07Fix tests.Evan Cheng
2007-05-07Add some tests for (conv (load x)) -> (load (conv*)x) xform.Evan Cheng
2007-05-05Fix PR1390.Lauro Ramos Venancio
2007-05-05remove xfailed testcase (attached to pr)Chris Lattner
2007-05-04Test load global in static mode.Evan Cheng
2007-05-03New test case.Evan Cheng
2007-05-03Evan's patch to avoid FPreg->intreg copy for cvt; store to memDale Johannesen
2007-05-03match a reassociated form of fnmulChris Lattner
2007-05-01Test a dag combiner crasher.Evan Cheng
2007-04-30For PR1370:Reid Spencer
2007-04-28update syntaxChris Lattner
2007-04-27fix the test tls1.Lauro Ramos Venancio
2007-04-27add TLS tests.Lauro Ramos Venancio
2007-04-27In Thumb mode, the frame register must be R7.Lauro Ramos Venancio
2007-04-25remember to emit weak reference in one more case.Lauro Ramos Venancio
2007-04-22Implement PIC for arm-linux.Lauro Ramos Venancio
2007-04-21Use the llvm_supports_target function to prevent running of tests forReid Spencer
2007-04-16Fix test.Evan Cheng
2007-04-16For PR1319:Reid Spencer
2007-04-16Fix hello.ll test.Lauro Ramos Venancio
2007-04-16Fix align test.Lauro Ramos Venancio
2007-04-16For PR1319:Reid Spencer
2007-04-15For PR1336:Reid Spencer
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-04-14fix test for linux hosts.Chris Lattner
2007-04-13xfail this for nowChris Lattner
2007-04-13new lsr testcaseChris Lattner
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-04-11this got betterChris Lattner
2007-04-11new testcases for integer abs functionChris Lattner
2007-04-04Better still.Evan Cheng
2007-04-04Fix test case.Evan Cheng
2007-04-04These got better.Evan Cheng
2007-04-04New asm test case.Evan Cheng
2007-04-03New test case.Evan Cheng
2007-04-03New test case.Evan Cheng
2007-04-03new testcase, where we should use a negative strideChris Lattner
2007-04-02New test case.Evan Cheng
2007-04-02new testcase.Chris Lattner
2007-04-02- Divides the comparisons in two types: comparisons that only use N and ZLauro Ramos Venancio
2007-03-30Missing '&&'Evan Cheng
2007-03-30Test case for PR1279 (part 2).Evan Cheng
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-03-28Added a test case for PR1279.Evan Cheng
2007-03-26Test case for PR1266.Evan Cheng
2007-03-22Another test case.Evan Cheng
2007-03-22Test case for PR1257Evan Cheng
2007-03-21New test case.Evan Cheng