..
Analysis
[InstSimplify] fold shifts by sext bool
2018-06-26 17:31:38 +00:00
AsmParser
[ThinLTO] Parse module summary index from assembly
2018-06-26 13:56:49 +00:00
BinaryFormat
Bitcode
[ThinLTO] Parse module summary index from assembly
2018-06-26 13:56:49 +00:00
CodeGen
[DAGCombiner] use isBitwiseNot to simplify code; NFC
2018-06-26 19:46:56 +00:00
DebugInfo
Handle NetBSD specific path in findDebugBinary()
2018-06-25 18:49:13 +00:00
Demangle
Fix spelling mistakes in comments. NFCI.
2018-06-26 14:06:23 +00:00
ExecutionEngine
[ORC] Don't call isa<> on a null value.
2018-06-26 22:43:01 +00:00
Fuzzer
FuzzMutate
IR
Rename skipDebugInfo -> skipDebugIntrinsics, NFC
2018-06-26 21:16:59 +00:00
IRReader
LineEditor
Linker
IRMover: Account for matching types present across modules
2018-06-20 16:50:56 +00:00
LTO
LTO: Keep file handles open for memory mapped files.
2018-06-13 18:03:14 +00:00
MC
Add a warning if someone attempts to add extra section flags to sections
2018-06-25 23:53:54 +00:00
Object
Fix MSVC "signed/unsigned mismatch" warning. NFCI.
2018-06-26 10:02:12 +00:00
ObjectYAML
Option
Passes
ProfileData
Support
Fix MSVC "not all control paths return a value" warnings. NFCI.
2018-06-26 09:31:18 +00:00
TableGen
[TableGen] Use WithColor for printing errors/warnings
2018-06-23 16:48:03 +00:00
Target
[X86] Don't store register and memory FMA3 opcodes in the same X86InstrFMA3Group.
2018-06-27 00:42:24 +00:00
Testing
ToolDrivers
Transforms
Revert "[asan] Instrument comdat globals on COFF targets"
2018-06-26 22:43:48 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt