Files
llvm-6502/lib/Target/ARM
2006-08-26 05:34:46 +00:00
..
2006-05-27 01:23:30 +00:00
2006-08-24 17:19:08 +00:00
2006-08-25 17:55:16 +00:00
2006-08-25 17:55:16 +00:00
2006-08-24 17:19:08 +00:00
2006-05-14 22:18:28 +00:00
2006-08-22 12:22:46 +00:00

//===---------------------------------------------------------------------===//
// Random ideas for the ARM backend.
//===---------------------------------------------------------------------===//

Consider implementing a select with two conditional moves:

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