llvm-6502/include/llvm
Joerg Sonnenberger d73449481d Shifting into the sign bit is UB as discussed on IRC. Explicitly use the
BitWord type for the constants to avoid this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205257 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-31 22:53:57 +00:00
..
ADT Shifting into the sign bit is UB as discussed on IRC. Explicitly use the 2014-03-31 22:53:57 +00:00
Analysis Remove dead declarations. 2014-03-30 02:33:01 +00:00
AsmParser
Bitcode
CodeGen [Stackmaps] Update the stackmap format to use 64-bit relocations for the function address and properly align all entries. 2014-03-31 22:14:04 +00:00
Config
DebugInfo
ExecutionEngine
IR ARM64: add more scalar patterns for reciprocal ops. 2014-03-31 15:46:22 +00:00
IRReader
LineEditor
Linker
LTO
MC [MC] Remove an unused (and broken) variant of the setupForSymbolicDisassembly 2014-03-30 04:27:33 +00:00
Object [yaml2obj] Add support for ELF e_flags. 2014-03-31 09:44:05 +00:00
Option
ProfileData
Support Fix MSVC warning. 2014-03-31 20:04:37 +00:00
TableGen
Target Change shouldSplitVectorElementType to better match the description. 2014-03-31 20:54:58 +00:00
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h