..
Analysis
[MemorySSA] Add previous def to cache when found, even if trivial.
2019-04-12 21:58:52 +00:00
AsmParser
Add LLVM IR debug info support for Fortran COMMON blocks
2019-04-08 19:13:55 +00:00
BinaryFormat
[XCOFF] Add functionality for parsing AIX XCOFF object file headers
2019-04-04 00:53:21 +00:00
Bitcode
Use llvm::lower_bound. NFC
2019-04-12 02:02:06 +00:00
CodeGen
[AArch64][GlobalISel] Don't do extending loads combine for non-pow-2 types.
2019-04-15 22:34:08 +00:00
DebugInfo
[DWARF] Fix DWARFVerifier::DieRangeInfo::contains
2019-04-15 10:02:36 +00:00
Demangle
llvm-undname: Consistently use "return nullptr" in functions returning pointers
2019-04-16 14:24:42 +00:00
ExecutionEngine
Simplify decoupling between RuntimeDyld/RuntimeDyldChecker, add 'got_addr' util.
2019-04-12 18:07:28 +00:00
Fuzzer
FuzzMutate
IR
[X86] Restore the pavg intrinsics.
2019-04-15 17:17:35 +00:00
IRReader
LineEditor
Linker
LTO
Revert [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols
2019-04-08 18:53:21 +00:00
MC
[WebAssembly] Add DataCount section to object files
2019-04-12 22:27:48 +00:00
MCA
Object
[WebAssembly] Add DataCount section to object files
2019-04-12 22:27:48 +00:00
ObjectYAML
[WebAssembly] Add DataCount section to object files
2019-04-12 22:27:48 +00:00
Option
Passes
[PGO] Profile guided code size optimization.
2019-04-15 16:49:00 +00:00
ProfileData
Change some StringRef::data() reinterpret_cast to bytes_begin() or arrayRefFromStringRef()
2019-04-07 03:58:42 +00:00
Remarks
Support
[llvm][Support] Provide interface to set thread priorities
2019-04-16 14:32:43 +00:00
TableGen
[TableGen] Introduce !listsplat 'binary' operator
2019-04-10 18:26:36 +00:00
Target
[X86] Limit the 'x' inline assembly constraint to zmm0-15 when used for a 512 type.
2019-04-15 21:06:32 +00:00
Testing
TextAPI
[TextAPI] Prefix all architecture enums to fix the build on i386.
2019-04-04 22:56:50 +00:00
ToolDrivers
Transforms
Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without used results (PR41259)
2019-04-16 12:13:25 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt