hanchenye-llvm-project/llvm/lib/Transforms
Hal Finkel 135cac922c Boost the effective chain depth of loads and stores.
By default, boost the chain depth contribution of loads and stores. This will allow a load/store pair to vectorize even when it would not otherwise be long enough to satisfy the chain depth requirement.

llvm-svn: 149761
2012-02-04 04:14:04 +00:00
..
Hello
IPO SwitchInst refactoring. 2012-02-01 07:49:51 +00:00
InstCombine Narrow test further. Make bot and test happy. 2012-02-03 00:26:07 +00:00
Instrumentation Revert Chris' commits up to r149348 that started causing VMCoreTests unit test to fail. 2012-02-01 04:51:17 +00:00
Scalar SwitchInst refactoring. 2012-02-01 07:49:51 +00:00
Utils SwitchInst refactoring. 2012-02-01 07:49:51 +00:00
Vectorize Boost the effective chain depth of loads and stores. 2012-02-04 04:14:04 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00