llvm-6502/lib/Transforms
Hal Finkel edc8db87dc 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149761 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-04 04:14:04 +00:00
..
Hello
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
IPO SwitchInst refactoring. 2012-02-01 07:49:51 +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