llvm-6502/lib/Transforms
Tyler Nowicki d4364d8c12 Rename Reduction variables/structures to Recurrence.
A reduction is a special kind of recurrence. In the loop vectorizer we currently
identify basic reductions. Future patches will extend this to identifying basic
recurrences.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239835 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-16 18:07:34 +00:00
..
Hello modules: Add explicit dependency on intrinsics_gen 2015-06-16 00:44:12 +00:00
InstCombine Revert 239795 2015-06-16 01:20:53 +00:00
Instrumentation Protection against stack-based memory corruption errors using SafeStack 2015-06-15 21:07:11 +00:00
IPO Protection against stack-based memory corruption errors using SafeStack 2015-06-15 21:07:11 +00:00
ObjCARC [PM/AA] Start refactoring AliasAnalysis to remove the analysis group and 2015-06-04 02:03:15 +00:00
Scalar Rename Reduction variables/structures to Recurrence. 2015-06-16 18:07:34 +00:00
Utils Rename Reduction variables/structures to Recurrence. 2015-06-16 18:07:34 +00:00
Vectorize Rename Reduction variables/structures to Recurrence. 2015-06-16 18:07:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile