1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Chris Lattner 5ca42cd342 Fix PR1850 by removing an unsafe transformation from VMCore/ConstantFold.cpp.
Reimplement the xform in Analysis/ConstantFolding.cpp where we can use
targetdata to validate that it is safe.  While I'm in there, fix some const
correctness issues and generalize the interface to the "operand folder".

llvm-svn: 44817
2007-12-10 22:53:04 +00:00
..
2005-04-21 20:19:05 +00:00
2007-05-06 13:37:16 +00:00
2005-04-22 03:27:20 +00:00
2007-05-06 13:37:16 +00:00
2007-05-03 01:11:54 +00:00
2005-04-21 20:19:05 +00:00
2005-04-21 20:19:05 +00:00
2007-05-03 01:11:54 +00:00