Jakob Stoklund Olesen a199ee0be3 Switch ARM target to register masks.
I'll let the buildbots determine the compile time improvements from this
change, but 464.h264ref has 5% faster codegen at -O2.

This patch does cause some assembly changes.  Branch folding can make
different decisions about calls with dead return values.
CriticalAntiDepBreaker may choose different registers because its
liveness tracking is affected.  MachineCopyPropagation may sometimes
leave a dead copy behind.

llvm-svn: 151331
2012-02-24 01:19:29 +00:00
..
2012-02-23 05:38:51 +00:00
2012-02-06 22:30:29 +00:00
2012-02-22 13:42:11 +00:00
2012-02-22 16:09:41 +00:00