llvm-6502/lib
2014-11-03 17:10:38 +00:00
..
Analysis
AsmParser
Bitcode Remove redundant calls to isMaterializable. 2014-11-01 16:46:18 +00:00
CodeGen Cleanup some unused or trivial functions in DwarfCompileUnit 2014-11-03 17:10:38 +00:00
DebugInfo
ExecutionEngine [JIT] Fix some more missing endian conversions in RuntimeDyld 2014-11-01 15:52:31 +00:00
IR Remove redundant calls to isMaterializable. 2014-11-01 16:46:18 +00:00
IRReader
LineEditor
Linker Revert r221096 bringing back r221014 with a fix. 2014-11-02 13:28:57 +00:00
LTO
MC Revert r221150, as it broke sanitizer tests 2014-11-03 12:19:03 +00:00
Object
Option
ProfileData Use ErrorOr for the ::create factory on instrumented and sample profilers. 2014-11-03 00:51:45 +00:00
Support Add CRLF support to LineIterator. 2014-11-03 14:09:47 +00:00
TableGen
Target [AArch64] Fix miscompile of comparison with 0xffffffffffffffff 2014-11-03 15:28:40 +00:00
Transforms InstCombine: Combine (X | Y) - X to (~X & Y) 2014-11-03 05:53:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile