..
Analysis
llvm: Add support for "-fno-delete-null-pointer-checks"
2018-07-09 22:27:23 +00:00
Assembler
ConstantFold: Don't fold global address vs. null for addrspace != 0
2018-06-26 18:55:43 +00:00
Bindings
Bitcode
Add bitcode compatibility test for 6.0
2018-07-09 17:57:48 +00:00
BugPoint
CodeGen
Reapply "AMDGPU: Force inlining if LDS global address is used"
2018-07-10 14:03:41 +00:00
DebugInfo
[Debugify] Allow unsigned values narrower than their variables
2018-07-06 17:32:40 +00:00
Examples
ExecutionEngine
Revert "Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code models""
2018-06-28 17:56:43 +00:00
Feature
FileCheck
[FileCheck] Add CHECK-EMPTY directive for checking for blank lines
2018-06-26 15:15:45 +00:00
Instrumentation
[HWASan] Do not retag allocas before return from the function.
2018-06-29 20:20:17 +00:00
Integer
JitListener
Linker
LTO
[ThinLTO] Add per-module indexes to combined index consistently
2018-06-26 01:32:58 +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
[ELF] Change isSectionData to exclude SHF_EXECINSTR
2018-06-23 00:15:33 +00:00
ObjectYAML
Other
[PGOMemOPSize] Preserve the DominatorTree
2018-07-09 08:07:21 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
[TableGen] Increase the number of supported decoder fix-ups.
2018-07-05 10:39:15 +00:00
ThinLTO /X86
[ThinLTO] Update ThinLTO cache file atimes when on Windows
2018-07-04 14:17:10 +00:00
tools
[dsymutil] Add support for outputting assembly
2018-07-09 16:58:48 +00:00
Transforms
[InstCombine] drop poison flags when shuffle mask undef propagates to constant
2018-07-10 14:27:55 +00:00
Unit
Verifier
Revert "Add support for generating a call graph profile from Branch Frequency Info."
2018-06-28 13:15:03 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
[LIT] Enable testing of LLVM gold plugin on Mac OS X
2018-06-20 15:32:47 +00:00
lit.site.cfg.py.in
TestRunner.sh