llvm-6502/lib/Transforms
Nadav Rotem 77d6ae1b01 LoopVectorize: Division reductions generate incorrect code. Remove the part of the code that deals with divs.
Thanks to Paul Redmond for catching this while reviewing the code.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168142 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-16 06:51:17 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine InstCombineAndOrXor.cpp: Escape bracket in doxygen description. [-Wdocumentation] 2012-11-15 00:35:50 +00:00
Instrumentation [TSan] fix indentation 2012-11-14 14:33:59 +00:00
IPO Use empty parens for empty function parameter list instead of '(void)'. 2012-11-15 16:51:49 +00:00
Scalar Fix a crash observed by Shuxin Yang. The issue here is that LinearizeExprTree, 2012-11-15 09:58:38 +00:00
Utils misspell 2012-11-15 18:40:31 +00:00
Vectorize LoopVectorize: Division reductions generate incorrect code. Remove the part of the code that deals with divs. 2012-11-16 06:51:17 +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