llvm-6502/lib/Transforms
Rafael Espindola ab67b30df6 Change the GlobalAlias constructor to look a bit more like GlobalVariable.
This is part of the fix for pr10367. A GlobalAlias always has a pointer type,
so just have the constructor build the type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208983 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-16 13:34:04 +00:00
..
Hello [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:55:47 +00:00
InstCombine Reverting r208848, reason: build failure: sanitizer-x86_64-linux-bootstrap/builds/3399 2014-05-15 08:22:55 +00:00
Instrumentation [asan] Fix compiler warnings. 2014-05-14 10:56:19 +00:00
IPO Change the GlobalAlias constructor to look a bit more like GlobalVariable. 2014-05-16 13:34:04 +00:00
ObjCARC [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
Scalar Revert "Implement global merge optimization for global variables." 2014-05-16 13:02:18 +00:00
Utils Change the GlobalAlias constructor to look a bit more like GlobalVariable. 2014-05-16 13:34:04 +00:00
Vectorize SLPVectorizer: Instead of just performing CSE on dead blocks ignore them completely. 2014-05-11 10:28:58 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile