1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Alina Sbirlea 1da924dccf [MemorySSA] Rename uses in blocks with Phis.
Renaming should include blocks with existing Phis.

Resolves PR45927.

Differential Revision: https://reviews.llvm.org/D87661
2020-09-16 17:24:17 -07:00
..
Analysis [MemorySSA] Rename uses in blocks with Phis. 2020-09-16 17:24:17 -07:00
AsmParser
BinaryFormat
Bitcode ValueEnumerator.cpp - remove duplicate includes. NFCI. 2020-09-16 18:32:28 +01:00
Bitstream
CodeGen [DAGCombiner] Teach visitMSTORE to replace an all ones mask with an unmasked store. 2020-09-16 16:42:22 -07:00
DebugInfo Include (Type|Symbol)Record.h less 2020-09-16 09:59:03 -07:00
Demangle
DWARFLinker
ExecutionEngine [ORC] Add operations to create and lookup JITDylibs to OrcV2 C bindings. 2020-09-16 13:49:30 -07:00
Extensions Remove unused variable(s) 2020-09-08 16:58:01 -07:00
FileCheck
Frontend
Fuzzer
FuzzMutate
InterfaceStub [lib/Object] - Refine interface of ELFFile<ELFT>. NFCI. 2020-09-15 11:38:31 +03:00
IR Re-land: Add new hidden option -print-changed which only reports changes to IR 2020-09-16 17:25:18 +00:00
IRReader
LineEditor
Linker
LTO [ThinLTO] add post-thinlto-merge option to -lto-embed-bitcode 2020-09-15 15:56:11 -07:00
MC [ms] [llvm-ml] Add basic support for SEH, including PROC FRAME 2020-09-14 14:32:55 -04:00
MCA
Object [lib/Object] - Refine interface of ELFFile<ELFT>. NFCI. 2020-09-15 11:38:31 +03:00
ObjectYAML [DWARFYAML] Make the debug_ranges section optional. 2020-09-08 19:55:47 +08:00
Option [NFC] Fix the signature and definition of findByPrefix 2020-09-11 12:38:28 +01:00
Passes Fix build. 2020-09-16 14:52:00 -04:00
ProfileData [llvm-cov gcov] Refactor counting and reporting 2020-09-13 23:00:59 -07:00
Remarks
Support raw_ostream.cpp - remove duplicate includes. NFCI. 2020-09-16 18:32:28 +01:00
TableGen TableGen: change a couple of member names to clarify their use. 2020-09-12 12:21:36 -04:00
Target [AArch64] Add -mmark-bti-property flag. 2020-09-17 01:18:36 +02:00
Testing
TextAPI
ToolDrivers
Transforms [EarlyCSE] Simplify max/min pattern matching. NFC. 2020-09-16 18:34:46 -04:00
WindowsManifest [CMake] Simplify CMake handling for libxml2 2020-09-09 21:44:44 -07:00
XRay
CMakeLists.txt
LLVMBuild.txt