projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2017-11-16
Vedant Kumar
[SelectionDAG] Consolidate (t|T)ransferDbgValues method...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Reid Kleckner
Fix my typo of PDB_TableType
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Martin Storsjo
Remove a FIXME about truncated section names
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Ben Hamilton
[VirtualFileSystem] Support creating directories then...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Reid Kleckner
Fix -Wreturn-type falling off the end of a function...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Daniel Sanders
[arc] Fix ambiguous overloaded operator error
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Yonghong Song
bpf: print backward branch target properly
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Daniel Sanders
[arc] Update TargetInfo to include the new backend...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Reid Kleckner
[MS] Apply adjustments after storing 'this'
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Kostya Serebryany
[libFuzzer] add docs for -reduce_inputs
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Kostya Kortchinsky
[sanitizer] Revert rL318410
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Azharuddin...
Fix RISCV build after r318352
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Guozhi Wei
[PPC] Change i32 constant in store instruction to i64
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Zachary Turner
Resubmit "Refactor debuginfo-tests"
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Alexey Bataev
[OPENMP] Add support for cancelling inside target paral...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Dave Lee
Add ELF dynamic symbol support to yaml2obj/obj2yaml
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Marshall Clow
Mark free functions size/empty/data conditionally noexcept.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Kamil Rytarowski
Implement GetTls() for NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Sanjay Patel
[InstCombine] add tests for pow(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Rafael Espindola
make exitDsymutil static.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Dave Lee
Allow empty mappings for optional YAML input
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Rafael Espindola
Convert another use of createUniqueFile to TempFile...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Andrew Ng
[ELF] Fix broken LTO cache test NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Aaron Smith
[DebugInfo/PDB] Exclude the PDB/DIA files added in...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Greg Clayton
Fixed up to use a class for the commands, renamed the...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Sanjay Patel
[InstCombine] add tests for 'afn' FMF; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Walter Lee
[asan] Ensure that the minimum redzone is at least...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Walter Lee
[asan] Fix small X86_64 ShadowOffset for non-default...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Sanjay Patel
[InstCombine] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Rafael Espindola
Revert "[Support][CachePruning] Fix regression in pruni...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Sanjay Patel
[InstCombine] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Sanjay Patel
[InstCombine] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Sanjay Patel
[InstCombine] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Philip Pfaffe
[SI] Fix a potential use-after-free
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Yaxun Liu
Update tests for llvm.invariant.group.barrier becoming...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Yaxun Liu
Let llvm.invariant.group.barrier accepts pointer to...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Ilya Biryukov
[clangd] Use in-memory preambles in clangd.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Ilya Biryukov
Allow to store precompiled preambles in memory.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Kostya Kortchinsky
[sanitizer] Use runtime checks instead of API level...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Igor Laevsky
[FuzzMutate] Fix windows build after rL318407.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Sanjay Patel
[InstSimplify] add tests for fcmp ord/uno; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Igor Laevsky
[FuzzMutate] NFC. Move parseModule and writeModule...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
John Brawn
Remove stray comma in sink-addrmode test
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Sanjay Patel
[InstCombine] include 'sub' in the list of narrow-able...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Aaron Smith
[DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Simon Pilgrim
[X86] Add scheduling tests for SHLD/SHRD
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Javed Absar
[SCEV] simplify loop. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Aaron Smith
Test commit. Add a missing dash to the standard llvm...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Pavel Labath
Implement core dump debugging for PPC64le
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Diana Picus
[ARM GlobalISel] Add tests for BIC. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Ben Dunbobbin
[Support][CachePruning] Fix regression in pruning interval
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Peter Smith
[builtins][ARM] re-enable mulsc3_test.c on Arm
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Walter Lee
[asan] Fix size/alignment issues with non-default shado...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
George Rimar
[ELF] - Don't emit broken relocations for SHF_MERGE...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Diana Picus
[ARM GlobalISel] Add tests for REVSH patterns. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Yaxun Liu
Fix pointer EVT in SelectionDAGBuilder::visitAlloca
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Martin Storsjo
[COFF] Don't write long section names for sections...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Sam Parker
[DAGCombine] Enable more srl -> load combines
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Simon Dardis
[mips][mt] Add missing test cases from r318207
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Andrey Churbanov
Exclude untied tasks from checking of task scheduling...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Benjamin Kramer
Assert correct removal of SUnit in LatencyPriorityQueue
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Mohammed Agabaria
[TTI][X86] update costs of interleaved load\store of...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Martin Storsjo
[COFF] Improve the autoexport check for symbols from...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Martin Storsjo
[docs] Mention that dwarf unwinding should be supported...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Mikael Holmen
[MachineRegisterInfo] Avoid having dbg.values affect...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Max Kazantsev
[IRCE] Fix SCEVExpander's usage in IRCE
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Craig Topper
[X86] Update TTI to report that v1iX/v1fX types aren...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Craig Topper
[SelectionDAG] Use report_fatal_error instead of llvm_u...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Marshall Clow
More of P0600 - '[[nodiscard]] in the Library' mark...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Max Kazantsev
[SCEV][NFC] Introduce isSafeToExpandAt function to...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Kostya Serebryany
[libFuzzer] disable test/fuzzer/merge-sigusr.test on...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Marshall Clow
More of P0600 - '[[nodiscard]] in the Library' mark...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Eric Christopher
Fix thinko in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Eric Christopher
Add NDEBUG checks around LLVM_DUMP_METHOD functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Eric Christopher
Need to work around the gcc Wunused-function bug as...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Eric Christopher
Add NDEBUG checks around LLVM_DUMP_METHOD functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Yaxun Liu
Fix APInt bit size in processDbgDeclares
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Evgeniy Stepanov
[asan] Fallback to non-ifunc dynamic shadow on android<22.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Craig Topper
[X86] Custom type legalize v2f32 masked gathers instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Alex Lorenz
[DeclPrinter] Extract function PrintConstructorInitiali...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Yan Zhang
add check to avoid throwing objc exception according...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Alex Lorenz
[DeclPrinter] Honor TerseOutput for constructors
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Bob Haarman
[coff] correctly emit safeseh entries for handlers...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Bob Haarman
LTO: clarify why we need to gracefully handle sys:...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Rafael Espindola
Convert a use of createUniqueFile to TempFile::create.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Yonghong Song
bpf: enable llvm-objdump to print out symbolized jmp...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Jason Molenda
Fix alignment of arm64 fpu register context structure
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Daniel Sanders
[globalisel][tablegen] Generate rule coverage and use...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Reid Kleckner
Try to fix WebAssembly build after r318352
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Craig Topper
[GVNHoist] Fix a signed/unsigned comparison warning...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Rong Xu
[CodeGen] Fix the branch probability assertion in r318202
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Daniel Sanders
Add backend name to Target to enable runtime info to...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Evandro Menezes
[AArch64] Adjust the cost model for Exynos M1 and M2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Aditya Nandakumar
[GISel][NFC]: Move getOpcodeDef from the LegalizationAr...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Alex Shlyapnikov
[LSan] Export __lsan_init
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Davide Italiano
[POSIX] Replace assert with llvm_unreachable(). NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
NAKAMURA Takumi
clang/module.modulemap: clang/Basic/X86Target.def may...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Erich Keane
Add X86Target.def that was forgotten in r30734
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Erich Keane
Split x86 "Processor" info into its own def file. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sanjay Patel
[InstCombine] add sub narrowing tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
next