1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
2018-04-07 19:09:50 +00:00
..
Analysis [NFC] Loosen restriction on preheader to fix buildbot 2018-04-06 07:23:45 +00:00
AsmParser
BinaryFormat
Bitcode
CodeGen [DAGCombiner] Add a combine to turn a build vector of zero extends of extract vector elts into a vector zero extend and possibly an extract subvector. 2018-04-07 19:09:50 +00:00
DebugInfo DWARFVerifier: validate information in name index entries 2018-04-06 13:34:12 +00:00
Demangle
ExecutionEngine [RuntimeDyld][PowerPC] Use global entry points for calls between sections. 2018-04-05 19:37:05 +00:00
Fuzzer
FuzzMutate
IR [LLVM-C] Move DIBuilder Bindings For Block Scopes 2018-04-07 06:07:55 +00:00
IRReader
LineEditor
Linker
LTO
MC [Support] Make line-number cache robust against access patterns. 2018-04-07 00:44:02 +00:00
Object
ObjectYAML
Option
Passes
ProfileData
Support [Support] Make line-number cache robust against access patterns. 2018-04-07 00:44:02 +00:00
TableGen [TableGen] Change std::sort to llvm::sort in response to r327219 2018-04-06 20:18:05 +00:00
Target [CostModel][X86] Fix v32i16/v64i8 SETCC costs on AVX512BW targets 2018-04-07 13:24:33 +00:00
Testing
ToolDrivers
Transforms [InstCombine] simplify code that propagates FMF; NFC 2018-04-07 14:14:23 +00:00
WindowsManifest Convert line endings of lib/WindowsManifest/CMakeLists.txt to unix. 2018-04-07 04:28:08 +00:00
XRay
CMakeLists.txt
LLVMBuild.txt