summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/lsr-icmp-imm.ll
Commit message (Expand)AuthorAgeFilesLines
* [Thumb] Select (CMPZ X, -C) -> (CMPZ (ADDS X, C), 0)James Molloy2016-09-091-3/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Remove the old CodePlacementOpt pass.Benjamin Kramer2013-03-291-2/+2
* Allow negative immediates in ARM and Thumb2 compares.Jakob Stoklund Olesen2012-04-061-0/+33
OpenPOWER on IntegriCloud