Skip to content

Merge remote-tracking branch 'intel' into 'sycl' #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1,590 commits into from
Jun 3, 2019
Merged
Changes from all commits
Commits
Show all changes
1590 commits
Select commit Hold shift + click to select a range
c6f363f
Tweaks for setting CMAKE_LINKER to lld-link
nico May 21, 2019
f088e19
[ORC] Assert that JITDylibs have unique names.
lhames May 21, 2019
f7c4e6c
[CMake] Correct some dependencies
bulbazord May 21, 2019
c4c407a
[PowerPC] use more meaningful name - NFC
May 21, 2019
e64bcad
[PowerPC] test cases for selecting x-form instruction for unaligned o…
May 21, 2019
e44691b
Move thumbv7k test from AArch64 to ARM
nikic May 21, 2019
690fa1b
[NFC][PowerPC] Add a test to verify if the scheduler schedule the add…
May 21, 2019
e967308
Add TargetLoweringInfo hook for explicitly setting the ABI calling co…
dylanmckay May 21, 2019
3e272b8
[CMake] Specify component for all target types
petrhosek May 21, 2019
03c4bf7
DWARF: Introduce DWARFUnitHeader class
labath May 21, 2019
5f3deb9
[clang-tidy] New option for misc-throw-by-value-catch-by-reference
May 21, 2019
295c19e
[Preamble] Reuse preamble even if an unsaved file does not exist
nikolaivk May 21, 2019
3141bbd
[ARM][CGP] Skip nuw in PrepareConstants
sparker-arm May 21, 2019
ecf4c9e
[ELF] Don't advance position in a memory region when assigning to the…
MaskRay May 21, 2019
e798e8d
[AArch64][SVE2] Asm: add integer pairwise arithmetic instructions
c-rhodes May 21, 2019
7f47b75
[AArch64][SVE2] Asm: add integer unary instructions (predicated)
c-rhodes May 21, 2019
ec767b0
[llvm-objcopy] Strip file symbols with --strip-unneeded
eleviant May 21, 2019
f33f181
DWARF: Port debug_addr over to DWARFContext
labath May 21, 2019
8fcf012
[WebAssembly] Refactor synthetic sections and relocation processing. …
sbc100 May 21, 2019
2eebf4d
[libclang] visit c++14 lambda capture init expressions
nikolaivk May 21, 2019
4a8835c
[AArch64] Skip mask checks for masks with an odd number of elements.
fhahn May 21, 2019
7804dbd
[WebAssembly] Add __start_/_stop_ symbols for data sections
sbc100 May 21, 2019
cd36a28
[PPC64] Update LocalEntry from assigned symbols
MaskRay May 21, 2019
823458f
[CGBuiltin] dumpRecord - remove unused field offset. NFCI.
RKSimon May 21, 2019
a95d95d
[MergeICmps] Preserve the dominator tree.
legrosbuffle May 21, 2019
f44eb92
[llvm-objdump] Make --disassemble-functions imply -d
May 21, 2019
2aee73f
[NFC][X86][AArch64] Add some more tests for shift amount masking
LebedevRI May 21, 2019
45330fe
[CodeGenModule] BlockByrefHelpers - add missing uninitialized variabl…
RKSimon May 21, 2019
bc03bee
[X86][SSE] Add shuffle tests for 'splat3' patterns.
RKSimon May 21, 2019
35150bb
[WebAssembly] Add --reproduce.
rui314 May 21, 2019
116e8d4
[DebugInfo] Handle -main-file-name correctly for asm source.
pogo59 May 21, 2019
032f87b
Revert r360902 "Resubmit: [Salvage] Change salvage debug info ..."
inglorion May 21, 2019
9c56326
[DebugInfo] Handle '# line "file"' correctly for asm source.
pogo59 May 21, 2019
d3f27f2
Fix test failure.
rui314 May 21, 2019
9d5351c
De-Window-ize a test
pogo59 May 21, 2019
0a16ba8
[DebugInfo] Fix tests missed by r362148
pogo59 May 21, 2019
a1b5780
[clangd] Add tweak to convert normal to raw string literal, when it c…
sam-mccall May 21, 2019
f9b28e5
[ScheduleDAGInstrs] Compute topological ordering on demand.
fhahn May 21, 2019
d8db224
[NFC][X86][AArch64] Shift amount masking: tests that show that 'neg' …
LebedevRI May 21, 2019
e0cc56e
[lldb-mi] Include full path in the -data-disassemble response
tkrasnukha May 21, 2019
35a2196
Fix typo in r361251.
pogo59 May 21, 2019
8fa970c
[MergeICmps][NFC] Make BCEAtom move-only.
legrosbuffle May 21, 2019
0321b37
[clangd] Turn no-parse-completion on by when preamble isn't ready. Ad…
sam-mccall May 21, 2019
8287b97
gn build: Merge r361233
nico May 21, 2019
e289e98
gn build: Merge r361252
nico May 21, 2019
854c81b
Merge branch 'master' into intel
MrSidims May 21, 2019
603a2ba
[ARM][CMSE] Add commandline option and feature macro
javedabsar May 21, 2019
440dd6d
gn build: Run `git ls-files '*.gn' '*.gni' | xargs llvm/utils/gn/gn.p…
nico May 21, 2019
8361a10
Revert r361257 "[MergeICmps][NFC] Make BCEAtom move-only."
legrosbuffle May 21, 2019
6c05312
[Syntax] Rename TokensTest to SyntaxTests. NFC
ilya-biryukov May 21, 2019
86abee8
Add support for dumping AST comment nodes to JSON.
AaronBallman May 21, 2019
5ea0d06
[ELF] Deleted unused ComdatGroups member variable left by D61854
MaskRay May 21, 2019
a7b9e98
gn build: Merge r361264
nico May 21, 2019
78c3f58
[DAGCombiner] prevent unsafe reassociation of FP ops
rotateright May 21, 2019
8c5555c
[OPENMP][NVPTX]Mark more functions as always_inline for better
alexey-bataev May 21, 2019
4b82e50
[X86][SSE] computeKnownBitsForTargetNode - add X86ISD::ANDNP support
RKSimon May 21, 2019
dbc2a12
Fix BUILD_SHARED_LIBS for clang which broke in D61909
llvm-beanz May 21, 2019
da60a16
[docs] Add new document on building distributions
llvm-beanz May 21, 2019
c0a4f45
Revert "[WebAssembly] Add __start_/_stop_ symbols for data sections"
sbc100 May 21, 2019
31ca49b
Do not use the incorrect attribute spelling list index when translati…
AaronBallman May 21, 2019
fb2a076
[CMake] One more stab at fixing BUILD_SHARED_LIBS
llvm-beanz May 21, 2019
b43dfaa
[Dsymutil] Remove redundant argument (NFC)
JDevlieghere May 21, 2019
b7a1932
Remove `SymbolFileDWARF *` when there is already `DWARFUnit *`
jankratochvil May 21, 2019
e97b5f5
[clang][Darwin] Refactor header search path logic into the driver
ldionne May 21, 2019
92febc6
[Bugpoint] fix use-after-move. NFC
nickdesaulniers May 21, 2019
bd467cf
[cmake] Add custom command to touch archives on Darwin so ninja won't…
donhinton May 21, 2019
122c6e6
[MergeICmps] Make sorting strongly stable on the rhs.
legrosbuffle May 21, 2019
c1b6b9a
[cmake] Bug in r361281: make include optional and fix typo which migh…
donhinton May 21, 2019
6b21c4a
[OPENMP]Use the attributes for dso locality when building for device.
alexey-bataev May 21, 2019
51dc59d
[SelectionDAG] remove redundant code; NFCI
rotateright May 21, 2019
f0d9cfa
[LibTooling] Address post-commit feedback for r361152
ymand May 21, 2019
76e5a1d
[cmake] Try to make cmake happy and fix bots.
donhinton May 21, 2019
10f6b39
[SelectionDAG] fold insert subvector of undef into undef
rotateright May 21, 2019
ed6df47
[X86] Remove an unneeded ZERO_EXTEND creation from LowerINTRINSIC_W_C…
topperc May 21, 2019
0bada7c
[Intrinsic] Signed Fixed Point Saturation Multiplication Intrinsic
PiJoules May 21, 2019
4670696
[DeLICM] Use polly::singleton to allow empty result.
Meinersbur May 21, 2019
b61f2b6
[cmake] Don't use VERSION_GREATER_EQUAL in cmake versions prior to 3.72.
donhinton May 21, 2019
9bb9698
Fix for sphinx bot warning
PiJoules May 21, 2019
44d17ca
Fix register coalescer failure to prune value
rampitec May 21, 2019
9e9c918
[OpenMP][libomptarget] Enable requires flags for target libraries.
doru1004 May 21, 2019
b071766
Fix LLDB warnings when compiling with Clang 8.0
aganea May 21, 2019
047e65d
[DebugInfo] Don't emit checksums when compiling a preprocessed CPP
aganea May 21, 2019
32591ca
Fix test to put its outputs into the temp directory.
zygoloid May 21, 2019
66cdbb4
[OpenMP] Add support for registering requires directives with the run…
doru1004 May 21, 2019
6e19543
[PowerPC][NFC] Add a tests for Reordering CSR reloads in epilogue to …
May 21, 2019
b2997f5
[c++20] P0780R2: Support pack-expansion of init-captures.
zygoloid May 21, 2019
1f4548b
Fix test failures after r361278 on non-Darwin platforms and when
zygoloid May 21, 2019
3af7cf5
Remove unicode character from test
PiJoules May 21, 2019
a7e88f8
[NFC][X86][AArch64] Add tests for sinking of add/sub by constant thro…
LebedevRI May 21, 2019
e756730
[asan] Replace assignments with internal_memcpy ErrorDescription
vitalybuka May 21, 2019
9bd4fe8
[asan] clang-format parent patch
vitalybuka May 21, 2019
00e85f7
Move csr-save-restore-order.ll to the right place
May 21, 2019
ca5ed49
build: enable CMake policy 0077
compnerd May 21, 2019
872dc79
[NFC][InstCombine] Add unary FNeg tests to X86/x86-avx512.ll
mcinally May 21, 2019
3057c3a
[OpenMP] Add implementation to two OMPT API routines
jpeyton52 May 21, 2019
4eb8610
[Test] Fix conflicting test names.
JDevlieghere May 21, 2019
17fdf1d
[NFC][InstCombine] Add unary fneg tests to operand-complexity.ll.
mcinally May 21, 2019
8692af2
Let -static-pie win if it is specified along with -pie or -static.
May 21, 2019
df17ddf
[libFuzzer] Reduce flakiness of merge-sigusr.test.
morehouse May 21, 2019
17694af
[Driver] Verify GCCInstallation is valid
nickdesaulniers May 21, 2019
d34d967
[X86] Add large integer comparison tests for PR41971; NFC
nikic May 21, 2019
d008183
[CommandInterpreter] Fix SkipAppInitFiles setter
JDevlieghere May 21, 2019
3590bae
[InstCombine] add more tests for shuffle folding; NFC
rotateright May 21, 2019
079d8b4
[NFC][Thumb2] Autogenerate thumb2-ldr_pre.ll test
LebedevRI May 21, 2019
21e8ec8
[NFC][X86] Autogenerate ragreedy-hoist-spill.ll test
LebedevRI May 21, 2019
675307b
[NFC][AMDGPU] Autogenerate llvm.amdgcn.s.barrier.ll test
LebedevRI May 21, 2019
feb9953
[FileSystem] Fix regression in FileSystem::Resolve
JDevlieghere May 21, 2019
a2ee80b
[ORC] Guarantee unique JITDylib names in lli, add usage notes to crea…
lhames May 21, 2019
b057360
Rename identifiers to spell out analyze; NFC.
AaronBallman May 21, 2019
db62d37
[libFuzzer] Ignore exit status of wait in merge-sigusr.test.
morehouse May 21, 2019
a49496f
[WebAssembly] Add the signature for the new llround builtin function
May 21, 2019
e637cbe
Refactor: split Uninitialized state on APValue into an "Absent" state
zygoloid May 21, 2019
31c69a3
[c++20] P1330R0: permit simple-assignments that change the active member
zygoloid May 21, 2019
60ba03e
AMDGPU: Fix not marking new gfx10 SGPRs as CSRs
arsenm May 21, 2019
dd1ffa0
AMDGPU: Assume call pseudos are convergent
arsenm May 21, 2019
eea81c2
AMDGPU: Add some tests for inlineasm behavior
arsenm May 21, 2019
2cba91b
AMDGPU: Assume calls read exec
arsenm May 21, 2019
b541730
Fix target property to make BUILD_SHARED_LIBS work
llvm-beanz May 21, 2019
ddde0ec
[PragmaHandler] Expose `#pragma` location
jdenny-ornl May 21, 2019
9e0f6cc
[libFuzzer] Kill by session ID in merge-sigusr.test.
morehouse May 21, 2019
bceadcb
[Symbol] Remove dead code
bulbazord May 22, 2019
6a55418
[InstCombine] fold shuffles of insert_subvectors
rotateright May 22, 2019
4d7a614
[libFuzzer] Sleep after process exits in merge-sigusr.test.
morehouse May 22, 2019
c87a45d
[Analysis] Link library dependencies to Analysis plugins
petrhosek May 22, 2019
587d4b0
[Docs] fix formatting for bullet list; NFC
rotateright May 22, 2019
6a0d432
[X86] [CET] Deal with return-twice function such as vfork, setjmp when
phoebewang May 22, 2019
120a6f0
[Docs] Increase Doxygen cache size
donhinton May 22, 2019
24d2768
[clang-tidy] remove default header-filter for run-clang-tidy
donhinton May 22, 2019
b372259
[docs] Fix troff macro (.F1 -> .Fl) in ld.lld.1
MaskRay May 22, 2019
9970665
[PowerPC] [ISEL] select x-form instruction for unaligned offset
May 22, 2019
b727b04
[PowerPC] use meaningful name for displacement form aligned with x-fo…
May 22, 2019
f8d2d87
Speculative fix for std stream destruction order on Windows.
EricWF May 22, 2019
3fcf1f5
[NFC] Remove a blank line (test commit)
nuta May 22, 2019
33e74d9
Simplify the logic to instantiate Symbols. Should be NFC.
rui314 May 22, 2019
94c36fa
Properly categorize llvm-objdump options
May 22, 2019
15df051
[X86] Don't compare i128 through vector if construction not cheap (PR…
nikic May 22, 2019
a10fe83
Fixed a -Wunused-variable warning when assertions are disabled
gribozavr May 22, 2019
eec0216
[AArch64] Subtarget crypto extension defaults
May 22, 2019
1c61471
[PPC64] Parse -elfv1 -elfv2 when specified on target triple
MaskRay May 22, 2019
df00c6a
[MIR] Add simple PRE pass to MachineCSE
anton-afanasyev May 22, 2019
269340f
[Sanitizer] Add interceptor for wcsdup
labath May 22, 2019
1d846e1
Delete unnecessary copy ctors
MaskRay May 22, 2019
b72b091
[ELF] Improve error message for relocations to symbols defined in dis…
MaskRay May 22, 2019
80233da
DWARF: Introduce DWARFTypeUnit class
labath May 22, 2019
7b0b4b4
DWARFDebugInfoEntry: remove unused variable
labath May 22, 2019
37e6bf1
Add AST logging
May 22, 2019
091aaa6
[PPC64] Fix PPC64TargetInfo after D61950
MaskRay May 22, 2019
ecf6eb5
Copy symbol length when we replace a symbol.
rui314 May 22, 2019
f69c992
[PPC64] Fix PPC64TargetInfo ABI on clang side after D61950
MaskRay May 22, 2019
f8f93ba
Re-land r361257 "[MergeICmps][NFC] Make BCEAtom move-only.""
legrosbuffle May 22, 2019
de6038b
[llvm-dlltool] Respect NONAME keyword
mstorsjo May 22, 2019
72fea1d
[Driver][Windows] Add dependent lib argument for -fprofile-generate a…
rgal May 22, 2019
aa4f1ff
[TargetMachine] error message unsupported code model
May 22, 2019
cfe6fe0
[VirtualFileSystem] Fix uninitialized variable warning. NFCI.
RKSimon May 22, 2019
6c49f58
[ARM][AArch64] Fix incorrect handling of alignment in va_arg code gen…
john-brawn-arm May 22, 2019
01d88e5
DWARF: Add debug_ranges/rnglists tests
labath May 22, 2019
529141e
Mark tests from r361278 as unsupported on Windows.
rgal May 22, 2019
9b40dd6
[Hexagon] assert getRegisterBitWidth returns non-zero value. NFCI.
RKSimon May 22, 2019
2917526
[Frontend] Return an error on bad inputs to PrecompiledPreabmle
ilya-biryukov May 22, 2019
fd22d7f
Revert r361148 "[Syntax] Introduce TokenBuffer, start clangToolingSyn…
rgal May 22, 2019
4c9e1d2
Clang-formatting the header in advance of other planned changes; NFC.
AaronBallman May 22, 2019
823a99c
[CGOpenMPRuntime] emitX86DeclareSimdFunction - assert simdlen/cdtsize…
RKSimon May 22, 2019
4bf3567
[NFC][SystemZ] Autogenerate alloca-03.ll test to make test changes mo…
LebedevRI May 22, 2019
7c72ca0
UpdateTestChecks: sparc march handling
LebedevRI May 22, 2019
e518bb4
[OpenCL] Support pipe keyword in C++ mode
svenvh May 22, 2019
0e79947
Added a dot at the end of comment
kwk May 22, 2019
5316a0d
[llvm-objcopy] Tidy up error messages
jh7370 May 22, 2019
b9274f2
[llvm-exegesis] Move native target initialization code to a separate …
legrosbuffle May 22, 2019
7773fc4
[AMDGPU][MC] Corrected parsing of op_sel* and neg_* modifiers
dpreobra May 22, 2019
3c05cad
LoopVectorizationCostModel::selectInterleaveCount - assert we have a …
RKSimon May 22, 2019
eae2c64
[clangd] improve help message for limit-results
kadircet May 22, 2019
86c5d9f
gn build: Merge r361377
nico May 22, 2019
406421b
[NFC][X86][AArch64] Rewrite sink-addsub-of-const.ll tests to have ful…
LebedevRI May 22, 2019
e7230ea
Reland r361148 with a fix to the buildbot failure.
ilya-biryukov May 22, 2019
3ec50e2
[LibTooling] Update Transformer to use RangeSelector instead of NodeP…
ymand May 22, 2019
84f929d
[mips] Replace multiple `-check-prefix` by single `-check-prefixes`. NFC
atanasyan May 22, 2019
74b791b
[mips] Use GNU-style output to make tests smaller. NFC
atanasyan May 22, 2019
c289d21
[llvm-objdump] Dump inline relocations if the relocated section is sp…
MaskRay May 22, 2019
6a53135
[NFC][X86] Autogenerate negative-offset.ll test
LebedevRI May 22, 2019
1b45bdf
[NFC][ARM] Autogenerate addsubcarry-promotion.ll test
LebedevRI May 22, 2019
1f63d7f
[NFC][ARM] addsubcarry-promotion.ll: whoops - replace '.' with '-' in…
LebedevRI May 22, 2019
be0e70d
Unbreak non-PIC builds after r361340/D62174
davezarzycki May 22, 2019
63305c8
Combine two if cases because the second one is never reached.
amykhuang May 22, 2019
5a4f7cf
[IR] allow fast-math-flags on select of FP values
rotateright May 22, 2019
09fb202
llvm-undname: Fix an assert-on-invalid, found by oss-fuzz
nico May 22, 2019
a7a687e
[TargetLowering] Add blank line (test commit)
kees May 22, 2019
c2187c2
[TargetLowering] Extend bool args to inline-asm according to getBoole…
kees May 22, 2019
ca64ef2
MC: Allow getMaxInstLength to depend on the subtarget
arsenm May 22, 2019
418e23e
AMDGPU: Move disassembler support check to constructor
arsenm May 22, 2019
9bd4dc9
[libFuzzer] Ignore synthetic exceptions on Fuchsia
petrhosek May 22, 2019
184ef0a
Fixed third issue reported in https://bugs.llvm.org/show_bug.cgi?id=4…
AndreyChurbanov May 22, 2019
5e1ce15
[NFC][X86][AArch64] Add tests for missing (x - y) + -1 -> not(y) + …
LebedevRI May 22, 2019
4246b75
Disable EHFrameSupport in JITLink/RuntimeDyld on AIX
xingxue-ibm May 22, 2019
b417513
Fixed a -Wunused-variable warning when assertions are disabled
gribozavr May 22, 2019
fb9b301
[EditLine] Rewrite GetHistoryFilePath
JDevlieghere May 22, 2019
1f46d52
[LibTooling] Update Stencil to use RangeSelector
ymand May 22, 2019
c44cd1e
[libcxx][test] Fix order checking in some more unordered_multimap tests
ldionne May 22, 2019
adea0b6
[NFC][InstCombine] Add unary fneg tests to maxnum.ll/minnum.ll
mcinally May 22, 2019
dfeb797
[PGO][CHR] Speed up following long use-def chains.
hjyamauchi May 22, 2019
5372658
[DebugInfo][AArch64] Recognise target specific instruction as mov instr
avl-llvm May 22, 2019
9df7ce5
[clang-tidy] Add support for writing a check as a Transformer rewrite…
ymand May 22, 2019
76a8a0c
gn build: Fix check-clangd target after r359825
nico May 22, 2019
bb73577
Add DWARFTypeUnit to the Xcode project.
jimingham May 22, 2019
9d9e406
[OPENMP][NVPTX]Fix barriers and parallel level counters, NFC.
alexey-bataev May 22, 2019
2f1895e
[X86] Add more icelake model numbers to getHostCPUName.
topperc May 22, 2019
6dbf4a8
[X86] Add more icelake model numbers to compiler-rt implementation of…
topperc May 22, 2019
13bf989
Part of P1091R3: permit structured bindings to be declared 'static' and
zygoloid May 22, 2019
9816d55
[X86][InstCombine] Remove InstCombine code that turns X86 round intri…
topperc May 22, 2019
ee4e0a2
Re-land r361206 "[COFF] Store alignment in log2 form, NFC"
rnk May 22, 2019
9e0edce
[asan] Fix debug asan build link error
rnk May 22, 2019
275a55c
Modules: Code generation of enum constants for merged enum definitions
dwblaikie May 22, 2019
b2ece16
Add back --sysroot support for darwin header search.
jyknight May 22, 2019
ed49f6d
Reverted r361134 because of a failing test left unattended for a long…
gkistanova May 22, 2019
93f38e1
[X86] Explcitly disable VEXTRACT instruction matching for an immediat…
topperc May 22, 2019
81f433b
[runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ an…
petrhosek May 22, 2019
5498486
Add some notes on immutability and faithfulness to the internals manual.
zygoloid May 22, 2019
b79a25b
TableGen: Handle nontrivial foreach range bounds
arsenm May 22, 2019
e3748b5
Add a HowToUseLLJIT example project.
lhames May 22, 2019
ed00367
[Runtimes] If LLVM_INCLUDE_TESTS=On depend on gtest
llvm-beanz May 22, 2019
00be4e6
[docs] Make a note of the HowToUseLLJIT example in the ORCv2 design doc.
lhames May 22, 2019
e78cb1f
Fix new enum-codegen.cpp test
rnk May 22, 2019
dd0fe18
Fix r361428 for Windows buildbots/mangling
dwblaikie May 22, 2019
bb2b527
Actaully lock accesses to OptionValueFileSpecList objects
fredriss May 22, 2019
a98a4fb
[ORC] Remove a stray decl that accidentally found its way in to r361322.
lhames May 22, 2019
74eb76f
[Target] Protect Processes' language runtimes map with a mutex
bulbazord May 22, 2019
2956127
Expression: correct relocation model for Windows
compnerd May 22, 2019
33dbab8
[lldb] Fix use-of-uninitialized-value in Driver
slackito May 22, 2019
1a944d2
FileCheck: Improve FileCheck variable terminology
May 23, 2019
f3b9bb3
[FileCheck] Introduce substitution subclasses
May 23, 2019
020d7f1
Ack, added DWARFTypeUnit to the wrong target...
jimingham May 23, 2019
b7cc3d9
[libFuzzer] automatically collect the data flow trace (DFT) in the fo…
kcc May 23, 2019
8477d68
gn build: Merge r361418.
pcc May 23, 2019
ada9d2d
[llvm-objcopy] Add file names to error messages
nuta May 23, 2019
772176d
[ARM64][AArch64] Update disassembler attributes to ARMv8.5 ISA with S…
omjavaid May 23, 2019
eac9a78
[libFuzzer] remove the data-flow-trace (DFT) python scripts; their fu…
kcc May 23, 2019
86c9ca4
[X86] Support -fno-plt __tls_get_addr calls
MaskRay May 23, 2019
1a3cbe7
[WebAssembly] Implement __builtin_return_address for emscripten
tlively May 23, 2019
ab43d1d
Remove unused const version of CommandInterpreter::GetCommandHistory.
jimingham May 23, 2019
a86c889
[CMake][Fuchsia] Use cannonical triples for runtimes
petrhosek May 23, 2019
3d68a38
Remove unnecessary const&s; NFC
gburgessiv May 23, 2019
24374ae
[Utility] Modernize C-style cats
JDevlieghere May 23, 2019
202dc12
[Reproducer] Pass FileSpec by const-ref. (NFC)
JDevlieghere May 23, 2019
4a7da98
[GlobalOpt] recognize dead struct fields and propagate values
May 23, 2019
3a2f0e4
[CodeComplete] Complete a lambda when preferred type is a function
ilya-biryukov May 23, 2019
617cdc5
[ARM][CGP] Clear SafeWrap before each search
sparker-arm May 23, 2019
19a3c30
Simplify `GetName`+`AppendTypeName` by `DWARFDIE`
jankratochvil May 23, 2019
eee5d42
[clangd-vscode] Bump versions dependencies. NFC
ilya-biryukov May 23, 2019
5949190
Merge branch 'master' into intel
MrSidims May 23, 2019
2fc9058
Merge branch 'MrSidims-private/MrSidims/Sync_to_LLVM_eee5d425c1' into…
vladimirlaz May 24, 2019
d6c48c3
Merge remote-tracking branch 'intel' into 'sycl'
MrSidims May 31, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.