summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/long.ll
AgeCommit message (Expand)Author
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