1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib
Eric Christopher f617455845 Temporarily Revert "[SLP] Allow reordering of vectorization trees with reused instructions."
as it's infinite looping on occasion.

This reverts commit 455ca0ebb69210046928fedffe292420a30f89ad.
2020-09-18 12:50:04 -07:00
..
Analysis [InstSimplify] fix fmin/fmax miscompile for partial undef vectors (PR47567) 2020-09-18 10:05:44 -04:00
AsmParser
BinaryFormat
Bitcode ValueList.cpp - remove unnecessary includes. NFCI. 2020-09-17 15:06:01 +01:00
Bitstream
CodeGen PR47468: Fix findPHICopyInsertPoint, so that copies aren't incorrectly inserted after an INLINEASM_BR. 2020-09-18 14:14:04 -04:00
DebugInfo DebugInfo: Simplify line table parsing to take all the units together, rather than CUs and TUs separately 2020-09-18 11:18:23 -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
FileCheck
Frontend
Fuzzer
FuzzMutate
InterfaceStub [lib/Object] - Refine interface of ELFFile<ELFT>. NFCI. 2020-09-15 11:38:31 +03:00
IR IR: Move denormal mode parsing from MachineFunction to Function 2020-09-18 09:55:47 -04:00
IRReader
LineEditor
Linker
LTO [ThinLTO] add post-thinlto-merge option to -lto-embed-bitcode 2020-09-15 15:56:11 -07:00
MC Support dwarf fission for wasm object files 2020-09-17 14:42:41 -07:00
MCA
Object [lib/Object] - Refine interface of ELFFile<ELFT>. NFCI. 2020-09-15 11:38:31 +03:00
ObjectYAML [DWARFYAML] Make the include_directories, file_names and opcodes fields of the line table optional. 2020-09-18 20:21:11 +08:00
Option
Passes Revert "Re-land: Add new hidden option -print-changed which only reports changes to IR" 2020-09-17 01:32:29 -07:00
ProfileData [llvm-cov gcov] Add --demangled-names (-m) 2020-09-16 23:18:50 -07:00
Remarks
Support AArch64::ArchKind's underlying type is uint64_t 2020-09-17 12:13:57 -07:00
TableGen TableGen: change a couple of member names to clarify their use. 2020-09-12 12:21:36 -04:00
Target [X86][AVX] lowerBuildVectorAsBroadcast - improve BROADCASTM lowering on non-VLX targets 2020-09-18 19:52:02 +01:00
Testing
TextAPI
ToolDrivers
Transforms Temporarily Revert "[SLP] Allow reordering of vectorization trees with reused instructions." 2020-09-18 12:50:04 -07:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt