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-04-17
Kuba Mracek
[sanitizer] Introduce tid_t as a typedef for OS-provide...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Konstantin...
AMDGPU: Test handling of R_AMDGPU_ABS64 in RelocVisitor
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Craig Topper
[IR] Put the Use list waymarking bits in the bit positi...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Konstantin...
AMDGPU: Set CodePointerSize to 8 for amdgcn
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Adrian Prantl
Add additional CHECKs to safestack.c.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Adrian Prantl
Revert "Revert "Add a test for debug info with the...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Adrian Prantl
Revert "Revert "Add a test for __block variables +...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Adrian Prantl
Revert "Revert "Add an end-to-end testcase for address...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Peter Collingbourne
Object: Use offset+size as the irsymtab string represen...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Peter Collingbourne
Bitcode: Add a string table to the bitcode format.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Konstantin...
Distinguish between code pointer size and DataLayout...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Tim Northover
AArch64: support nonlazybind
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
David Blaikie
Use default ref capture to simplify local lambdas,...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Ahmed Bougacha
Revert "Add a test for debug info with the safestack...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Ahmed Bougacha
Revert "Add an end-to-end testcase for address sanitizer."
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Ahmed Bougacha
Revert "Add a test for __block variables + asan."
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Craig Topper
Introduce APInt::isSignBitSet/isSignBitClear. Use in...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Francis Ricci
Don't read non-readable address ranges during lsan...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Greg Clayton
Don't ever reduce the timeout of a packet, only increas...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Akira Hatanaka
[ObjC] Mark loads from __NSArray0 and __NSDictionary0...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Matt Arsenault
AMDGPU: SimplifyDemandedElts for image intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Davide Italiano
[LCSSA] Don't insert tokens into the worklist at all.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Marshall Clow
Sigh. Once again forgot about the 'no exceptions' bots.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Francis Ricci
Scan Kernel Alloc Once page for global pointers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Marshall Clow
Mark LWG#2853 as complete. No code changes required...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Andrey Churbanov
Fix crash in invoking microtask on ios arm64.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Amaury Sechet
Introducing LLVMMetadataRef
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Max Kazantsev
[LoopPeeling] Get rid of Phis that become invariant...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
George Rimar
[ELF] - Add compress-debug-output-i386.s testcase.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
George Rimar
[ELF] - Implemented --compress-debug-sections option.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Yaron Keren
Address bugs.llvm.org/pr30994 so that a non-friend...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Serguei Katkov
[BPI] NFC: reorder ifs to bail out earlier
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Max Kazantsev
[LoopPeeling] Fix condition for phi-eliminating peeling
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Serguei Katkov
[BPI] Use metadata info before any other heuristics
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Craig Topper
[InstCombine] Simplify 1/X for vectors.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Craig Topper
[InstCombine] Add test cases for missing support for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Craig Topper
[InstCombine] Add support for vector srem->urem.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Craig Topper
[InstCombine] Add missing testcases for srem->urem...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Craig Topper
[InstCombine] Add support for turning vector sdiv into...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Craig Topper
[InstCombine] Add test cases for missing support for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Davide Italiano
[LCSSA] Simplify a loop. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Craig Topper
[InstCombine][ValueTracking] When computing known bits...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Davide Italiano
[LCSSA] Fix non-determinism due to iterating over a...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Craig Topper
[InstCombine] In SimplifyDemandedUseBits, don't bother...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Benjamin Kramer
[X86] Remove special handling for 16 bit for A asm...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Bryant Wong
MemorySSA: Stop tracking def-or-use blocks.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Alexander Shaposhnikov
[clang] Register isConstexpr matcher
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Sanjay Patel
[InstSimplify] improve getTrue/getFalse; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Dimitry Andric
Garbage collect HAVE_EXECINFO_H from config.h.cmake...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Sanjay Patel
[Constants] simplify get true/false code; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Yaron Keren
Use setUsedForHeaderGuard() accessor function instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Michael Zuckerman
[X86][X86 intrinsics]Folding cmp(sub(a,b),0) into cmp...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Revert r300420 - [coroutines] Fix building of new/delet...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
[coroutines] Fix building of new/delete expressions...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Petr Hosek
[CMake][libunwind] Fix the -target and -gcc-toolchain...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Petr Hosek
[CMake][libcxxabi] Fix the -target and -gcc-toolchain...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Cleanup one more <forward_list> test
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Kuba Mracek
ThreadSanitizer plugin: Support Swift access races...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Workaround Clang bug regarding template template parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Petr Hosek
[CMake][libcxx] Fix the --target and --gcc-toolchain...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Cleanup and better scope unique_ptr internals
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Cleanup default_delete specializations
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Eric Fiselier
Overhaul unique_ptr - Implement LWG 2801, 2905, 2520.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Craig Topper
[APInt] Fix a bug in lshr by a value more than 64 bits...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Dimitry Andric
Use correct registers for "A" inline asm constraint
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Eric Fiselier
Implement LWG 2857 for variant. Tests from Casey Carter...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Sanjay Patel
[InstCombine] allow (X != C1 && X != C2) and similar...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Sanjay Patel
[InstCombine] add tests to show missing transforms...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Aaron Ballman
Add isStaticStorageClass to the dynamic matcher registr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Eric Fiselier
Simplify test helper
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Tobias Grosser
Update isl bindings to latest version (+ Polly extensions)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Eric Fiselier
Fix PR32642 - string::insert and string::append don...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Akira Hatanaka
[ObjC] Use empty Objective-C collection literal constan...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Eric Christopher
When we turn on vsx it should also turn on altivec...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Eric Christopher
Tidy checking for the soft float attribute.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Eric Christopher
Cache the DataLayout rather than looking it up frequently.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Serge Pavlov
Do not run tests for crash recovery if libstdc++ safe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Akira Hatanaka
Revert "[ObjC] Use empty Objective-C collection literal...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Eric Fiselier
[libcxx] Fix check-cxx-abilist on OS X
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Akira Hatanaka
[ObjC] Use empty Objective-C collection literal constan...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Eric Fiselier
Rewrite and cleanup unique_ptr tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Eric Fiselier
Make clang-format use C++03 syntax
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Zachary Turner
Fix crash when completing in the current directory.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Davide Italiano
[MachO/X86_64] Simplify isDataInCodeTransition().
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Davide Italiano
[MachO/AArch64] Merge multiple switch cases into one...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Vedant Kumar
[profile] Sync up InstrProfData.inc (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Vedant Kumar
[Coverage] Use the new getInstrProfSectionName API...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Vedant Kumar
[ProfileData] Unify getInstrProf*SectionName helpers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Duncan P. N...
Modules: Do not serialize #pragma pack state
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Sanjoy Das
Generalize SCEV's unit testing helper a bit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Davide Italiano
[Interpreter] Make a static func a lambda and remove...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Craig Topper
[InstCombine] MakeAnd/Or/Xor handling to reuse previous...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Davide Italiano
[ARM/Emulation] Remove an unneeded comparison and simpl...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Chris Bieneman
Fix bot breakage from r300372
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Davide Italiano
[Process/Utility] Remove dead code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
next