Files
llvm-6502/lib
Chris Lattner dec28ceb02 fix PR8514, a bug where the "heroic" transformation of shift/and
into and/shift would cause nodes to move around and a dangling pointer
to happen.  The code tried to avoid this with a HandleSDNode, but 
got the details wrong.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123578 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-16 08:48:11 +00:00
..
2011-01-16 03:43:53 +00:00
2011-01-14 21:57:39 +00:00
2010-12-17 09:56:50 +00:00