..
Analysis
[NewPM] Fix a nasty bug with analysis invalidation in the new PM.
2019-03-28 00:51:36 +00:00
AsmParser
IR: Support parsing numeric block ids, and emit them in textual output.
2019-03-22 18:27:13 +00:00
BinaryFormat
[Object] Add basic minidump support
2019-03-21 09:18:59 +00:00
Bitcode
[DebugInfoMetadata] Move main subprogram DIFlag into DISPFlags
2019-03-19 13:49:03 +00:00
CodeGen
[DAGCombiner] Fold truncate(build_vector(x,y)) -> build_vector(truncate(x),truncate(y))
2019-03-28 11:34:21 +00:00
DebugInfo
[DWARF] Add D to Seen early to avoid duplicate elements in Worklist
2019-03-27 09:38:05 +00:00
Demangle
Add missing include (cstdlib) to Demangle.h
2019-01-22 19:18:18 +00:00
ExecutionEngine
[DebugInfo] IntelJitEventListener follow up for "add SectionedAddress ..."
2019-03-25 13:50:26 +00:00
FuzzMutate
[opaque pointer types] Pass value type to LoadInst creation.
2019-02-01 20:44:24 +00:00
Fuzzer
…
IR
SafepointIRVerifier port to new Pass Manager
2019-03-28 06:00:09 +00:00
IRReader
[IRReader] Expose getLazyIRModule
2019-02-11 22:01:13 +00:00
LTO
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
2019-03-12 21:22:27 +00:00
LineEditor
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Linker
[Linker] Fix crash handling appending linkage
2019-03-20 19:20:07 +00:00
MC
[WebAssembly] Rename wasm fixup kinds
2019-03-28 02:07:28 +00:00
MCA
[MCA] Fix -Wparentheses warning breaking the -Werror build.
2019-03-27 16:22:36 +00:00
Object
[WebAssembly] Initial implementation of PIC code generation
2019-03-26 19:46:15 +00:00
ObjectYAML
[yaml2obj][obj2yaml] - Teach yaml2obj/obj2yaml tools about STB_GNU_UNIQUE symbols.
2019-03-28 10:52:14 +00:00
Option
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Passes
SafepointIRVerifier port to new Pass Manager
2019-03-28 06:00:09 +00:00
ProfileData
[SampleFDO] add suffix elision control for fcn names
2019-03-14 13:56:49 +00:00
Remarks
[Remarks] Fix mismatched delete due to missing virtual destructor
2019-03-20 17:44:24 +00:00
Support
New methods to check for under-/overflow in the SMT API
2019-03-27 16:54:12 +00:00
TableGen
[TableGen] Let list elements have a trailing comma
2019-03-26 11:16:01 +00:00
Target
[X86] AMD Piledriver (BdVer2): fine-tune some latencies
2019-03-28 13:40:34 +00:00
Testing
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TextAPI
Followup for r356820 to fix the bots.
2019-03-22 23:10:51 +00:00
ToolDrivers
[llvm-ar][libObject] Fix relative paths when nesting thin archives.
2019-02-13 23:39:41 +00:00
Transforms
[asan] Add options -asan-detect-invalid-pointer-cmp and -asan-detect-invalid-pointer-sub options.
2019-03-28 10:51:24 +00:00
WindowsManifest
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
XRay
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CMakeLists.txt
[OptRemarks] Make OptRemarks more generic: rename OptRemarks to Remarks
2019-03-05 20:45:17 +00:00
LLVMBuild.txt
[OptRemarks] Make OptRemarks more generic: rename OptRemarks to Remarks
2019-03-05 20:45:17 +00:00