..
Analysis
[DA] Delinearise AddRecs if we can prove they don't wrap
2018-06-25 15:13:26 +00:00
Assembler
ConstantFold: Don't fold global address vs. null for addrspace != 0
2018-06-26 18:55:43 +00:00
Bindings
[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass
2018-05-28 16:58:10 +00:00
Bitcode
[ThinLTO] Parse module summary index from assembly
2018-06-26 13:56:49 +00:00
BugPoint
…
CodeGen
[X86] Add test for SDIV by sign bit (minsigned) value
2018-06-26 22:03:00 +00:00
DebugInfo
[Debugify] Diagnose mis-sized dbg.values
2018-06-26 22:46:41 +00:00
Examples
…
ExecutionEngine
[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT.
2018-06-26 21:35:48 +00:00
Feature
Restore the LoopInstSimplify pass, reverting r327329 that removed it.
2018-05-25 01:32:36 +00:00
FileCheck
[FileCheck] Add CHECK-EMPTY directive for checking for blank lines
2018-06-26 15:15:45 +00:00
Instrumentation
Revert "[asan] Instrument comdat globals on COFF targets"
2018-06-26 22:43:48 +00:00
Integer
…
JitListener
…
LTO
[ThinLTO] Add per-module indexes to combined index consistently
2018-06-26 01:32:58 +00:00
Linker
…
MC
Move `REQUIRES:` line to the top
2018-06-26 17:44:23 +00:00
Object
[ELF] Change isSectionData to exclude SHF_EXECINSTR
2018-06-23 00:15:33 +00:00
ObjectYAML
Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
2018-05-17 22:55:15 +00:00
Other
Revert r335306 (and r335314) - the Call Graph Profile pass.
2018-06-22 05:33:57 +00:00
SafepointIRVerifier
SafepointIRVerifier is made unreachable block tolerant
2018-05-23 05:54:55 +00:00
SymbolRewriter
…
TableGen
[IR] Split Intrinsics.inc into enums and implementations
2018-06-23 02:02:38 +00:00
ThinLTO /X86
[ThinLTO] Add string saver onto index for value names
2018-06-26 02:29:08 +00:00
Transforms
[InstCombine] Avoid creating mis-sized dbg.values in commonCastTransforms()
2018-06-27 00:47:53 +00:00
Unit
…
Verifier
Revert r335306 (and r335314) - the Call Graph Profile pass.
2018-06-22 05:33:57 +00:00
YAMLParser
…
tools
Move `REQUIRES:` line to the top
2018-06-26 17:44:23 +00:00
.clang-format
…
CMakeLists.txt
…
TestRunner.sh
…
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
…