llvm-6502/lib
2011-09-19 22:34:23 +00:00
..
Analysis
Archive
AsmParser
Bitcode Fix a typo in the bitcode reader in the handling of atomic stores. Reported by David Meyer on llvmdev. 2011-09-19 19:41:28 +00:00
CodeGen
CompilerDriver
DebugInfo
ExecutionEngine
Linker
MC
Object
Support Rename LLVM_MULTITHREADED define and fix build without threads. 2011-09-19 20:43:23 +00:00
Target Thumb2 TBB and TBH instructions are only allowed at the end of IT blocks, not in the middle. 2011-09-19 22:34:23 +00:00
Transforms Fix an infinite loop where a transform in InstCombiner::visitAnd claims a construct is changed when it is not. (See included testcase.) 2011-09-19 21:58:15 +00:00
VMCore
CMakeLists.txt
Makefile