1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Florian Hahn efea313a11 [ConstraintElimination] Handle constraints with all zero var coeffs.
Constraints where all variable coefficients are 0 do not add any useful
information. When checking, we can check if they are always true/false.
2020-12-05 12:06:53 +00:00
..
Analysis [ConstraintElimination] Handle constraints with all zero var coeffs. 2020-12-05 12:06:53 +00:00
AsmParser
BinaryFormat [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
Bitcode
Bitstream
CodeGen Make __stack_chk_guard dso_local if Reloc::Static 2020-12-04 16:57:45 -08:00
DebugInfo [lib/Object, tools] - Make ELFObjectFile::getELFFile return reference. 2020-12-04 16:02:29 +03:00
Demangle
DWARFLinker
ExecutionEngine [lib/Object, tools] - Make ELFObjectFile::getELFFile return reference. 2020-12-04 16:02:29 +03:00
Extensions
FileCheck
Frontend [OpenMPIRBuilder] forward arguments as pointers to outlined function 2020-12-02 14:59:41 +01:00
Fuzzer
FuzzMutate
InterfaceStub [lib/Object, tools] - Make ELFObjectFile::getELFFile return reference. 2020-12-04 16:02:29 +03:00
IR [NewPM] Make pass adaptors less templatey 2020-12-04 08:30:50 -08:00
IRReader static const char *const foo => const char foo[] 2020-12-01 10:33:18 -08:00
LineEditor
Linker [ThinLTO] Import symver directives for imported symbols (PR48214) 2020-12-02 14:56:43 +01:00
LTO [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
MC [MC] Consume EndOfStatement in .cfi_{sections,endproc} 2020-12-04 22:30:29 +00:00
MCA
Object [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
ObjectYAML [yaml2obj,obj2yaml] - Make Symbol::Section field optional. 2020-12-04 13:45:47 +03:00
Option
Passes Use isIgnored instead of checking pass name 2020-12-03 18:37:57 -08:00
ProfileData
Remarks
Support ADT: Stop peeking inside AlignedCharArrayUnion, NFC 2020-12-04 11:07:42 -08:00
TableGen [TableGen] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
Target [AMDGPU][MC] Improved diagnostics message for sym/expr operands 2020-12-05 14:05:53 +03:00
Testing
TextAPI
ToolDrivers
Transforms [ConstraintElimination] Handle constraints with all zero var coeffs. 2020-12-05 12:06:53 +00:00
WindowsManifest
XRay [lib/Object, tools] - Make ELFObjectFile::getELFFile return reference. 2020-12-04 16:02:29 +03:00
CMakeLists.txt