llvm-6502/lib
Tom Stellard 98b0736565 R600/SI: SI Control Flow Annotation bug fixed
Mixing of AddAvailableValue and GetValueAtEndOfBlock methods of SSAUpdater
leaded to the endless loop generation when the nested loops annotated.

This fixes a bug in the OCL_ML/KNN OpenCV test.  The test case is too
complex for FileCheck and would be very fragile.

Patch by: Elena Denisova

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211374 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-20 17:06:02 +00:00
..
Analysis [ValueTracking] Extend range metadata to call/invoke 2014-06-19 16:50:16 +00:00
AsmParser
Bitcode
CodeGen Allow a target to create a null streamer. 2014-06-20 13:11:28 +00:00
DebugInfo
ExecutionEngine
IR The count() function for STL datatypes returns unsigned, even where it's 2014-06-20 10:26:56 +00:00
IRReader
LineEditor
Linker
LTO Use the assignment operator. 2014-06-19 22:27:46 +00:00
MC Fix up a few formatting issues. 2014-06-19 20:00:09 +00:00
Object Change the output of llvm-nm and llvm-size for Mach-O universal files (aka 2014-06-19 22:03:18 +00:00
Option ArgList: use MakeArgList overloads in subclasses and clean up some calls. 2014-06-20 04:36:29 +00:00
ProfileData
Support Fix .cpp files claiming to be header files 2014-06-20 01:36:00 +00:00
TableGen
Target R600/SI: SI Control Flow Annotation bug fixed 2014-06-20 17:06:02 +00:00
Transforms Add Support to Recognize and Vectorize NON SIMD instructions in SLPVectorizer. 2014-06-20 04:32:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile