llvm/lib
2014-03-27 12:38:40 +00:00
..
Analysis
AsmParser
Bitcode All new elements except the last one initialized to NULL. Ideally, once parsing is complete, all elements should be non-NULL. 2014-03-27 12:08:23 +00:00
CodeGen This is a fix for PR# 19051. I noticed code gen differences due to code motion when running tests with and without the debug info at O2. The problem is in branch folding. A loop wanted to skip the debug info, but actually it didn't do so. 2014-03-26 22:15:28 +00:00
DebugInfo
ExecutionEngine
IR
IRReader
LineEditor
Linker
LTO
MC Move MCSymbolizer's constructor into header. It's trivial - there's no need for 2014-03-27 02:42:52 +00:00
Object
Option
ProfileData
Support
TableGen
Target Split the file MipsAsmBackend.cpp in Split the file MipsAsmBackend.cpp and Split the file MipsAsmBackend.h. 2014-03-27 12:38:40 +00:00
Transforms InstCombine: merge constants in both operands of icmp. 2014-03-27 11:16:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile