1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +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
..
2007-06-29 16:35:07 +00:00
2007-10-02 00:39:19 +00:00
2007-11-28 22:43:34 +00:00
2007-07-17 06:20:38 +00:00
2007-09-10 18:12:52 +00:00
2007-11-27 00:50:57 +00:00
2007-04-21 20:46:55 +00:00