llvm-project/llvm/lib
Florian Hahn 091c5c9a18
[VPlan] Add printOperands helper to VPUser (NFC).
Factor out the code for printing operands of a VPUser so it can be
re-used when printing other recipes.
2020-11-09 12:30:57 +00:00
..
Analysis [GlobalsAA] Teach to handle `addrspacecast`. 2020-11-09 00:04:52 -05:00
AsmParser [DebugInfo] Support for DW_TAG_generic_subrange 2020-10-29 01:34:15 +05:30
BinaryFormat msgpack: Improve error for empty node 2020-10-27 12:57:00 +01:00
Bitcode [Bitcode] Make some basic PlaceholderQueue/MetadataLoaderImpl helper methods const. NFCI. 2020-10-31 12:16:48 +00:00
Bitstream [Bitstream] Use alignTo to make code more readable. NFC 2020-09-01 11:06:45 -07:00
CodeGen AsmPrinter/Dwarf*: Use llvm::Register instead of unsigned 2020-11-06 21:00:28 -08:00
DWARFLinker [DWARFLinker] Convert analyzeContextInfo to a work list (NFC) 2020-11-07 10:46:09 -08:00
DebugInfo [Aarch64] Fix assumption that Windows implies x86 2020-10-30 12:11:34 +00:00
Demangle
ExecutionEngine [RTDYLD] support absolute relocations where needed 2020-11-06 14:08:59 -05:00
Extensions Remove unused variable(s) 2020-09-08 16:58:01 -07:00
FileCheck [FileCheck] Report missing prefixes when more than one is provided. 2020-10-30 12:39:29 -07:00
Frontend [OpenMP] Emit calls to int64_t functions for amdgcn 2020-10-22 15:02:47 +01:00
FuzzMutate
Fuzzer
IR [IR] CmpInst: Add getFlippedSignednessPredicate() 2020-11-06 11:31:09 +03:00
IRReader
InterfaceStub [llvm] Fix ODRViolations for VersionTuple YAML specializations NFC 2020-10-20 18:29:15 -07:00
LTO [NFC] Clean up PassBuilder 2020-10-30 10:03:59 -07:00
LineEditor
Linker Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
MC [ms] [llvm-ml] Allow arbitrary strings as integer constants 2020-11-06 17:15:49 -05:00
MCA [MCA][LSUnit] Correctly update the internal group flags on store barrier execution. Fixes PR48024. 2020-10-31 11:57:27 +00:00
Object Recommit: [llvm-readelf/obj] - Allow dumping of ELF header even if some elements are corrupt. 2020-11-09 12:53:53 +03:00
ObjectYAML [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
Option [NFC] Fix the signature and definition of findByPrefix 2020-09-11 12:38:28 +01:00
Passes [Reg2Mem] add support for the new pass manager 2020-11-08 11:14:05 +00:00
ProfileData [NFC][SampleFDO] Move some common stuff from SampleProfileReaderExtBinary/WriterExtBinary 2020-10-22 15:56:55 -07:00
Remarks BitstreamRemarkParser.h - remove unnecessary includes. NFCI. 2020-08-06 13:17:53 +01:00
Support [llvm] [Support] Fix segv if argv0 is null in getMainExecutable() 2020-11-09 11:35:11 +01:00
TableGen [TableGen] Add true and false literals to represent booleans 2020-11-05 09:07:21 -05:00
Target [X86] Improve lowering of fptoui 2020-11-07 23:50:03 -08:00
Testing [cmake] Make gtest include directories a part of the library interface 2020-08-27 15:35:57 +02:00
TextAPI [TextAPI] update DriverKit string value 2020-08-15 06:44:30 -07:00
ToolDrivers
Transforms [VPlan] Add printOperands helper to VPUser (NFC). 2020-11-09 12:30:57 +00:00
WindowsManifest [CMake] Simplify CMake handling for libxml2 2020-09-09 21:44:44 -07:00
XRay
CMakeLists.txt Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its own library 2020-09-01 14:59:28 +02:00
LLVMBuild.txt [elfabi] Move llvm-elfabi related code to InterfaceStub library 2020-08-13 11:51:44 -07:00