..
Analysis
OpaquePtr: switch to GlobalValue::getValueType in a few places. NFC.
2019-07-11 13:13:02 +00:00
AsmParser
Add, and infer, a nofree function attribute
2019-07-08 15:57:56 +00:00
BinaryFormat
[Object][XCOFF] Add support for 64-bit file header and section header dumping.
2019-07-09 18:09:11 +00:00
Bitcode
Revert [BitcodeReader] Validate OpNum, before accessing Record array.
2019-07-11 10:53:40 +00:00
Bitstream
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00
CodeGen
[DAGCombine] narrowInsertExtractVectorBinOp - add CONCAT_VECTORS support
2019-07-11 14:45:03 +00:00
DebugInfo
Fix a few 'no newline at end of file' warnings that Xcode emits
2019-07-11 15:26:45 +00:00
Demangle
ExecutionEngine
[ORC] Add custom IR compiler configuration to LLJITBuilder to enable obj caches.
2019-07-10 17:24:24 +00:00
Fuzzer
FuzzMutate
IR
Replace three "strip & accumulate" implementations with a single one
2019-07-11 01:14:48 +00:00
IRReader
LineEditor
Linker
LTO
[Support] Move llvm::MemoryBuffer to sys::fs::file_t
2019-07-10 00:34:13 +00:00
MC
Revert "[ELF] Loose a condition for relocation with a symbol"
2019-07-10 18:58:05 +00:00
MCA
Object
[Support] Move llvm::MemoryBuffer to sys::fs::file_t
2019-07-10 00:34:13 +00:00
ObjectYAML
[yaml2obj] - Allow overriding the sh_size field.
2019-07-11 12:59:29 +00:00
Option
Let unaliased Args track which Alias they were created from, and use that in Arg::getAsString() for diagnostics
2019-07-09 00:34:08 +00:00
Passes
Add a transform pass to make the executable semantics of poison explicit in the IR
2019-07-09 18:49:29 +00:00
ProfileData
[Profile] Support raw/indexed profiles larger than 4GB
2019-07-09 22:01:04 +00:00
Remarks
[Remarks] Add cl::Hidden to -remarks-yaml-string-table
2019-07-10 15:46:36 +00:00
Support
[llvm-objcopy] Don't change permissions of non-regular output files
2019-07-11 10:17:59 +00:00
TableGen
Target
[X86] Merge negated ISD::SUB nodes into X86ISD::SUB equivalent (PR40483)
2019-07-11 15:56:33 +00:00
Testing
TextAPI
ToolDrivers
lld, llvm-dlltool, llvm-lib: Use getAsString() instead of getSpelling() for printing unknown args
2019-07-05 12:31:32 +00:00
Transforms
[InstCombine] don't move FP negation out of a constant expression
2019-07-11 13:44:29 +00:00
WindowsManifest
XRay
[Support] Move llvm::MemoryBuffer to sys::fs::file_t
2019-07-10 00:34:13 +00:00
CMakeLists.txt
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00
LLVMBuild.txt
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00