llvm-mirror/lib/Transforms
Alexey Samsonov cd03af8afa 80 columns
llvm-svn: 172813
2013-01-18 12:49:06 +00:00
..
Hello
InstCombine Check for less than 0 in shuffle mask instead of -1. It's more consistent with other code related to shuffles and easier to implement in compiled code. 2013-01-18 05:30:07 +00:00
Instrumentation 80 columns 2013-01-18 12:49:06 +00:00
IPO
Scalar Fixed 80+ violation. 2013-01-18 03:08:39 +00:00
Utils
Vectorize LoopVectorizer cost model. Honor the user command line flag that selects the vectorization factor even if the target machine does not have any vector registers. 2013-01-15 18:25:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile