llvm-6502/lib/Transforms
Craig Topper 84bbcfe200 De-constify pointers to Type since they can't be modified. NFC
This was already done in most places a while ago. This just fixes the ones that crept in over time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243842 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-01 22:20:21 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
IPO De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
InstCombine fix formatting; NFC 2015-07-28 15:38:43 +00:00
Instrumentation De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
ObjCARC [PM/AA] Extract the ModRef enums from the AliasAnalysis class in 2015-07-22 23:15:57 +00:00
Scalar De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
Utils De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
Vectorize [SLP vectorizer]: Choose the best consecutive candidate to pair with a store instruction. 2015-07-30 17:40:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00