1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 562cc40dbb unify the code that determines whether it is a good idea to change the type
of a computation.  This fixes some infinite loops when dealing with TD that
has no native types.

llvm-svn: 86670
2009-11-10 07:23:37 +00:00
..
Hello CMake: Support for building llvm loadable modules. 2009-11-10 02:45:37 +00:00
Instrumentation Remove includes of Support/Compiler.h that are no longer needed after the 2009-10-25 06:57:41 +00:00
IPO - new SROA mallocs should have the mallocs running-or'ed, not the malloc's bitcast 2009-11-07 00:41:19 +00:00
Scalar unify the code that determines whether it is a good idea to change the type 2009-11-10 07:23:37 +00:00
Utils refactor TryToSimplifyUncondBranchFromEmptyBlock out of SimplifyCFG. 2009-11-10 05:59:26 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00