llvm-6502/lib/Transforms
Sanjoy Das 6da5a456f4 Partial fix for bug 22589
Don't spend the entire iteration space in the scalar loop prologue if
computing the trip count overflows.  This change also gets rid of the
backedge check in the prologue loop and the extra check for
overflowing trip-count.

Differential Revision: http://reviews.llvm.org/D7715



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229731 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-18 19:32:25 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine [InstCombine] Do not insert a GEP instruction before a landingpad instruction. 2015-02-18 03:30:11 +00:00
Instrumentation [MSan][MIPS] VarArgHelper for MIPS64 2015-02-18 11:41:24 +00:00
IPO [BDCE] Add a bit-tracking DCE pass 2015-02-17 01:36:59 +00:00
ObjCARC Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
Scalar Revert r229622: "[LoopAccesses] Make VectorizerParams global" and others. r229622 brought cyclic dependencies between Analysis and Vector. 2015-02-18 08:34:47 +00:00
Utils Partial fix for bug 22589 2015-02-18 19:32:25 +00:00
Vectorize Reformat. 2015-02-18 08:36:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile