llvm-project/llvm/lib/Transforms
Davide Italiano 9d305d707e [LoopSimplify] Analyses do not need to be member variables.
In preparation for porting this pass to the new PM.

llvm-svn: 272818
2016-06-15 18:51:25 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO Remove the ScalarReplAggregates pass 2016-06-15 00:19:09 +00:00
InstCombine [IR] Require ArrayRef of 'uint32_t' instead of 'int' for the mask argument for one of the signatures of CreateShuffleVector. This better emphasises that you can't use it for the -1 as undef behavior. 2016-06-12 00:41:19 +00:00
Instrumentation IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
ObjCARC Form objc_storeStrong in the presence of bitcasts. 2016-05-27 02:13:53 +00:00
Scalar [PM] Port AlignmentFromAssumptions to the new PM. 2016-06-15 06:18:01 +00:00
Utils [LoopSimplify] Analyses do not need to be member variables. 2016-06-15 18:51:25 +00:00
Vectorize [LV] Add getter function for LoopVectorizationLegality::Strides. NFC 2016-06-15 15:49:46 +00:00
CMakeLists.txt
LLVMBuild.txt