summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
Commit message (Expand)AuthorAgeFilesLines
* Remove llvm-upgrade.Tanya Lattner2008-02-1750-906/+906
* It's PR1925, not PR1609.Evan Cheng2008-02-061-1/+1
* Fix a number of local register allocator issues: PR1609.Evan Cheng2008-02-061-0/+19
* Update this test. Due to dag combiner improvements, we now compileChris Lattner2008-01-271-1/+1
* Remove xfail. This is fixed.Evan Cheng2007-12-201-1/+0
* Turning simple splitting on. Start testing new coalescer heuristics as new ll...Evan Cheng2007-12-061-1/+1
* Fix for PR1831: if all defs of an interval are re-materializable, then it's a...Evan Cheng2007-12-061-2/+2
* Update tests.Evan Cheng2007-11-291-1/+1
* update this test after the fmrrd fixChris Lattner2007-11-281-3/+2
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-283-1/+3
* commit testcase I forgot to svn add.Chris Lattner2007-11-271-0/+13
* [ARM] Implement __builtin_thread_pointer.Lauro Ramos Venancio2007-11-081-0/+10
* [ARM] Fix code generation for:Lauro Ramos Venancio2007-11-051-0/+11
* Fix memcpy lowering when addresses are 4-byte aligned but size is not multipl...Evan Cheng2007-10-221-0/+15
* new testcaseChris Lattner2007-10-131-0/+18
* Disable if-conversion for this test.Evan Cheng2007-09-201-1/+1
* -enable-arm-if-conversion is gone.Evan Cheng2007-09-208-23/+23
* Change all floating constants that are not exactlyDale Johannesen2007-09-051-1/+1
* Testcases for PR1628.Duncan Sands2007-09-053-0/+11
* Implement FPOWI ExpandOp.Lauro Ramos Venancio2007-08-151-0/+16
* Test case for PR1609.Evan Cheng2007-08-151-0/+106
* This test used "wc | grep ..."; convert it to use the count script.Dan Gohman2007-08-151-4/+4
* Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman2007-08-152-5/+5
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-1551-142/+142
* New test.Evan Cheng2007-08-141-0/+116
* 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
OpenPOWER on IntegriCloud