llvm-project/llvm/lib
Max Kazantsev 9224d322a2 [IndVars] Fix branches exiting by true with invariant conditions
Forgot to invert the condition for them.
2020-11-13 15:52:00 +07:00
..
Analysis [NFC] Refactor loop-invariant getters to return Optional 2020-11-13 15:03:10 +07:00
AsmParser [AMDGPU] Add amdgpu_gfx calling convention 2020-11-09 16:51:44 +01:00
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] fix -disable-debug-info option 2020-11-13 00:58:09 -05: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 [ORC] Add dependence of OrcJIT on OrcTargetProcess. 2020-11-13 18:09:41 +11: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 [OMPIRBuilder] Start 'Create' methods with lower case. NFC. 2020-11-09 19:35:11 -06:00
FuzzMutate
Fuzzer
IR [VE] Support vld intrinsics 2020-11-13 07:34:42 +09: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 [AsmParser] Add source location to all errors related to .cfi directives 2020-11-11 17:00:07 +00: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 [MachO] Allow the LC_IDENT load command 2020-11-11 10:15:54 -08: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 Introduce -print-before-changed, making -print-changed also print before passes that modify IR 2020-11-12 15:20:50 +00:00
ProfileData [NFC][SampleFDO] Move some common stuff from SampleProfileReaderExtBinary/WriterExtBinary 2020-10-22 15:56:55 -07:00
Remarks
Support [LLD] Fix include following 45b8a741fb 2020-11-12 08:32:16 -05:00
TableGen [TableGen] Add the !filter bang operator. 2020-11-09 10:56:55 -05:00
Target [X86] Use EVT::getIntegerVT instead of MVT::getIntegerVT where the type can be i2 or i4. 2020-11-12 21:48:45 -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 [IndVars] Fix branches exiting by true with invariant conditions 2020-11-13 15:52:00 +07: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