1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib
2016-08-31 23:24:43 +00:00
..
Analysis [LoopInfo] Add verification by recomputation. 2016-08-31 19:26:19 +00:00
AsmParser
Bitcode
CodeGen Revert "Add an optional parameter with a list of undefs to extendToIndices" 2016-08-31 22:36:02 +00:00
DebugInfo [codeview] Have visitTypeBegin return the record type. 2016-08-31 23:14:31 +00:00
ExecutionEngine
Fuzzer [libfuzzer] simplified unit truncation; do not write trunc items to disc 2016-08-30 20:49:07 +00:00
IR [DiagnosticInfo] Add a diagnostic class for the fallback of ISel. 2016-08-31 18:42:55 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO [lib/LTO] Factor out logic for running passes. 2016-08-31 17:02:44 +00:00
MC
Object Next set of additional error checks for invalid Mach-O files for bad load commands 2016-08-31 17:57:46 +00:00
ObjectYAML
Option
Passes [EarlyCSE] Optionally use MemorySSA. NFC. 2016-08-31 19:24:10 +00:00
ProfileData [Coverage] Make sorting criteria for CounterMappingRegions local. 2016-08-31 07:01:17 +00:00
Support
TableGen
Target Add asm.js-style setjmp/longjmp handling for wasm 2016-08-31 22:40:34 +00:00
Transforms Add cast to appease windows builder. Fixes build break introduced in r280306. 2016-08-31 23:24:43 +00:00
CMakeLists.txt
LLVMBuild.txt