llvm-6502/lib
2015-03-20 02:25:00 +00:00
..
Analysis When simplifying a SCEV truncate by distributing, consider it a simplification to replace a cast, even if we end up with a trunc around the term. Fixes PR22960! 2015-03-20 02:25:00 +00:00
AsmParser
Bitcode Internalize BitcodeReader. Not used outside of BitcodeReader.cpp. 2015-03-17 20:40:24 +00:00
CodeGen Rewrite SelectionDAGBuilder::Clusterify to run in linear time. NFC. 2015-03-20 00:41:03 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR Verifier: Remove the separate DebugInfoVerifier class 2015-03-20 00:48:23 +00:00
IRReader
LineEditor
Linker
LTO Verifier: Remove the separate -verify-di pass 2015-03-19 22:24:17 +00:00
MC Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +00:00
Object
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 Note that we don't support COFF on PPC. 2015-03-19 02:40:56 +00:00
TableGen
Target move insert, extract, concat helper functions closer to related helper functions; NFCI 2015-03-19 23:04:25 +00:00
Transforms SampleProfile: Check for missing debug locations 2015-03-20 00:56:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile