aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/README.txt
blob: 7d612d019b95969ade5684fb82a7a84ab045558a (plain)
1
2
3
4
5
6
7
8
9
//===---------------------------------------------------------------------===//
// Random ideas for the ARM backend.
//===---------------------------------------------------------------------===//

Consider implementing a select with two conditional moves:

cmp x, y
moveq dst, a
movne dst, b