..
Analysis
llvm: Add support for "-fno-delete-null-pointer-checks"
2018-07-09 22:27:23 +00:00
AsmParser
[ThinLTO] Parse module summary index from assembly
2018-06-26 13:56:49 +00:00
BinaryFormat
Bitcode
[BitcodeReader] Infer the correct runtime preemption for GlobalValue
2018-07-09 16:52:05 +00:00
CodeGen
[DAGCombiner] visitREM - call visitSDIVLike/visitUDIVLike directly to avoid recursive combining.
2018-07-10 13:18:16 +00:00
DebugInfo
Use StringRef instead of const char *
.
2018-07-09 22:26:49 +00:00
Demangle
[demangler] Avoid alignment warning
2018-07-05 06:22:39 +00:00
ExecutionEngine
[ORC] Rename MaterializationResponsibility::delegate to replace and add a new
2018-07-09 20:54:36 +00:00
Fuzzer
FuzzMutate
IR
llvm: Add support for "-fno-delete-null-pointer-checks"
2018-07-09 22:27:23 +00:00
IRReader
LineEditor
Linker
IRMover: Account for matching types present across modules
2018-06-20 16:50:56 +00:00
LTO
[ThinLTO] Update ThinLTO cache file atimes when on Windows
2018-07-04 14:17:10 +00:00
MC
Support -fdebug-prefix-map in llvm-mc. This is useful to omit the
2018-07-10 14:41:54 +00:00
Object
[llvm-objdump] Add --file-headers (-f) option
2018-07-04 15:25:03 +00:00
ObjectYAML
[llvm-readobj] Add experimental support for SHT_RELR sections
2018-06-28 21:07:34 +00:00
Option
Passes
[UnrollAndJam] New Unroll and Jam pass
2018-07-01 12:47:30 +00:00
ProfileData
[NFC] Change sample profile format enum name SPF_Raw_Binary to SPF_Binary.
2018-06-12 05:53:49 +00:00
Support
[Support] Harded JSON against invalid UTF-8.
2018-07-10 11:51:26 +00:00
TableGen
[TableGen] Use WithColor for printing errors/warnings
2018-06-23 16:48:03 +00:00
Target
[AArch64][SVE] Asm: Support for predicated unary operations.
2018-07-10 14:05:55 +00:00
Testing
ToolDrivers
Transforms
[InstCombine] drop poison flags when shuffle mask undef propagates to constant
2018-07-10 14:27:55 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt