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-13
Craig Topper
[AVX-512] Add returns to shift intrinsics that converte...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Sanjay Patel
[x86] add smin/smax with zero tests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Brad Smith
Revert r286735 due to test failure
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Brad Smith
Link static PIE programs against rcrt0.o on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Simon Pilgrim
[X86][SSE] Add test case for PR30845
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Craig Topper
[AVX-512] Use scalar vfmsub/vfnmsub mask3 intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Lang Hames
[ORC] Remove the 'const' qualifier from the member...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
Make CommandObject help getters/setters use StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
Make DiagnosticsManager functions take StringRefs.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Saleem Abdulrasool
test: explicitly use gnu format
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
Make CommandReturnObject methods accept StringRefs.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Saleem Abdulrasool
llvm-strings: trivialise logic until we support more...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
Make ValueObjectMemory::Create accept StringRefs.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Craig Topper
[AVX-512] Remove the remaining masked shift by immediat...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
[Support] Add StringRef::find_lower and contains_lower.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
Make Options::SetOptionValue take a StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
Disable sanitizer tests on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Serge Pavlov
Use descriptive message if list initializer is incorrec...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Michal Gorny
[OCaml] Clear cross-target test deps when building...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Sylvestre Ledru
As we released 3.9, from the 4.0 release notes, points...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Sylvestre Ledru
As we released 3.9, from the 4.0 release notes, points...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Sylvestre Ledru
Add the new option -Og in the release notes. See r28660...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Sylvestre Ledru
Add support of the next Ubuntu (17.04 - Zesty Zapus)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Daniel Jasper
clang-format: Support ObjC selectors with unnamed param...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Craig Topper
[AVX-512] Convert the rest of the masked shift by immed...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
George Rimar
[ELF] - Add support for locals list in version script.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
George Rimar
[ELF] - Fixed comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Craig Topper
[AVX-512] Add unmasked version of shift by immediate...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Craig Topper
CODE_OWNERS: Take ownership of the X86 backend.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Craig Topper
[AVX-512] Add support for lowering shuffles to VALIGND...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Vitaly Buka
[asan] Fix strncmp and strncasecmp interceptors
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Saleem Abdulrasool
build: add a dependency on llvm-strings
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Saleem Abdulrasool
llvm-strings: ensure that the last string is correctly...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
whitequark
[OCaml] Adapt to the new attribute C API.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
whitequark
[C API] Fix several null pointer dereferences.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Kostya Serebryany
[libFuzzer] one more trophy
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Kostya Serebryany
[libFuzzer] use a valid ASCII string for a dummy seed...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Lang Hames
[ORC] Add a WrappedHandlerReturn type to map handler...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Devin Coughlin
[analyzer] Update 'Automated' to 'Automatic' from r286694.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Richard Smith
[c++1z] Support constant folding for __builtin_strchr...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Rui Ueyama
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Devin Coughlin
[analyzer] Fix copy-pasta in NullableReturnedFromNonnul...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Mehdi Amini
Add instructions in clang get_started page about workin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Mehdi Amini
Improve `git llvm push` to suggest `git pull` when...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Devin Coughlin
[analyzer] Improve misleading RetainCountChcker diagnos...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Anna Zaks
[tsan] Test that false races from ObjC's dealloc, ...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
One more set of changes to fix formatv() on linux.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
Add missing #include.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
Fix another problem with formatv().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Kostya Serebryany
[libFuzzer] use less stack
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Rui Ueyama
Remove extra semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Tom Stellard
AMDGPU/SI: Promote i16 = fp_[us]int f32 for VI
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Zachary Turner
Try to fix build after llvm::formatv() patch.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Richard Smith
[c++1z] std::byte didn't make it
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Rui Ueyama
Emit Section Contributions.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Zachary Turner
Fix -Werror build with clang-cl.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Zachary Turner
[Support] Introduce llvm::formatv() function.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Richard Smith
[c++1z] Two more features have been accepted.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Argyrios Kyrtzidis
[index] Rename SymbolSubKind -> SymbolProperty, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Richard Smith
[c++1z] p0522 is approved.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Richard Smith
[c++1z] Add constant-folding support for strcmp, strncm...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Rui Ueyama
Define DbiStreamBuilder::addSectionContribs.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Tom Stellard
AMDGPU/SI: Fix visit order assumption in SIFixSGPRCopies
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Richard Trieu
Print correct directory in merge script.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Evgeniy Stepanov
[tsan] Fix typo in test.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Reid Kleckner
Disable a test using posix_spawn on Android
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Anna Zaks
[tsan][clang] Introduce a function attribute to disable...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Sanjay Patel
[InstCombine] use dyn_cast rather isa+cast; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Evgeniy Stepanov
Tread TSan LLVM flags to driver: unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Evgeniy Stepanov
Tread TSan LLVM flags to driver: add TSan controlling...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Sanjay Patel
[InstCombine] update test to use FileCheck; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Rafael Espindola
Add missing REQUIRES.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Kostya Serebryany
[libFuzzer] do not initialize parts of TracePC -- let...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Sanjay Patel
[InstCombine] clean up foldSelectOpOp(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Anna Zaks
[tsan][llvm] Implement the function attribute to disabl...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Adam Nemet
[LV] Stop saying "use -Rpass-analysis=loop-vectorize"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Lang Hames
[RPC] Add const qualifier to MemberFnWrapper to make...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Richard Smith
[cxx_status] Prepare features list for WG21 motions.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Rafael Espindola
Don't sort sections in -r links.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Anna Zaks
[tsan] Expose __tsan_ignore_thread_begin and __tsan_ign...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Rui Ueyama
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Matthias Braun
Revert "(origin/master, origin/HEAD) MachineScheduler...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Matthias Braun
MachineScheduler/ScheduleDAG: Add support to skipping...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Matthias Braun
ScheduleDAGInstrs: Move VRegUses to ScheduleDAGMILive...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Matthias Braun
MachineScheduler: Dump EntrySU/ExitSU if possible
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Matthias Braun
ScheduleDAG: Identify EntrySU/ExitSU when dumping node ids
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Artem Dergachev
[ASTMatchers] Fix a typo in cStyleCastExpr() HTML docs...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Nemanja Ivanovic
[PowerPC] Implement remaining permute builtins in altiv...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Mehdi Amini
Fix wrong formatting in lld introduced in r286561 ...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Erik Eckstein
FunctionComparator: don't rely on argument evaluation...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Mehdi Amini
Fix static initialization order fiasco in MCTests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Lang Hames
[ORC] Temporarily fix the RPCUtils unit test by explici...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Piotr Padlewski
NFC ProgrammersManual fix
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Adrian Prantl
Simplify code and address review comments (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Rafael Espindola
Make test more strict. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Lang Hames
[Orc] Update the BuildingAJIT Chapter 5 server class...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Richard Trieu
Remove double setting of invalid flag.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Adrian Prantl
Fix a reference-to-temporary introduced in r286607.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Lang Hames
[ORC] Re-apply 286620 with fixes for the ErrorSuccess...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Nemanja Ivanovic
[PowerPC] Add remaining vector permute builtins in...
commit
|
commitdiff
|
tree
|
snapshot
next