llvm-6502/lib/Transforms
Benjamin Kramer 0e6156a1a2 InstCombine: Disable umul.with.overflow recognition for vectors.
It doesn't make a lot on most targets and the code isn't ready for it. PR20113.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211583 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-24 10:47:52 +00:00
..
Hello
InstCombine InstCombine: Disable umul.with.overflow recognition for vectors. 2014-06-24 10:47:52 +00:00
Instrumentation Add back functionality removed in r210497. 2014-06-21 02:43:02 +00:00
IPO GlobalOpt: Don't optimize dllimport for initializers 2014-06-24 06:53:45 +00:00
ObjCARC Add comdat key field to llvm.global_ctors and llvm.global_dtors 2014-05-16 20:39:27 +00:00
Scalar Updated comments as suggested by Rafael. Thanks. 2014-06-19 14:11:53 +00:00
Utils LoopUnrollRuntime: Check for overflow in the trip count calculation. 2014-06-21 13:46:25 +00:00
Vectorize LoopVectorizer: Fix a dominance issue 2014-06-22 03:38:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile