1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib
Krzysztof Parzyszek fd8ba7e648 [Hexagon] Widen short vector stores to HVX vectors using masked stores
Also invent a flag -hexagon-hvx-widen=N to set the minimum threshold
for widening short vectors to HVX vectors.
2020-08-27 09:25:08 -05:00
..
Analysis [ValueTracking] Support select in findAllocaForValue 2020-08-27 02:13:52 -07:00
AsmParser [DebugInfo][flang]Added support for representing Fortran assumed length strings 2020-08-22 10:13:40 +05:30
BinaryFormat
Bitcode [DebugInfo][flang]Added support for representing Fortran assumed length strings 2020-08-22 10:13:40 +05:30
Bitstream Fix a 32-bit overflow issue when reading LTO-generated bitcode files whose strtab are of size > 2^29 2020-08-26 05:47:22 +00:00
CodeGen [FPEnv] Allow fneg + strict_fadd -> strict_fsub in DAGCombiner 2020-08-27 08:17:01 -04:00
DebugInfo
Demangle
DWARFLinker
ExecutionEngine [ORC][JITLink] Switch to unique ownership for EHFrameRegistrars. 2020-08-26 16:59:45 -07:00
Extensions
Frontend
Fuzzer
FuzzMutate
InterfaceStub
IR Revert "[Verifier] Additional check for intrinsic get.active.lane.mask" 2020-08-27 09:27:05 +01:00
IRReader
LineEditor
Linker
LTO [LTO] Don't apply LTOPostLink module flag during writeMergedModule 2020-08-26 11:17:45 -07:00
MC [XCOFF][AIX] Support relocation generation for large code model 2020-08-26 17:12:28 +00:00
MCA
Object [llvm-lipo] Add support for bitcode files 2020-08-25 21:11:18 -07:00
ObjectYAML [DWARFYAML] Make the unit_length and header_length fields optional. 2020-08-26 20:35:10 +08:00
Option
Passes Temporairly revert "[SimplifyCFG][LoopRotate] SimplifyCFG: disable common instruction hoisting by default, enable late in pipeline" 2020-08-22 00:33:22 +03:00
ProfileData [SampleFDO] Enhance profile remapping support for searching inline instance 2020-08-26 11:07:35 -07:00
Remarks
Support [Support][Windows] Fix incorrect GetFinalPathNameByHandleW() return value check in realPathFromHandle() 2020-08-26 22:11:44 +03:00
TableGen Replace TableGen range piece punctuator with '...' 2020-08-21 23:33:57 +02:00
Target [Hexagon] Widen short vector stores to HVX vectors using masked stores 2020-08-27 09:25:08 -05:00
Testing [cmake] Make gtest include directories a part of the library interface 2020-08-27 15:35:57 +02:00
TextAPI
ToolDrivers
Transforms [SimplifyLibCalls] Remove over-eager early return in strlen optzns. 2020-08-27 15:19:45 +01:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt