summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/long.ll
AgeCommit message (Expand)Author
2017-10-22[ARM] Dynamic stack alignment for 16-bit ThumbMomchil Velikov
2017-04-21[Thumb1] The recently added tADCS and tSBCS pseudo-instructions were missing ...Artyom Skrobov
2017-03-22Reapply r298417 "[ARM] Recommit the glueless lowering of addc/adde in Thumb1"Artyom Skrobov
2017-03-22Revert "[ARM] Recommit the glueless lowering of addc/adde in Thumb1, includin...Vitaly Buka
2017-03-21[ARM] Recommit the glueless lowering of addc/adde in Thumb1,Artyom Skrobov
2017-03-21[ARM] Revert r297443 and r297820.Eli Friedman
2017-03-15Revert "[Thumb1] Fix the bug when adding/subtracting -2147483648"Artyom Skrobov
2017-03-15[Thumb1] Fix the bug when adding/subtracting -2147483648Artyom Skrobov
2017-03-13[Thumb1] combine ADDC/SUBC with a negative immediateArtyom Skrobov
2017-03-10For Thumb1, lower ADDC/ADDE/SUBC/SUBE via the glueless ARMISD nodes,Artyom Skrobov
2017-02-28Relate the CHECK: lines to the functions that they're checking [NFC]Artyom Skrobov
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-04-03ARM: yet another round of ARM test clean upsSaleem Abdulrasool
2010-11-17These tests are looking for library function names thatDale Johannesen
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-24Move thumb and thumb2 tests into separate directories.Evan Cheng