llvm-project/llvm/lib
Fangrui Song df0f30dc36 Revert "[SLP]Improve shuffles cost estimation where possible."
This reverts commit 9980c99718.

Caused assertion failures: https://reviews.llvm.org/D115462#3555350
2022-06-03 00:30:34 -07:00
..
Analysis [NFC][MemDep] Remove unnecessary Worklist.clear 2022-06-03 12:31:44 +07:00
AsmParser attributes: introduce allockind attr for describing allocator fn behavior 2022-05-31 10:01:17 -04:00
BinaryFormat [Binary] Promote OffloadBinary to inherit from Binary 2022-06-01 18:40:57 -04:00
Bitcode attributes: introduce allockind attr for describing allocator fn behavior 2022-05-31 10:01:17 -04:00
Bitstream
CodeGen [DAGCombiner][RISCV] Improve computeKnownBits for (smax X, C) where C is non-negative. 2022-06-02 12:34:24 -07:00
DWARFLinker [DWARFLinker][NFC] Add None value to the DwarfLinkerAccelTableKind enum. 2022-05-17 12:32:32 +03:00
DWP
DebugInfo DWARFVerifier: Change vector of IntervalMap to vector of unique_ptrs 2022-05-25 10:59:46 -07:00
Debuginfod
Demangle Revert "[demangler] Simplify OutputBuffer initialization" 2022-04-26 20:24:06 +00:00
ExecutionEngine [ORC] Check for errors when materializing absolute symbols. 2022-05-21 14:11:53 -07:00
Extensions
FileCheck [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
Frontend [OMPIRBuilder] Add the support for compare capture 2022-06-01 19:53:43 -04:00
FuzzMutate Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
Fuzzer
IR [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
IRReader
InterfaceStub [ifs] Add --strip-size flag 2022-05-14 18:50:20 +00:00
LTO [iwyu] Handle regressions in libLLVM header include 2022-04-13 20:53:19 +02:00
LineEditor [llvm][lldb] use FindLibEdit.cmake everywhere 2022-05-12 15:59:41 -07:00
Linker Support the min of module flags when linking, use for AArch64 BTI/PAC-RET 2022-04-13 09:31:51 +02:00
MC [MCParser] Set default alignment value when meeting invalid align 2022-06-02 16:22:35 +02:00
MCA
ObjCopy Revert "[llvm][clang][bolt][NFC] Use llvm::less_first() when applicable" 2022-05-27 11:19:18 +02:00
Object [Object] Fix namespace style issues in D122069 2022-06-01 17:04:58 -07:00
ObjectYAML Fix DXContainer test on ppcbe 2022-06-01 20:19:59 -05:00
Option [Driver] Simplify hasFlag pattern with addOptInFlag/addOptOutFlag helpers 2022-04-11 12:29:25 -07:00
Passes [NFC][JumpThreading] Remove InsertFreezeWhenUnfoldingSelect pass parameter 2022-05-26 16:13:34 -07:00
ProfileData [memprof] Print out the segment information in YAML format. 2022-06-02 02:26:39 +00:00
Remarks
Support Fix a buglet in remove_dots(). 2022-06-02 11:07:44 -07:00
TableGen [iwyu] Handle regressions in libLLVM header include 2022-05-26 08:12:34 +02:00
Target [ARM] Fix restoring stack for varargs with SEH split frame pointer push 2022-06-03 09:32:00 +03:00
Testing
TextAPI
ToolDrivers [llvm-lib] Ignore /LTCG option 2022-05-27 11:38:42 -07:00
Transforms Revert "[SLP]Improve shuffles cost estimation where possible." 2022-06-03 00:30:34 -07:00
WindowsDriver
WindowsManifest [llvm] Fix typo for libxml2 detection 2022-05-17 08:45:31 +00:00
XRay
CMakeLists.txt