aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-187-10/+10
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0928-516/+569
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-236-117/+198
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0215-124/+377
* Update LLVM for rebase to r212749.Stephen Hines2014-07-216-6/+60
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2928-57/+188
* Update to LLVM 3.5a.Stephen Hines2014-04-248-3/+375
* Merging r195504:Manman Ren2013-12-091-0/+2
* 17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_I32 for thumb1 targetsDavid Peixotto2013-10-171-0/+57
* ARM: Use "dmb sy" for barriers on M-class CPUsTim Northover2013-08-281-1/+1
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-18/+18
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-1/+4
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-31/+32
* Debug Info: improve the Finder.Manman Ren2013-07-241-44/+46
* This adds range checking for "ldr Rn, [pc, #imm]" Thumb Mihai Popa2013-07-221-3/+3
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-149-27/+27
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-133-6/+6
* LocalStackSlotAllocation improvementsHal Finkel2013-04-301-2/+2
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-73/+73
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-73/+73
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-221-4/+4
* Remove unnecessary leading comment characters in lit-only fileDavid Blaikie2013-03-181-1/+1
* Include '.test' suffix in target specific lit configs that need itDavid Blaikie2013-03-181-1/+1
* Remove duplicate test contents.David Blaikie2013-03-112-28/+1
* llvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple=thumb-unknown-unknown ...NAKAMURA Takumi2013-03-051-1/+1
* Reapply r176381, writing the CHECKs in a more forgiving manner to account forEli Bendersky2013-03-041-14/+12
* Revert "Rewrite a test to count emitted instructions without using -stats"Michael Gottesman2013-03-021-12/+14
* Rewrite a test to count emitted instructions without using -statsEli Bendersky2013-03-011-14/+12
* Fix thumbv5e frame lowering assertion failure.Logan Chien2013-02-201-0/+29
* Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling2012-12-041-1/+1
* Add a 'count' field to the DWARF subrange.Bill Wendling2012-12-041-1/+1
* Convert an improper CodeGen test to a MC test.Evan Cheng2012-11-101-25/+0
* xfail a bad test. This is a MC test but it's dependent on a codegen optimizat...Evan Cheng2012-11-101-0/+2
* Fix Thumb2 fixup kind in the integrated-as.Logan Chien2012-09-011-0/+23
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-2/+2
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-022-2/+2
* Make test less fragile.Evan Cheng2012-04-271-2/+2
* - thumbv6 shouldn't imply +thumb2. Cortex-M0 doesn't suppport 32-bit Thumb2Evan Cheng2012-04-271-0/+12
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-5/+13
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-041-1/+1
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-2/+2
* Reapply r143206, with fixes. Disallow physical register lifetimesDan Gohman2011-11-031-5/+1
* Revert r143206, as there are still some failing tests.Dan Gohman2011-10-291-1/+5
* Reapply r143177 and r143179 (reverting r143188), with schedulerDan Gohman2011-10-281-5/+1
* Speculatively disable Dan's commits 143177 and 143179 to see ifDuncan Sands2011-10-281-1/+5
* Eliminate LegalizeOps' LegalizedNodes map and have it just call RAUWDan Gohman2011-10-281-5/+1
* Revert r141529. This is causing failures in the test-suite, like bigstack and...Bill Wendling2011-10-111-1/+1