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
2016-11-08
Ulrich Weigand
[SystemZ] Add program mask and addressing mode instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ulrich Weigand
[SystemZ] Model access registers as LLVM registers
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rui Ueyama
Rename a function to avoid function overloading. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Haojian Wu
[clang-move] Move all code from old.h/cc directly when...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Davide Italiano
[LoopDistribute] Preserve GlobalsAA also in the new...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Daniel Jasper
Remove FormatContext from libClang as it is now unused.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Eli Friedman
Don't store Twine in a local variable.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Dan Gohman
[WebAssembly] Convert stackified IMPLICIT_DEF into...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ahmed Bougacha
[GlobalISel] Dump all instructions inserted by selector.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ahmed Bougacha
[GlobalISel] Permit select() to erase.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Davide Italiano
[LibcallsShrinkWrap] This pass doesn't preserve the...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Chad Rosier
Fix typo in comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Michael Kuperstein
CODE_OWNERS: Take ownership of the loop vectorizer.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ulrich Weigand
[SystemZ] Always use semantic instruction classes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ulrich Weigand
[SystemZ] Refactor InstRR* instruction format patterns
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ulrich Weigand
[SystemZ] Rename some Inst* instruction format classes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Nirav Dave
[MC][AArch64] Cleanup end-of-line parsing in AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Daniel Jasper
Revert "Remove now unnecessary FormatRewriterContext."
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ulrich Weigand
[SystemZ] Refactor branch and conditional instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Daniel Jasper
Remove now unnecessary FormatRewriterContext.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rafael Espindola
Don't add null and discarded sections to the global...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Piotr Padlewski
NFC small changes in MemDep
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Wei Mi
[RegAllocGreedy] Another fix about NewVRegs for last...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Chris Bieneman
[Test Suite] Properly quote python string
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Alexander Kornienko
Remove mentions of clang-analyzer-alpha
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Sanjay Patel
[InstCombine] move min/max tests to min/max test file...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Sanjay Patel
[InstCombine] update checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Chris Bieneman
[Test Suite] Attempt to fix issue zturner reported...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tim Northover
GlobalISel: support selecting fpext/fptrunc instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Anton Korobeynikov
Fix PR27500: on MSP430 the branch destination offset...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Chad Rosier
Remove unused include. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Sanjay Patel
[docs] fix link to AMD manuals (PR30946)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Eugene Leviant
[ELF] Attempt to fix buildbot (duplicate _gp symbol)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Dehao Chen
Use the last 7 bits to represent the discriminator...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Eugene Leviant
[ELF] Better error reporting for duplicate symbol
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Daniel Jasper
[clang-format] Remove (SourceManager, FileID) variants
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rafael Espindola
Remove dead arguments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Simon Pilgrim
[X86][SSE] Regenerate test (just adds missing header)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
George Rimar
[ELF] - Fix mistype. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Simon Pilgrim
[TargetLowering] Fix undef vector element issue with...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rafael Espindola
Delete the InterpSection class.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Pablo Barrio
[JumpThreading] Unfold selects that depend on the same...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rafael Espindola
Revert "[ELF] Make InputSection<ELFT>::writeTo virtual"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rafael Espindola
Delete the CommonSection class.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Simon Pilgrim
[VectorLegalizer] Expansion of CTLZ using CTPOP when...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rafael Espindola
cleanup hashSysV a bit.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Roger Ferrer...
[AArch64] Fix incorrect CSEL node created
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Simon Dardis
[mips] Renable small data section test.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ayman Musa
[X86][AVX512][Clang] Add support for mask_{move|store...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Kirill Bobyrev
[clang-tidy] Improve rename_check.py.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Amara Emerson
Adds the loop end location to the loop metadata.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Eugene Leviant
[ELF] Test case update (orphan.s)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Eugene Leviant
[ELF] Heuristic for placing orphan section
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Vladimir Yakovlev
Test commit of vbyakovl.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Sylvestre Ledru
Fix memory leaks (coverity issues 1365586 & 1365591)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Alexander Kornienko
[clang-tidy] clang-analyzer-alpha* checks are not regis...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Mandeep Singh...
[clang-tools-extra] Format sources with clang-format...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
George Rimar
[ELF] - Fixed mistype. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Alexander Kornienko
Use AnalyzerOptions::getRegisteredCheckers() instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Alexander Kornienko
Add a method to get the list of registered static analy...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tobias Grosser
SCEVValidator: reduce indentation to increase readabili...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Craig Topper
[AVX-512] Add an avx512f without avx512vl command line...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Vedant Kumar
[lldb] Don't build unit tests for unsupported targets
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Peter Collingbourne
IR, Bitcode: Change bitcode reader to no longer own...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Alexander Kornienko
[clang-tidy] Simplify matchers
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Stephen Hines
clang-format: Use git-ls-tree to get file mode in diff...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Dmitry Vyukov
tsan: more precise handling of atomic stores
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Justin Bogner
cmake: Don't try to install exports if there aren't any
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Justin Bogner
cmake: Don't try to install exports if there aren't any
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Zachary Turner
Convert some Expression parser functions to StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Peter Collingbourne
Bitcode: Decouple block info block state from reader.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Peter Collingbourne
Bitcode: Split out block info reading into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tony Jiang
[PowerPC] Implement remaining vector comparison builtins.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Zachary Turner
Rewrite OutputFormattedHelpText in terms of StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
George Burgess IV
Add a missing break statement. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Shoaib Meenai
[libc++] Remove unnecessary MSVCRT exclusions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
George Burgess IV
Make a const variable static. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Davide Italiano
[LTO] Don't leak BitcodeFiles. Found by the asan bot.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Davide Italiano
[ELF] Don't leak the ".data" section. Fixes an asan...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Evgeniy Stepanov
[asan] Add missing header in a test.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tim Northover
GlobalISel: improve error diagnostics when IRTranslatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Richard Smith
Correctly ignore unnamed bit-fields when checking wheth...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Evgeniy Stepanov
[asan] Fix asan-rt bitness issues in asan_device_setup...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Evgeniy Stepanov
[asan] Fix one test on Android N.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Haojian Wu
[clang-tidy] Don't warn implicit variables in peformanc...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tim Northover
GlobalISel: support selecting G_SELECT on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Mandeep Singh...
[CMake] Fix llvm_setup_rpath function
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tim Northover
GlobalISel: constrain PHI registers on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Justin Bogner
cmake: Support exports correctly with LLVM_DISTRIBUTION...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Eli Friedman
[LTO] Add error message on IO error in compileOptimized...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Enrico Granata
Simplify the PrintableRepresentationSpecialCases code...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Chad Rosier
[AArch64] Remove dead check prefixes after r286110...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Chad Rosier
[AArch64] Rename test to reflect changes after r286110...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Adam Nemet
[opt-viewer] Avoid division by zero
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Stanislav Mekhanoshin
[AMDGPU] Allow hoisting of comparisons out of a loop...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Jim Ingham
UserExpression::Evaluate only returns a non-empty Value...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Adam Nemet
[OptDiag, opt-viewer] Save callee's location and displa...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Sanjin Sijaric
[AArch64] Transfer memory operands when lowering vector...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Lang Hames
[docs] Add a pointer to ExitOnError to the discussion...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Kuba Brecka
[tsan] Change nullptr to NULL in realloc-zero.cc test...
commit
|
commitdiff
|
tree
|
snapshot
next