llvm-6502/lib
2013-02-28 13:52:07 +00:00
..
Analysis Fix a problem in alias analysis. It is about the misinterpretation of "Object". 2013-02-28 00:24:45 +00:00
Archive Fix auto_ptr is deprecated warnings 2013-02-26 21:20:35 +00:00
AsmParser Unify clang/llvm attributes for asan/tsan/msan (LLVM part) 2013-02-26 06:58:09 +00:00
Bitcode
CodeGen Remove unnecessary check against isGlobalVariable. We check it 2013-02-27 23:49:50 +00:00
DebugInfo Code cleanup: pass Offset by pointer to parseInstruction to more explicitly 2013-02-22 00:50:48 +00:00
ExecutionEngine
IR IR: Don't constant fold GEP bitcasts between different address spaces 2013-02-27 02:26:42 +00:00
Linker
MC AsmParser: More generic support for integer type suffices. 2013-02-26 20:17:10 +00:00
Object
Option
Support [PathV2] In llvm::sys::fs::unique_file, make sure it doesn't fall into an infinite loop by constantly trying 2013-02-28 00:38:19 +00:00
TableGen [TableGen] Fix ICE on MSVC 2012 Release builds. 2013-02-26 21:29:47 +00:00
Target AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations. 2013-02-28 13:52:07 +00:00
Transforms [msan] Implement sanitize_memory attribute. 2013-02-28 11:25:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile