..
Analysis
IR. Change strip* family of functions to not look through aliases.
2019-08-22 19:56:14 +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
[BitcodeReader] Check if we can create a null constant for type.
2019-08-21 18:20:11 +00:00
Bitstream
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00
CodeGen
[DAGCombine] GetNegatedExpression - add FMA\FMAD support
2019-08-23 10:49:46 +00:00
DebugInfo
Add FileWriter to GSYM and encode/decode functions to AddressRange and AddressRanges
2019-08-21 21:48:11 +00:00
Demangle
llvm-undname: Correctly demangle vararg parameters
2019-06-04 19:10:08 +00:00
ExecutionEngine
[cmake] Link in LLVMPasses due to dependency by LLVMOrcJIT; NFC
2019-08-19 23:12:48 +00:00
FuzzMutate
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
Fuzzer
…
IR
IR. Change strip* family of functions to not look through aliases.
2019-08-22 19:56:14 +00:00
IRReader
[IRReader] Expose getLazyIRModule
2019-02-11 22:01:13 +00:00
LTO
[NewPM][PassInstrumentation] IR printing support for (Thin)LTO
2019-08-15 17:47:44 +00:00
LineEditor
[CMake] Delete redundant DEPENDS/LINK_LIBS from LineEditor/XRay
2019-06-22 01:50:21 +00:00
Linker
Linker: Add support for GlobalIFunc.
2019-08-08 22:09:18 +00:00
MC
[PowerPC][XCOFF][MC] Explicitly set containing csect on symbols. [NFC]
2019-08-22 15:11:23 +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] - Allow setting the symbol st_other field to any integer.
2019-08-23 09:31:07 +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
[AutoFDO] Make call targets order deterministic for sample profile
2019-08-20 20:52:00 +00:00
Remarks
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
Support
[Support] Improve readNativeFile(Slice) interface
2019-08-22 08:13:30 +00:00
TableGen
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
Target
[AMDGPU] gfx10 atomic optimizer changes.
2019-08-23 10:07:43 +00:00
Testing
[Testing] Move clangd::Annotations to llvm testing support
2019-04-25 10:08:31 +00:00
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
[IndVars] Fix a bug noticed by inspection
2019-08-23 04:03:23 +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
Fix build errors LLVM tests are disabled.
2019-07-11 22:08:35 +00:00
LLVMBuild.txt
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00