| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master LLVM for rebase to r235153 | Pirama Arumuga Nainar | 2015-05-18 | 7 | -10/+10 |
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 28 | -516/+569 |
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 6 | -117/+198 |
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 15 | -124/+377 |
* | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 6 | -6/+60 |
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 28 | -57/+188 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 8 | -3/+375 |
* | Merging r195504: | Manman Ren | 2013-12-09 | 1 | -0/+2 |
* | 17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_I32 for thumb1 targets | David Peixotto | 2013-10-17 | 1 | -0/+57 |
* | ARM: Use "dmb sy" for barriers on M-class CPUs | Tim Northover | 2013-08-28 | 1 | -1/+1 |
* | Debug Info: add an identifier field to DICompositeType. | Manman Ren | 2013-08-26 | 1 | -18/+18 |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -2/+0 |
* | Debug Info: update testing cases to pass verifier. | Manman Ren | 2013-07-29 | 1 | -1/+4 |
* | Debug Info: improve the verifier to check field types. | Manman Ren | 2013-07-25 | 1 | -31/+32 |
* | Debug Info: improve the Finder. | Manman Ren | 2013-07-24 | 1 | -44/+46 |
* | This adds range checking for "ldr Rn, [pc, #imm]" Thumb | Mihai Popa | 2013-07-22 | 1 | -3/+3 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 9 | -27/+27 |
* | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 3 | -6/+6 |
* | LocalStackSlotAllocation improvements | Hal Finkel | 2013-04-30 | 1 | -2/+2 |
* | Revert "Adding DIImportedModules to DIScopes." | David Blaikie | 2013-03-28 | 1 | -73/+73 |
* | Adding DIImportedModules to DIScopes. | David Blaikie | 2013-03-27 | 1 | -73/+73 |
* | Reorder the DIFile field in DILexicalBlock to become a prefix common with oth... | David Blaikie | 2013-03-22 | 1 | -4/+4 |
* | Remove unnecessary leading comment characters in lit-only file | David Blaikie | 2013-03-18 | 1 | -1/+1 |
* | Include '.test' suffix in target specific lit configs that need it | David Blaikie | 2013-03-18 | 1 | -1/+1 |
* | Remove duplicate test contents. | David Blaikie | 2013-03-11 | 2 | -28/+1 |
* | llvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple=thumb-unknown-unknown ... | NAKAMURA Takumi | 2013-03-05 | 1 | -1/+1 |
* | Reapply r176381, writing the CHECKs in a more forgiving manner to account for | Eli Bendersky | 2013-03-04 | 1 | -14/+12 |
* | Revert "Rewrite a test to count emitted instructions without using -stats" | Michael Gottesman | 2013-03-02 | 1 | -12/+14 |
* | Rewrite a test to count emitted instructions without using -stats | Eli Bendersky | 2013-03-01 | 1 | -14/+12 |
* | Fix thumbv5e frame lowering assertion failure. | Logan Chien | 2013-02-20 | 1 | -0/+29 |
* | Use the 'count' attribute to calculate the upper bound of an array. | Bill Wendling | 2012-12-04 | 1 | -1/+1 |
* | Add a 'count' field to the DWARF subrange. | Bill Wendling | 2012-12-04 | 1 | -1/+1 |
* | Convert an improper CodeGen test to a MC test. | Evan Cheng | 2012-11-10 | 1 | -25/+0 |
* | xfail a bad test. This is a MC test but it's dependent on a codegen optimizat... | Evan Cheng | 2012-11-10 | 1 | -0/+2 |
* | Fix Thumb2 fixup kind in the integrated-as. | Logan Chien | 2012-09-01 | 1 | -0/+23 |
* | Fix the remaining TCL-style quotes found in the testsuite. This is | Chandler Carruth | 2012-07-02 | 1 | -2/+2 |
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 2 | -2/+2 |
* | Make test less fragile. | Evan Cheng | 2012-04-27 | 1 | -2/+2 |
* | - thumbv6 shouldn't imply +thumb2. Cortex-M0 doesn't suppport 32-bit Thumb2 | Evan Cheng | 2012-04-27 | 1 | -0/+12 |
* | Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu | Eli Bendersky | 2012-03-25 | 1 | -8/+1 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -5/+13 |
* | Fix more places which should be checking for iOS, not darwin. | Evan Cheng | 2012-01-04 | 1 | -1/+1 |
* | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner | 2011-11-27 | 1 | -2/+2 |
* | Reapply r143206, with fixes. Disallow physical register lifetimes | Dan Gohman | 2011-11-03 | 1 | -5/+1 |
* | Revert r143206, as there are still some failing tests. | Dan Gohman | 2011-10-29 | 1 | -1/+5 |
* | Reapply r143177 and r143179 (reverting r143188), with scheduler | Dan Gohman | 2011-10-28 | 1 | -5/+1 |
* | Speculatively disable Dan's commits 143177 and 143179 to see if | Duncan Sands | 2011-10-28 | 1 | -1/+5 |
* | Eliminate LegalizeOps' LegalizedNodes map and have it just call RAUW | Dan Gohman | 2011-10-28 | 1 | -5/+1 |
* | Revert r141529. This is causing failures in the test-suite, like bigstack and... | Bill Wendling | 2011-10-11 | 1 | -1/+1 |