llvm-6502/lib
Alexey Samsonov 14b2112e24 Fix right shift by 64 bits detected on CXX/lex/lex.literal/lex.ext/p4.cpp
test case on UBSan bootstrap bot.

This fixes the last failure of "check-clang" in UBSan bootstrap bot.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217294 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-06 00:41:19 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Allow vector fsub ops with constants to get the same optimizations as scalars. 2014-09-05 22:26:22 +00:00
DebugInfo
ExecutionEngine [MCJIT] Fix an iterator invalidation bug in MCJIT::finalizeObject. 2014-09-05 23:38:35 +00:00
IR [inline asm] Add a check in InlineAsm::ConstraintInfo::Parse to make sure '{' 2014-09-05 22:30:32 +00:00
IRReader
LineEditor
Linker Fix pr20078. 2014-09-05 21:27:52 +00:00
LTO
MC
Object
Option
ProfileData
Support Fix right shift by 64 bits detected on CXX/lex/lex.literal/lex.ext/p4.cpp 2014-09-06 00:41:19 +00:00
TableGen
Target [x86] Fix an embarressing bug in the INSERTPS formation code. The mask 2014-09-05 23:19:45 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile