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
..
2007-04-15 10:07:55 +00:00
2007-04-15 10:07:55 +00:00
2007-04-16 00:41:11 +00:00
2007-04-15 10:07:55 +00:00
2007-04-15 10:07:55 +00:00
2007-01-26 08:25:06 +00:00
2007-04-15 10:07:55 +00:00
2007-01-26 08:25:06 +00:00
2007-01-26 08:44:14 +00:00
2007-04-15 10:07:55 +00:00
2007-02-07 23:45:51 +00:00
2007-04-15 10:07:55 +00:00
2007-04-15 10:07:55 +00:00
2007-07-19 23:13:04 +00:00
2007-07-31 02:57:37 +00:00
2007-04-15 10:07:55 +00:00
2007-04-20 05:05:24 +00:00