| commit | e8c1e428f2726db7abb153c743037f70ce59fcbd | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Tue Jun 26 00:48:07 2007 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Tue Jun 26 00:48:07 2007 +0000 |
| tree | 79072e9179f66d651d722dc1b13651d95ee642bb | |
| parent | 02d1a7844ad30e99a060e7ed551acf68d652e25f [diff] |
Revert the earlier change that removed the M_REMATERIALIZABLE machine instruction flag, and use the flag along with a virtual member function hook for targets to override if there are instructions that are only trivially rematerializable with specific operands (i.e. constant pool loads). llvm-svn: 37728