1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Sanjay Patel 43799dbe92 [InstCombine] allow vector splats for add+xor with low-mask
This can be allowed with undef elements too, but that can be another step:
https://alive2.llvm.org/ce/z/hnC4Z-
2020-10-08 15:53:38 -04:00
..
Analysis [KnownBits] Add a computeForMul method 2020-10-08 11:33:06 -07:00
AsmParser Reapply [ADT] function_ref's constructor is unavailable if the argument is not callable. 2020-10-07 18:31:12 +02:00
BinaryFormat
Bitcode Reapply [ADT] function_ref's constructor is unavailable if the argument is not callable. 2020-10-07 18:31:12 +02:00
Bitstream
CodeGen Introduce and use a new section type for the bb_addr_map section. 2020-10-08 11:13:19 -07:00
DebugInfo
Demangle
DWARFLinker
ExecutionEngine [RuntimeDyld][COFF] Report fatal error on error, rather than emiting diagnostic. 2020-10-06 15:16:29 -07:00
Extensions
FileCheck
Frontend
Fuzzer
FuzzMutate
InterfaceStub
IR Add validity assert on entry to CastInst::isNoopCast [NFC] 2020-10-07 14:05:45 -07:00
IRReader
LineEditor
Linker [IRMover] Avoid materializing global value that belongs to not-yet-linked module 2020-10-07 18:14:07 -07:00
LTO
MC Introduce and use a new section type for the bb_addr_map section. 2020-10-08 11:13:19 -07:00
MCA
Object Introduce and use a new section type for the bb_addr_map section. 2020-10-08 11:13:19 -07:00
ObjectYAML [obj2yaml] - Rename Group to GroupSection. NFC. 2020-10-07 17:04:15 +03:00
Option
Passes [NewPM] Use PassInstrumentation for -verify-each 2020-10-07 19:24:25 -07:00
ProfileData
Remarks
Support [KnownBits] Add a computeForMul method 2020-10-08 11:33:06 -07:00
TableGen
Target [WebAssembly] Handle indirect uses of longjmp 2020-10-08 11:37:19 -07:00
Testing
TextAPI
ToolDrivers
Transforms [InstCombine] allow vector splats for add+xor with low-mask 2020-10-08 15:53:38 -04:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt