summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAgeFilesLines
...
* Expand unaligned loads/stores when the target doesn't support them. (PR1548)Lauro Ramos Venancio2007-08-011-0/+16
* For PR1553:Reid Spencer2007-07-196-58/+58
* Add explicit triples to these tests so that llc behaves as expected onDan Gohman2007-07-093-9/+24
* Convert .cvsignore filesJohn Criswell2007-06-291-1/+0
* Fix an assertion failure in legalizing bitcast operators on targets whereDan Gohman2007-06-291-0/+13
* Fix tests.Evan Cheng2007-06-212-1/+3
* New tests.Evan Cheng2007-06-211-0/+16
* Added some if-conversion tests.Evan Cheng2007-06-208-0/+201
* Add a test for PR1424.Lauro Ramos Venancio2007-05-311-0/+237
* Add a new test case.Evan Cheng2007-05-241-0/+34
* new testcases for -enable-tail-merge default handlingDale Johannesen2007-05-221-0/+68
* testcase that crashes llcChris Lattner2007-05-151-0/+6
* Test for PR1406.Evan Cheng2007-05-141-0/+30
* Enable aliases on arm-linux.Lauro Ramos Venancio2007-05-141-0/+32
* Another test for tail mergeingDale Johannesen2007-05-101-0/+66
* Can't fold bit_convert into truncating store.Evan Cheng2007-05-091-1/+7
* testcase for CodeGenPrepare bug fixed yesterdayDale Johannesen2007-05-081-0/+58
* move this out of Codegen/Generic, because it requires the ARM backend to beChris Lattner2007-05-081-0/+65
* Fix tests.Evan Cheng2007-05-072-9/+7
* Add some tests for (conv (load x)) -> (load (conv*)x) xform.Evan Cheng2007-05-071-10/+18
* Fix PR1390.Lauro Ramos Venancio2007-05-051-0/+41
* remove xfailed testcase (attached to pr)Chris Lattner2007-05-051-77/+0
* Test load global in static mode.Evan Cheng2007-05-041-7/+10
* New test case.Evan Cheng2007-05-031-0/+113
* Evan's patch to avoid FPreg->intreg copy for cvt; store to memDale Johannesen2007-05-031-0/+33
* match a reassociated form of fnmulChris Lattner2007-05-031-0/+11
* Test a dag combiner crasher.Evan Cheng2007-05-011-0/+32
* For PR1370:Reid Spencer2007-04-301-0/+10
* update syntaxChris Lattner2007-04-281-1/+1
* fix the test tls1.Lauro Ramos Venancio2007-04-271-6/+7
* add TLS tests.Lauro Ramos Venancio2007-04-272-0/+38
* In Thumb mode, the frame register must be R7.Lauro Ramos Venancio2007-04-271-0/+9
* remember to emit weak reference in one more case.Lauro Ramos Venancio2007-04-251-0/+18
* Implement PIC for arm-linux.Lauro Ramos Venancio2007-04-222-1/+5
* Use the llvm_supports_target function to prevent running of tests forReid Spencer2007-04-211-1/+3
* Fix test.Evan Cheng2007-04-161-1/+1
* For PR1319:Reid Spencer2007-04-1632-140/+137
* Fix hello.ll test.Lauro Ramos Venancio2007-04-161-3/+3
* Fix align test.Lauro Ramos Venancio2007-04-161-3/+2
* For PR1319:Reid Spencer2007-04-164-9/+11
* For PR1336:Reid Spencer2007-04-152-0/+2
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-0/+1
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-1539-152/+178
* fix test for linux hosts.Chris Lattner2007-04-141-1/+1
* xfail this for nowChris Lattner2007-04-131-0/+3
* new lsr testcaseChris Lattner2007-04-131-0/+60
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* this got betterChris Lattner2007-04-111-2/+2
* new testcases for integer abs functionChris Lattner2007-04-111-0/+20
* Better still.Evan Cheng2007-04-041-1/+1