1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib
Stanislav Mekhanoshin 87c67e3e9a DAG combiner: fold (select, C, X, undef) -> X
Differential Revision: https://reviews.llvm.org/D54646

llvm-svn: 347110
2018-11-16 23:13:38 +00:00
..
Analysis [ThinLTO] Internalize readonly globals 2018-11-16 07:08:00 +00:00
AsmParser [ThinLTO] Internalize readonly globals 2018-11-16 07:08:00 +00:00
BinaryFormat [BinaryFormat] Add MsgPackTypes 2018-11-15 18:50:01 +00:00
Bitcode [ThinLTO] Internalize readonly globals 2018-11-16 07:08:00 +00:00
CodeGen DAG combiner: fold (select, C, X, undef) -> X 2018-11-16 23:13:38 +00:00
DebugInfo [DWARF] Use PRIx64 instead of 'x' to format 64-bit values 2018-11-16 13:14:26 +00:00
Demangle [MS Demangler] Print public:, protected:, private: if set in FunctionClass or a variable's StorageClass. 2018-11-13 20:18:26 +00:00
ExecutionEngine [BuildingAJIT] Update chapter 2 to use the ORCv2 APIs. 2018-11-13 01:25:34 +00:00
Fuzzer
FuzzMutate [New PM] Introducing PassInstrumentation framework 2018-09-20 17:08:45 +00:00
IR [IRVerifier] Allow StructRet in statepoint 2018-11-16 14:28:05 +00:00
IRReader
LineEditor
Linker [ThinLTO] Internalize readonly globals 2018-11-16 07:08:00 +00:00
LTO [ThinLTO] Internalize readonly globals 2018-11-16 07:08:00 +00:00
MC [WebAssembly] Add support for the event section 2018-11-14 02:46:21 +00:00
Object [MSP430] Add MC layer 2018-11-15 12:29:43 +00:00
ObjectYAML [WebAssembly] Add support for dylink section in object format 2018-11-14 18:36:24 +00:00
Option [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>" 2018-10-10 00:15:31 +00:00
OptRemarks Reland: [OptRemarks] Add library for parsing optimization remarks 2018-10-10 18:43:42 +00:00
Passes [LTO] Load sample profile in LTO link step. 2018-11-15 18:06:42 +00:00
ProfileData Support for remapping profile data when symbols change, for sample-based 2018-10-10 21:31:01 +00:00
Support [VFS] Implement RedirectingFileSystem::getRealPath. 2018-11-16 01:15:54 +00:00
TableGen Preprocessing support in tablegen. 2018-11-16 20:57:29 +00:00
Target [X86] Add custom promotion of narrow fp_to_uint/fp_to_sint operations under -x86-experimental-vector-widening-legalization. 2018-11-16 22:53:00 +00:00
Testing Fix error with SmallString implicit conversion. 2018-09-06 22:47:32 +00:00
ToolDrivers [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>" 2018-10-10 00:15:31 +00:00
Transforms [SimpleLoopUnswitch] adding cost multiplier to cap exponential unswitch with 2018-11-16 21:16:43 +00:00
WindowsManifest
XRay [XRay] Improve FDR trace handling and error messaging 2018-11-09 06:26:48 +00:00
CMakeLists.txt Reland: [OptRemarks] Add library for parsing optimization remarks 2018-10-10 18:43:42 +00:00
LLVMBuild.txt Reland: [OptRemarks] Add library for parsing optimization remarks 2018-10-10 18:43:42 +00:00