llvm-6502/lib
2015-07-28 23:34:27 +00:00
..
Analysis [SCEV] Apply NSW and NUW flags via poison value analysis 2015-07-28 18:22:40 +00:00
AsmParser [opaque pointers] Avoid the use of pointee types when parsing inline asm in IR 2015-07-27 23:32:19 +00:00
Bitcode Reserve some constant values for the Swift calling convention. 2015-07-28 04:05:45 +00:00
CodeGen ignore duplicate divisor uses when transforming into reciprocal multiplies (PR24141) 2015-07-28 23:28:22 +00:00
DebugInfo [RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAddress take a SectionRef 2015-07-28 17:52:11 +00:00
ExecutionEngine [RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAddress take a SectionRef 2015-07-28 17:52:11 +00:00
Fuzzer [libFuzzer] ensure that the dfsan tracing hooks actually run (using -verbosity=3 in tests) 2015-07-28 01:25:00 +00:00
IR Remove unnecessary const_casts. NFC 2015-07-28 04:28:46 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC [llvm-mc] Add --no-warn flag with -W alias to disable outputting warnings while assembling. 2015-07-27 22:39:14 +00:00
Object Summary: 2015-07-28 16:18:17 +00:00
Option
Passes
ProfileData
Support
TableGen
Target Fix broken ArrayRef conversion from r243497. 2015-07-28 23:34:27 +00:00
Transforms [Unroll] Add debug dumps to loop-unroll analyzer. 2015-07-28 20:07:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile