1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib
2017-03-14 04:18:25 +00:00
..
Analysis [LVI] Add Datalayout to the class LazyValueInfo since all its Impls require it. NFC 2017-03-12 14:06:41 +00:00
AsmParser [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer and reference types 2017-03-08 23:55:44 +00:00
Bitcode [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer and reference types 2017-03-08 23:55:44 +00:00
CodeGen Recommitting Craig Topper's patch now that r296476 has been recommitted. 2017-03-14 01:42:23 +00:00
DebugInfo Fix llvm-symbolizer to navigate both DW_AT_abstract_origin and DW_AT_specification in a single chain 2017-03-13 21:46:37 +00:00
Demangle
ExecutionEngine
Fuzzer [libFuzzer] Reorder includes in test 2017-03-13 23:49:00 +00:00
IR Revert "Debug Info: Add basic support for external types references." 2017-03-13 22:56:14 +00:00
IRReader
LibDriver
LineEditor
Linker [Linker] Provide callback for internalization 2017-03-13 18:08:11 +00:00
LTO LTO: Hash type identifier resolutions for WholeProgramDevirt. 2017-03-10 21:37:10 +00:00
MC [Assembler] Add location info to unary expressions. 2017-03-10 13:08:20 +00:00
Object Perform symbol binding for .symver versioned symbols 2017-03-09 00:19:49 +00:00
ObjectYAML [ObjectYAML] Fix issue with DWARF2 AddrSize 8 2017-03-07 21:34:35 +00:00
Option
Passes
ProfileData [PGO] Text format profile reader needs to clear the value profile 2017-03-03 21:56:34 +00:00
Support Make FileOutputBuffer fail early if you pass a directory. 2017-03-13 22:19:05 +00:00
TableGen
Target [AVX-512] Pre-emptively fix more places in fastisel where we might copy a VK1 register into a AH/BH/CH/DH register. 2017-03-14 04:18:25 +00:00
Transforms AMDGPU: Fold icmp/fcmp into icmp intrinsic 2017-03-13 18:14:02 +00:00
XRay
CMakeLists.txt
LLVMBuild.txt