aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-br-const.ll
AgeCommit message (Expand)Author
2013-05-31Apply LLVM upstream: r182877 - Enable FastISel on ARM for Linux and NaClJF Bastien
2013-05-29Apply LLVM upstream: r181801 - Fix ARM FastISel tests, as a first step to ena...JF Bastien
2012-11-17[fast-isel] Add the -verify-machineinstrs to these test cases. The remainingChad Rosier
2012-04-10To ensure that we have more accurate line information for a blockEric Christopher
2011-12-20ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng
2011-10-27A branch predicated on a constant can just FastEmit an unconditional branch.Chad Rosier