..
Analysis
[NFC] Replace the FIXME I added in rL369989 with a comment clarifying the current code
2019-08-27 04:52:35 +00:00
AsmParser
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
BinaryFormat
[BinaryFormat] Teach identify_magic about Tapi files.
2019-08-21 21:00:16 +00:00
Bitcode
Do a sweep of symbol internalization. NFC.
2019-08-23 19:59:23 +00:00
Bitstream
CodeGen
Revert "[CodeGen] Do the Simple Early Return in block-placement pass to optimize the blocks"
2019-08-27 14:59:08 +00:00
DebugInfo
Add error handling to the DataExtractor class
2019-08-27 11:24:08 +00:00
Demangle
ExecutionEngine
[ORC] Make sure that queries on emitted-but-not-ready symbols fail correctly.
2019-08-26 21:42:51 +00:00
Fuzzer
FuzzMutate
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
IR
[IntrinsicEmitter] Support scalable vectors in intrinsics
2019-08-27 12:57:09 +00:00
IRReader
LineEditor
Linker
Linker: Add support for GlobalIFunc.
2019-08-08 22:09:18 +00:00
LTO
Do a sweep of symbol internalization. NFC.
2019-08-23 19:59:23 +00:00
MC
[PowerPC][AIX] Adds support for writing the .data section in assembly files
2019-08-25 15:17:25 +00:00
MCA
[MCA] consistently use MCPhysReg instead of unsigned as register type. NFCI
2019-08-22 13:32:17 +00:00
Object
[Object] FIX: update PlatformKind name in TapiFile
2019-08-21 23:57:57 +00:00
ObjectYAML
[yaml2obj] - Don't allow setting StOther and Other/Visibility at the same time.
2019-08-27 09:58:39 +00:00
Option
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
Passes
[LoopPassManager + MemorySSA] Only enable use of MemorySSA for LPMs known to preserve it.
2019-08-21 17:00:57 +00:00
ProfileData
[SampleFDO] Extract the code calling each section reader to readOneSection.
2019-08-26 15:54:16 +00:00
Remarks
Do a sweep of symbol internalization. NFC.
2019-08-23 19:59:23 +00:00
Support
Add error handling to the DataExtractor class
2019-08-27 11:24:08 +00:00
TableGen
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
Target
[MIPS GlobalISel] ClampScalar G_SHL, G_ASHR and G_LSHR
2019-08-27 14:41:44 +00:00
Testing
TextAPI
[TextAPI] Update reader to be supported by lib/Object
2019-08-16 15:30:48 +00:00
ToolDrivers
[llvm-dlltool] Make sure to strip decorations from ExtName for renamed exports
2019-08-23 11:18:11 +00:00
Transforms
[InstCombine] Fold select with ctlz to cttz
2019-08-27 10:22:40 +00:00
WindowsManifest
Fight a bit against global initializers. NFC.
2019-08-22 19:43:27 +00:00
XRay
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
CMakeLists.txt
LLVMBuild.txt