llvm-6502/lib
2015-03-18 19:07:53 +00:00
..
Analysis [SCEV] Make isImpliedCond smarter. 2015-03-18 00:41:29 +00:00
AsmParser AsmParser: Stop requiring 'name:' when it's not printed 2015-03-16 19:01:54 +00:00
Bitcode Internalize BitcodeReader. Not used outside of BitcodeReader.cpp. 2015-03-17 20:40:24 +00:00
CodeGen [ARM] Align stack objects passed to memory intrinsics 2015-03-18 12:01:59 +00:00
DebugInfo
ExecutionEngine Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter 2015-03-16 18:06:57 +00:00
Fuzzer
IR [ConstantRange] Split makeICmpRegion in two. 2015-03-18 00:41:24 +00:00
IRReader
LineEditor
Linker
LTO Add a parameter for getLazyBitcodeModule to lazily load Metadata. 2015-03-13 19:24:30 +00:00
MC Add support for .ifnes psuedo-op. 2015-03-18 14:20:54 +00:00
Object Be lazy about loading metadata in IRObjectFile. 2015-03-13 21:54:20 +00:00
Option Teach Twine to support SmallString. 2015-03-17 09:51:17 +00:00
Passes
ProfileData InstrProf: Fix CoverageMappingReader on big endian 2015-03-16 21:40:18 +00:00
Support Remove many superfluous SmallString::str() calls. 2015-03-18 10:17:07 +00:00
TableGen
Target [Hexagon] Use pseudo-instructions for true/false predicate values 2015-03-18 19:07:53 +00:00
Transforms [ConstantRange] Split makeICmpRegion in two. 2015-03-18 00:41:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile