Go to file
Dan Gohman 4fcccd8d66 Mark IMPLICIT_DEF as being rematerializable and cheap-as-a-move.
It's already special-cased and treated as rematerializable within
LiveIntervals; this allows it to be handled by other passes
such as TwoAddressInstrctionPass.

llvm-svn: 55999
2008-09-09 18:25:28 +00:00
clang Check in half-assed implementation of @try/@catch. 2008-09-09 17:59:25 +00:00
llvm Mark IMPLICIT_DEF as being rematerializable and cheap-as-a-move. 2008-09-09 18:25:28 +00:00