1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
2018-03-05 21:39:41 +00:00
..
Analysis Fix more spelling mistakes in comments of LLVM Analysis passes 2018-03-02 18:57:02 +00:00
AsmParser
BinaryFormat
Bitcode
CodeGen Fix an unused variable warning introduced by rr326703. NFC 2018-03-05 18:36:39 +00:00
DebugInfo [llvm-symbolizer] Use correct path when resolving .gnu_debuglink in .debug 2018-03-02 22:56:45 +00:00
Demangle
ExecutionEngine
Fuzzer
FuzzMutate
IR [PatternMatch, InstSimplify] fix m_NaN to work with vector constants and use it 2018-03-02 18:36:08 +00:00
IRReader
LineEditor
Linker [ThinLTO] Revert r325320: Import global variables 2018-03-02 23:40:08 +00:00
LTO
MC [WebAssembly] Reorder reloc sections to come between symtab and name 2018-03-05 12:59:03 +00:00
Object [WebAssembly] Add validation to reloc section 2018-03-05 13:32:38 +00:00
ObjectYAML
Option [Bash-autocompletion] Pass all flags in shell command-line to Clang 2018-03-05 08:54:20 +00:00
Passes
ProfileData
Support [AMDGPU] Remove unused AMDOpenCL triple environment 2018-03-05 21:39:41 +00:00
TableGen TableGen: Resolve all template args simultaneously in ResolveMulticlassDefARgs 2018-03-05 15:21:19 +00:00
Target [PowerPC] Do not emit record-form rotates when record-form andi suffices 2018-03-05 19:27:16 +00:00
Testing
ToolDrivers
Transforms [InstCombine] Don't blow up in foldICmpWithCastAndCast on vector icmp instructions. 2018-03-05 18:05:51 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt