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-03-03
Zachary Turner
Add a script to dump out all project inter-dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Eric Fiselier
Fix hash requirements check in __hash_table.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjay Patel
[x86] refactor combineAddOrSubToADCOrSBB(); NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Krzysztof Parzyszek
Silence a warning, NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Rong Xu
[PGO] Text format profile reader needs to clear the...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Krzysztof Parzyszek
Detect the existence of pthread_{s,g}etname_np in libpt...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
Fix Threading path when LLVM_ENABLE_THREADS=0.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Mehdi Amini
un-Xfail Fuzzer test that decided to pass on Green...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Peter Collingbourne
MC: De-duplicate the object streamer implementations...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Chris Bieneman
[ObjectYAML] [DWARF] Abstract DWARF Initial Length...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
Isolate Target-specific functionality of DataExtractor.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
Move Log from Core -> Utility.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjay Patel
[x86] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Peter Collingbourne
LTO: Hash the set of imported symbols for each module.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
[Windows] Remove the #include <eh.h> hack.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Matthias Braun
RegisterCoalescer: Simplify subrange splitting code...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
Teach lit to expand glob expressions.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjoy Das
Fix a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
Add missing #includes for FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Krzysztof Parzyszek
Make TargetInstrInfo::isPredicable take a const referen...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Mike Aizatsky
[sancov] better input parameters validation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
Try again to appease the FreeBSD bot.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjoy Das
[LoopUnrolling] Peel loops with invariant backedge...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjoy Das
[LoopUnrolling] Re-prioritize Peeling and Partial unrolling
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Dominic Chen
Reland 4: [analyzer] NFC: Update test infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjay Patel
[x86] clean up materializeSBB(); NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
Try to appease the FreeBSD bots.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
Don't bring in llvm/Support/thread.h in Threading.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
Add #include for unistd.h on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Mehdi Amini
Fix libc++ test to pass in C++03 mode
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Piotr Padlewski
[clang-tidy] Yet another docs fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
[Support] Provide access to current thread name/thread id.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Simon Pilgrim
Use APInt::setBits instead of OR'ing in a separate...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Pavel Labath
Android.rules: fix building on mac
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Aleksei Sidorin
[Analyzer] Terminate analysis on OpenMP code instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjay Patel
[x86] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Simon Pilgrim
Use APInt::getLowBitsSet instead of APInt::getBitsSet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjay Patel
[x86] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjay Patel
[x86] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Simon Pilgrim
Use APInt::getOneBitSet instead of APInt::getBitsSet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Etienne Bergeron
[compiler-rt][asan] Turn on ASAN unittests for win64.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjay Patel
[x86] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Pavel Labath
Android.rules: fix building on windows
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sanjay Patel
[x86] fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Simon Pilgrim
Use APInt::getHighBitsSet instead of APInt::getBitsSet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Dmitry Preobrazhensky
[AMDGPU][MC] Fix for Bug 30829 + LIT tests
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Benjamin Kramer
Revert "Re-apply "[GVNHoist] Move GVNHoist to function...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Simon Pilgrim
Use APInt::getOneBitSet instead of APInt::getBitsSet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Pavel Labath
test: shorten test trace file names
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Pavel Labath
testsuite/android: build test executables with the...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Pavel Labath
Made GetClangTargetCPU() const.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Piotr Padlewski
[clang-tidy] Fix modernize-use-emplace docs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Simon Pilgrim
Fix Wdocumentation warning
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Ranjeet Singh
[ARM] fpscr read/write intrinsics not aware of each...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Alexander Kornienko
[clang-tidy] Format code around applied fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Mohammad Shahid
[SLP] Fixes the bug due to absence of in order uses...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Chandler Carruth
[SDAG] Revert r296476 (and r296486, r296668, r296690).
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Nemanja Ivanovic
[PowerPC] Enable -fomit-frame-pointer by default for PPC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sylvestre Ledru
Fix a typo in the comments. Patch by marktwtn from...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Amjad Aboud
[X86] Generate VZEROUPPER for Skylake-avx512.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Alexander Kornienko
[clang-tidy] google-readability-casting: don't use...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sjoerd Meijer
[AArch64AsmParser] rewrite of function parseSysAlias
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Igor Breger
[GlobalISel][X86] Support float/double and vector types.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Zachary Turner
Remove some dead code in FileSpec.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Eric Fiselier
Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Tobias Grosser
[tests] Specify the dependence to NVPTX backend for...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Tobias Grosser
[test] Do not emit binary data to output
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Eric Fiselier
Fix sign-compare warning in test; Oddly this only appea...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Peter Collingbourne
Revert r296730, "cmake: Configure the ThinLTO cache...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Evgeniy Stepanov
[msan] Test for _mm_getcsr and _mm_setcsr (r296848).
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Evgeniy Stepanov
[msan] Handle x86_sse_stmxcsr and x86_sse_ldmxcsr.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Adrian Prantl
LiveDebugValues: Assume calls never clobber SP.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Eugene Zelenko
[ProfileData] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Kyle Butt
CodeGen: BlockPlacement: Precompute layout for chains...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Evgeniy Stepanov
[msan] Remove stale comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Dave Bartolomeo
Fix msc-version.c test to handle _MSC_VER=1910
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Arsenault
AMDGPU: Fix missing dominator tree dependency
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Dominic Chen
Revert "Reland 3: [analyzer] NFC: Update test infrastru...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Eric Fiselier
Work around test failure on 32 bit OS X
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Peter Collingbourne
ThinLTOBitcodeWriter: Do not follow operand edges of...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Daniel Berlin
Move defClobbersUseOrDef to being a protected member...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Dominic Chen
Reland 3: [analyzer] NFC: Update test infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Dominic Chen
Revert "Reland 2: [analyzer] NFC: Update test infrastru...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Dominic Chen
Reland 2: [analyzer] NFC: Update test infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Jim Ingham
Python commands as first class citizens.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Jim Ingham
Mention fetching thread lists lazily.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Nikolai Bozhenov
[BypassSlowDivision] Use ValueTracking to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Eric Fiselier
remove max_size() extension from polymorphic_allocator...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Mehdi Amini
Fix libc++ test experimental/algorithms/alg.random...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Tom Stellard
CMake: Clean up VersionFromVCS.cmake
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Nikolai Bozhenov
[BypassSlowDivision] Refactor fast division insertion...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Jim Ingham
Forgot about local variable lookup.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Taewook Oh
[DAGCombiner] Fix DebugLoc propagation when folding...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Sanjay Patel
[DAG] early exit to improve readability and formatting...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Eric Fiselier
Work around GCC linking errors within libc++abi due...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Eric Fiselier
Work around GCC linking errors within libc++abi due...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Krzysztof Parzyszek
[Hexagon] Pick the right branch opcode depending on...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Tobias Grosser
Revert "AMDGPU: Re-do update for branch-relaxation...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Jim Ingham
Add a reference to the projects in the Get involved...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Kyle Butt
CodeGen: MachineBlockPlacement: Remove the unused outli...
commit
|
commitdiff
|
tree
|
snapshot
next