llvm-6502/lib/Transforms/Vectorize
Arnold Schwaighofer 9d84b4d70c LoopVectorizer: Preserve fast-math flags
Fixes PR19045.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203008 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-05 21:10:47 +00:00
..
BBVectorize.cpp [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-05 09:10:37 +00:00
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp LoopVectorizer: Preserve fast-math flags 2014-03-05 21:10:47 +00:00
Makefile
SLPVectorizer.cpp [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-05 09:10:37 +00:00
Vectorize.cpp