1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib
2018-02-15 18:46:59 +00:00
..
Analysis [NFC] Rename isKnownViaSimpleReasoning to isKnownViaNonRecursiveReasoning 2018-02-15 07:47:17 +00:00
AsmParser [DebugInfo] Unify ChecksumKind and Checksum value in DIFile 2018-02-12 19:45:54 +00:00
BinaryFormat Add DWARF for discriminated unions 2018-02-06 23:45:59 +00:00
Bitcode [ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_SUMMARY_BLOCK 2018-02-14 22:41:15 +00:00
CodeGen [CodeGen] Separate MBB metadata from instructions in -debug printing 2018-02-15 16:23:59 +00:00
DebugInfo Revert "Rewrite the cached map used for locating the most precise DIE among inlined subroutines for a given address." 2018-02-13 01:52:30 +00:00
Demangle
ExecutionEngine Revert r325224 "Report fatal error in the case of out of memory" 2018-02-15 09:45:59 +00:00
Fuzzer
FuzzMutate Pass a reference to a module to the bitcode writer. 2018-02-14 19:11:32 +00:00
IR [InstCombine] allow X / C -> X * (1.0/C) for vector splat FP constants 2018-02-15 13:55:52 +00:00
IRReader
LineEditor
Linker [IRMover] Move type name extraction to a separate function. NFC 2018-02-14 10:32:47 +00:00
LTO Pass a reference to a module to the bitcode writer. 2018-02-14 19:11:32 +00:00
MC Store defined macros in MCContext. 2018-02-14 16:34:27 +00:00
Object Revert r325224 "Report fatal error in the case of out of memory" 2018-02-15 09:45:59 +00:00
ObjectYAML
Option
Passes
ProfileData
Support Silence warning about unused private variable. 2018-02-15 18:46:59 +00:00
TableGen [tablegen] Fixed few !foreach evaluation issues. 2018-02-09 18:37:55 +00:00
Target Recommit [Hexagon] Make the vararg handling a bit more robust 2018-02-15 17:20:07 +00:00
Testing
ToolDrivers
Transforms [InstCombine] use m_OneUse to reduce code; NFC 2018-02-15 16:30:10 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt