llvm-6502/lib
2012-02-23 09:17:40 +00:00
..
Analysis Fix typo. 2012-02-23 05:38:51 +00:00
Archive
AsmParser
Bitcode
CodeGen More newline cleanups. 2012-02-23 03:39:43 +00:00
DebugInfo
ExecutionEngine
Linker
MC MC: Fix the MCNullStreamer which was broken in r147763. 2012-02-22 23:49:50 +00:00
Object
Support The implementation of GeneralHash::addBits broke C++ aliasing rules; fix 2012-02-23 09:16:04 +00:00
TableGen Add Foreach Loop 2012-02-22 16:09:41 +00:00
Target Canonicalize (srl (bswap x), 16) to (rotr (bswap x), 16) if the high 16 bits 2012-02-23 02:58:19 +00:00
Transforms GCC fails to understand that NextBB is always initialized if EvaluateBlock 2012-02-23 08:23:06 +00:00
VMCore Reinstate r151049 now that GeneralHash is fixed. 2012-02-23 09:17:40 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile