llvm-6502/lib
2015-05-07 00:31:58 +00:00
..
Analysis Added support for building against Android API-9 SDK 2015-05-07 00:05:26 +00:00
AsmParser
Bitcode Bitcode: Set LastDL after writing DebugLocs 2015-05-06 22:51:12 +00:00
CodeGen Handle dead defs in the if converter. 2015-05-06 22:51:04 +00:00
DebugInfo A few fixes for llvm-symbolizer on Windows. 2015-05-06 22:26:30 +00:00
ExecutionEngine [Orc] Reapply r236465 with fixes for the MSVC bots. 2015-05-05 17:37:18 +00:00
Fuzzer [lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, simplify the test runner 2015-05-07 00:11:33 +00:00
IR Revert "[opaque pointer type] Pass explicit pointer type through GEP constant folding" 2015-05-06 23:56:21 +00:00
IRReader
LineEditor
Linker
LTO
MC MC: Skip names of temporary symbols in object streamer 2015-05-06 21:34:34 +00:00
Object
Option Option parsing: properly handle flag aliases for joined options (PR23394) 2015-05-04 18:00:13 +00:00
Passes
ProfileData InstrProf: Simplify looking up sections for coverage data 2015-05-07 00:31:58 +00:00
Support YAML: Extract the code that skips a comment into a separate method, NFC. 2015-05-06 23:00:45 +00:00
TableGen [TableGen] Replace 'static_cast' with 'cast'. 2015-05-04 01:35:42 +00:00
Target [X86MCInst] Move LowerSTATEPOINT to inside X86AsmPrinter. NFC. 2015-05-06 23:53:26 +00:00
Transforms [JumpThreading] Simplify comparisons when simplifying branches 2015-05-07 00:19:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile