llvm-6502/lib/Transforms
Rafael Espindola 0b2f27eb8d Aliases don't have available_externally linkage.
Allowing that is probably a good idea, but currently we don't, so
this is dead code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242031 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-13 14:39:02 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine [InstSimplify] Teach InstSimplify how to simplify extractelement 2015-07-13 01:15:53 +00:00
Instrumentation Revert the new EH instructions 2015-07-10 07:15:17 +00:00
IPO Aliases don't have available_externally linkage. 2015-07-13 14:39:02 +00:00
ObjCARC Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
Scalar [LICM] Don't try to sink values out of loops without any exits 2015-07-12 03:53:05 +00:00
Utils [PM/AA] Completely remove the AliasAnalysis::copyValue interface. 2015-07-11 04:39:00 +00:00
Vectorize Move getStrideFromPointer and friends from LoopVectorize to VectorUtils 2015-07-11 10:52:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile