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
2019-10-12
Joel E. Denny
Revert r374653: "[lit] Fix a few oversights in r374651...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
Revert r374665: "[lit] Try yet again to fix new tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
Revert r374666: "[lit] Adjust error handling for decode...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
Revert r374671: "[lit] Try errors="ignore" for decode...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Simon Pilgrim
[X86] scaleShuffleMask - use size_t Scale to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Simon Pilgrim
SymbolRecord - consistently use explicit for single...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Simon Pilgrim
SymbolRecord - fix uninitialized variable warnings...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
[lit] Try errors="ignore" for decode introduced by...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Roman Lebedev
[NFC][LoopIdiom] Adjust FIXME to be self-explanatory
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Simon Pilgrim
Replace for-loop of SmallVector::push_back with SmallVe...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Simon Pilgrim
Fix cppcheck shadow variable name warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Simon Pilgrim
[X86] Use any_of/all_of patterns in shuffle mask patter...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
[lit] Adjust error handling for decode introduced by...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
[lit] Try yet again to fix new tests that fail on Windo...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
Revert r374657: "[lit] Try again to fix new tests that...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Paul Hoad
[clang-format] Proposal for clang-format to give compil...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Roman Lebedev
[LoopIdiomRecognize] Recommit: BCmp loop idiom recognition
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Roman Lebedev
[NFC][LoopIdiom] Add bcmp loop idiom miscompile test...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Roman Lebedev
[NFC][LoopIdiom] Move one bcmp test into the proper...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Sylvestre Ledru
remove an useless allocation found by scan-build -...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Simon Pilgrim
[X86][SSE] Avoid unnecessary PMOVZX in v4i8 sum reduction
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
[lit] Try again to fix new tests that fail on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
Revert r374654: "[lit] Try to fix new tests that fail...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Simon Pilgrim
[CostModel][X86] Improve sum reduction costs.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
[lit] Try to fix new tests that fail on Windows bots
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
[lit] Fix a few oversights in r374651 that broke some...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
[lit] Fix internal diff's --strip-trailing-cr and use it
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
Reland r374392: [lit] Extend internal diff to support -U
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
Reland r374390: [lit] Extend internal diff to support...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
Reland r374389: [lit] Clean up internal diff's encoding...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Joel E. Denny
Reland r374388: [lit] Make internal diff work in pipelines
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Benjamin Kramer
[Attributor] Extend anonymous namespace. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Benjamin Kramer
[LV] Merge LLVM_DEBUG blocks.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Craig Topper
[X86] Use pack instructions for packus/ssat truncate...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Craig Topper
[X86] Test SKX cpu in the vector-trunc-packus/ssat...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Simon Atanasyan
[mips] Rely on GPR size not ABI when select instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Simon Atanasyan
[mips] Fix `loadImmediate` calls when load non-address...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Martin Storsjo
[lit] Remove setting of the target-windows feature
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Puyan Lotfi
[clang][IFS] Fixing spelling errors in interface-stubs...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Alexander Shaposhnikov
[llvm-lipo] Pass ArrayRef by value.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Vitaly Buka
Revert 374629 "[sancov] Accommodate sancov and coverage...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Hubert Tong
NFC: clang-format rL374420 and adjust comment wording
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Zi Xuan Wu
recommit: [LoopVectorize][PowerPC] Estimate int and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Puyan Lotfi
[clang][IFS] Updating tests to pass on -fvisibility...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Walter Erquinigo
[platform process list] add a flag for showing the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Walter Erquinigo
Revert "[platform process list] add a flag for showing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Vitaly Buka
[sancov] Accommodate sancov and coverage report server...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Vitaly Buka
[sancov] Use LLVM Support library JSON writer in favor...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Douglas Yung
Slightly relax restriction on exact order arguments...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Walter Erquinigo
[platform process list] add a flag for showing the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Walter Erquinigo
Revert "[platform process list] add a flag for showing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Petr Hosek
[libunwind] Fix issues introduced in r374606
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Vitaly Buka
[asan] Return true from instrumentModule
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Walter Erquinigo
[platform process list] add a flag for showing the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Walter Erquinigo
Revert "[platform process list] add a flag for showing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Walter Erquinigo
[platform process list] add a flag for showing the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
David Blaikie
DebugInfo: Fix msan use-of-uninitialized exposed by...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Vedant Kumar
[llvm-profdata] Make "malformed-ptr-to-counter-array...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Adrian Prantl
Temporarily Revert [platform process list] add a flag...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Craig Topper
[X86] Fold a VTRUNCS/VTRUNCUS+store into a saturating...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Craig Topper
[X86] Add test case showing missing opportunity to...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
David Blaikie
DebugInfo: Reduce the scope of some variables related...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Jake Ehrlich
[libFuzzer] Don't prefix absolute paths in fuchsia.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Nico Weber
gn build: (manually) merge r374606 better
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
GN Sync Bot
gn build: Merge r235758
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Walter Erquinigo
[platform process list] add a flag for showing the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Nico Weber
gn build: Cmanually) merge r374590
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Stanislav Mekhanoshin
[AMDGPU] Use GCN prefix in dpp_combine.mir. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Petr Hosek
[libunwind] Refactor CMake flag checks to match libc...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Stanislav Mekhanoshin
[AMDGPU] link dpp pseudos and real instructions on...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Walter Erquinigo
Revert "[platform process list] add a flag for showing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Julian Lettner
[lit] Small cleanups in main.py
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Julian Lettner
[lit] Change regex filter to ignore case
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
David Blaikie
DebugInfo: Use base address selection entries for debug_loc
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Simon Atanasyan
[mips] Remove unused local variables. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Simon Atanasyan
[mips] Store 64-bit `li.d' operand as a single 8-byte...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Simon Atanasyan
[mips] Use less instruction to load zero into FPR by...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Volodymyr Sapsai
[ObjC] Remove default parameter no caller was providing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Quentin Colombet
[GISel][UnitTest] Fix a bunch of tests that were not...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Sylvestre Ledru
Release notes: Add the option WarnForDeadNestedAssignments
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
David Green
Revert 374373: [Codegen] Alter the default promotion...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Adrian Prantl
Set GNUC version in the LLDB expression parser.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Simon Atanasyan
[Mips][llvm-exegesis] Add a Mips target
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Quentin Colombet
[GISel][CallLowering] Enable vector support in argument...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Quentin Colombet
[MachineIRBuilder] Fix an assertion failure with buildMerge
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Alex Langford
[NativePDB] Remove unused references to ClangASTImporter
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Adrian Prantl
Add -fgnuc-version to ClangModuleCompilationOptions...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Walter Erquinigo
[platform process list] add a flag for showing the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Lubos Lunak
make ConstString allocate memory in non-tiny chunks
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
David Blaikie
llvm-dwarfdump: Add verbose printing for debug_loclists
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Volodymyr Sapsai
[Stats] Convert some ad-hoc header search stats to...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Richard Smith
Suppress false-positive -Wdeprecated-volatile warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Simon Pilgrim
[X86][SSE] Add support for v4i8 add reduction
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Haibo Huang
[lldb] Fix python packages install path
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Lawrence D...
IOHandler: fall back on File::Read if a FILE* isn't...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Nico Weber
gn build: (manually) merge r374110
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Raphael Isemann
[lldb] Mark import-std-module/empty-module as libc...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Puyan Lotfi
[clang][IFS] Fixing assert in clang interface stubs...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Raphael Isemann
[lldb] Add import-std-module/sysroot to the libc++...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Richard Smith
Update clang module map for new excluded .def file.
commit
|
commitdiff
|
tree
|
snapshot
next