1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib
2016-12-15 03:49:45 +00:00
..
Analysis Fix iterator-invalidation issue 2016-12-15 03:30:40 +00:00
AsmParser Replace APFloatBase static fltSemantics data members with getter functions 2016-12-14 11:57:17 +00:00
Bitcode Replace APFloatBase static fltSemantics data members with getter functions 2016-12-14 11:57:17 +00:00
CodeGen [DAG] allow more select folding for targets that have 'and not' (PR31175) 2016-12-14 22:59:14 +00:00
DebugInfo Add the ability to get attribute values as Optional<T> 2016-12-14 22:38:08 +00:00
Demangle Demangle: remove references to allocator for default allocator 2016-11-20 00:20:27 +00:00
ExecutionEngine Replace APFloatBase static fltSemantics data members with getter functions 2016-12-14 11:57:17 +00:00
Fuzzer [libFuzzer] disable msan for one more hook that reads target's data that might be uninitialized 2016-12-14 18:13:02 +00:00
IR [DebugInfo] Changed DIBuilder::createCompileUnit() to take DIFile instead of FileName and Directory. 2016-12-14 20:24:54 +00:00
IRReader Timer: Track name and description. 2016-11-18 19:43:18 +00:00
LibDriver LibDriver: Reject inputs that are not COFF objects or bitcode files. 2016-12-14 22:19:22 +00:00
LineEditor
Linker [ThinLTO] Import only necessary DICompileUnit fields 2016-12-12 16:09:30 +00:00
LTO [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
MC Replace APFloatBase static fltSemantics data members with getter functions 2016-12-14 11:57:17 +00:00
Object Object: Make IRObjectFile own multiple modules and enumerate symbols from all modules. 2016-12-13 20:20:17 +00:00
ObjectYAML [ObjectYAML] Support for DWARF debug_aranges 2016-12-09 00:26:44 +00:00
Option Generalize ArgList::AddAllArgs more 2016-09-29 19:47:58 +00:00
Passes Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
ProfileData Make the Error class constructor protected 2016-11-11 04:28:40 +00:00
Support Include <cstdarg> in PrettyStackTrace.cpp, fixing the bots. 2016-12-14 19:19:53 +00:00
TableGen [TableGen] Centralize/Unify error handling. 2016-12-05 22:58:01 +00:00
Target [NVPTX] Remove dead #defines from NVPTXUtilities.h. 2016-12-15 00:45:06 +00:00
Transforms [AVX-512][InstCombine] Add masked scalar FMA intrinsics to SimplifyDemandedVectorElts. 2016-12-15 03:49:45 +00:00
CMakeLists.txt Try to fix a circular dependency in the modules build. 2016-09-06 20:16:19 +00:00
LLVMBuild.txt Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00