llvm-6502/lib/Transforms
Michael Kuperstein 2d8a36ee71 [InstCombine] Fix an assertion when fmul has a ConstantExpr operand
isNormalFp and isFiniteNonZeroFp should not assume vector operands can not be constant expressions.

Patch by Pawel Jurek <pawel.jurek@intel.com>
Differential Revision: http://reviews.llvm.org/D8053

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231359 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-05 08:38:57 +00:00
..
Hello
InstCombine [InstCombine] Fix an assertion when fmul has a ConstantExpr operand 2015-03-05 08:38:57 +00:00
Instrumentation [sanitizer] add nosanitize metadata to more coverage instrumentation instructions 2015-03-05 01:20:05 +00:00
IPO Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
ObjCARC Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
Scalar Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
Utils [IndVarSimplify] use the "canonical" way to infer no-wrap. 2015-03-04 22:24:23 +00:00
Vectorize Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile