Bill Wendling b56bc61cf4 Add a flag to indicate that an instruction is as cheap (or cheaper) than a move
instruction to execute. This can be used for transformations (like two-address
conversion) to remat an instruction instead of generating a "move"
instruction. The idea is to decrease the live ranges and register pressure and
all that jazz.

llvm-svn: 51660
2008-05-28 22:54:52 +00:00
..
2008-03-23 13:44:17 +00:00
2008-02-05 20:46:33 +00:00
2008-05-21 18:57:33 +00:00
2008-04-30 04:56:14 +00:00
2008-02-27 06:33:05 +00:00
2008-04-01 04:00:45 +00:00
2008-05-16 22:42:11 +00:00
2008-04-16 20:45:31 +00:00