llvm-6502/lib/Transforms
Michael Kuperstein fc86f5fc9f Remove a bad cast in CloneModule()
A cast that was introduced in r209007 was accidentally left in after the changes made to GlobalAlias rules in r210062. This crashes if the aliasee is a now-leggal ConstantExpr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224756 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-23 08:23:45 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine InstCombine: Squash an icmp+select into bitwise arithmetic 2014-12-20 04:45:35 +00:00
Instrumentation Remove dynamic allocation/indirection from GCOVBlocks owned by GCOVFunction 2014-12-22 23:12:42 +00:00
IPO Sink store based on alias analysis 2014-12-15 14:09:53 +00:00
ObjCARC IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
Scalar Revert r224739: Debug info: Teach SROA how to update debug info for 2014-12-23 02:58:14 +00:00
Utils Remove a bad cast in CloneModule() 2014-12-23 08:23:45 +00:00
Vectorize [BBVectorize] Remove two more redundant assignments. 2014-12-19 17:21:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile