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-10-10
Justin Lebar
[Examples] Fix use of sema.LateParsedTemplateMap in...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Haojian Wu
[clang-tidy] Add a whitelist option in google-runtime...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Mehdi Amini
Use StringRef in LangOptions::isNoBuiltinFunc API ...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
[Analysis] Use unique_ptr for CallGraph::FunctionMap.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
[Analysis] Use unique_ptr in AnalyaisDeclContextManager...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
[AST] Convert Marshallers to use unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
Use unique_ptr for VTableBuilder::VBaseInfo map.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
Use unique_ptr for VTableBuilder::VFTableLayouts map.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
Use unique_ptr for VPtrLocationsMap and VPtrInfoVector.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
[AST] Use unique_ptr for VTableLayout.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
[AST] Convert MangleNumberingContext to a unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
Use unique_ptr in LLVMContextImpl's constant maps.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
[Sema] Use unique_ptr instead of raw pointers in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
[ADT] Add make_pointe{e,r}_iterator.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justin Lebar
[ADT] Let MapVector handle non-copyable values.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Alexandros...
[ARM] Fix invalid VLDM/VSTM access when targeting Big...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Asiri Rathnayake
[libcxx] Fix gcc build.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Nirav Dave
Add return type for checkForValidSection parsing functi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Eugene Leviant
[ELF] Don't emit empty PT_LOAD segment
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Eric Fiselier
Fix documentation mis-spelling.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Zvi Rackover
[X86] Prefer rotate by 1 over rotate by imm
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Marshall Clow
Add whitespace to make not_fn_impl more clear. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Simon Pilgrim
[SLPVectorizer][X86] Add 512-bit sitofp/uitofp tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Eric Fiselier
[Sema] Prevent using member declaration diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Haojian Wu
[include-fixer] query-mode should be false by default.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Nico Weber
Revert r283683 because r283680 got reverted.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Marshall Clow
Mark issues 2544, 2567, 2569, 2686 and 2694 as ready...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Simon Pilgrim
[SLPVectorizer][X86] Add avx512 sitofp/uitofp tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Daniel Jasper
Revert "P0035R4: Semantic analysis and code generation...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Marshall Clow
Add tests for LWG2544. We already implement this; just...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Simon Pilgrim
[SLPVectorizer][X86] Fixed alignments of scalar loads...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Nico Weber
Revert r283680.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Michal Gorny
[Driver] Make -print-libgcc-file-name print compiler...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Michael Kruse
[DepInfo] Print -debug output outside of max-operations...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Michael Kruse
[Support/DepInfo] Introduce IslMaxOperationsGuard and...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Daniel Jasper
Revert "[x86][inline-asm][clang] accept 'v' constraint"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Eugene Leviant
[ELF] Change argument type for findSections. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Simon Pilgrim
Fixed windows stdout/stderr redirection in inline asm...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
George Rimar
[Object/ELF] - Do not crash on invalid Header->e_shoff...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Nitesh Jain
[LLDB][MIPS] All tests get errors in dotest after this...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
George Rimar
Recommit r283733 "[ELF] - Do not crash if common symbol...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
George Rimar
Revert r283733 "[ELF] - Do not crash if common symbol...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Manuel Klimek
Use `let' instead of `let*' in one place where `let...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Peter Smith
[ELF][ARM] Fix formatting mistake, removed extra space...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Peter Smith
[ELF][ARM] Garbage collection support for .ARM.exidx...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
George Rimar
[ELF] - Do not crash if common symbol alignment set...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Nitesh Jain
[LLDB][MIPS] Skip some test case which were causing...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
George Rimar
[ELF] - Do not crash on absolute local symbol starting...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Peter Smith
[ELF][ARM] Initial implentation of ARM exceptions support
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Nitesh Jain
[LLDB][MIPS] Fix TestReturnValue failure for MIPS
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Nitesh Jain
[LLDB][MIPS] Fix register read/write for 32 bit big...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Chris Dewhurst
This pass, fixing an erratum in some LEON 2 processors...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Asiri Rathnayake
[libcxx] Add the missing limits.h header
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Daniel Marjamaki
Fix style issue. Spaces in argument list.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Richard Smith
Mark aligned allocation as done.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Daniel Jasper
Fix WebAssembly build after r283702.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Richard Smith
P0035R4: Semantic analysis and code generation for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Eric Fiselier
Cleanup CMake status output
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Craig Topper
[AVX-512] Add missing pattern sext or zext from bytes...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Craig Topper
[AVX-512] Add test cases for AVX512 sign/zero extend...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Craig Topper
[AVX-512] Add an AVX512VL/BW command line to sse41...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Michael Zuckerman
[x86][inline-asm][llvm] accept 'v' constraint
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Michael Zuckerman
[x86][inline-asm][clang] accept 'v' constraint
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Eric Fiselier
Provide a constexpr addressof with GCC 7.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Eric Fiselier
Workaround missing C++14 constexpr semantics in filesystem
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Eric Fiselier
Remove use of int128_t inside the filesystem implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Dylan McKay
[AVR] Enable generation of the TableGen assembly writer...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Brian Gesiak
[lit] Remove (or allow specific) unused imports
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Brian Gesiak
[lit] Remove unused TestingProgressDisplay attr
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Brian Gesiak
[lit] Fix undefined symbol ArgumentError
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Brian Gesiak
[lit] Remove semicolons in Python code
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Brian Gesiak
[lit] Remove unused variable in googletest format
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Brian Gesiak
[lit] Remove Python 2.6 and below exec workaround
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Craig Topper
[AVX-512] Port 128 and 256-bit memory->register sign...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Craig Topper
[X86] Remove redundant patterns. The same pattern appea...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Mehdi Amini
Move the global variables representing each Target...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Eric Fiselier
Remove debug output from gen_linker_script.py
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Eric Fiselier
Fix linker script generation for in-tree builds
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Eric Fiselier
[libc++abi] Fix bug which cased the static libunwind...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Eric Fiselier
[CMake] Correct configuration order of the sub-projects...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Davide Italiano
[llvm-link] Fix description of -disable-lazy-loading...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Zvi Rackover
[X86] Adding the 'nounwind' attribute to test functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Zvi Rackover
[X86] Improve the rotate ISel test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Elena Demikhovsky
DAG: Setting Masked-Expand-Load as a variant of Masked...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Tobias Grosser
Fix formatting after recent cl:: changes
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Craig Topper
[AVX-512] Fix execution domain for EVEX encoded VINSERTPS.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Peter Collingbourne
MC: Remove unused entities.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Peter Collingbourne
Target: Remove unused entities.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Craig Topper
[AVX-512] Add subvector insert and extract to load...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Craig Topper
[AVX-512] Add avx512dq to the fp stack folding test.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Craig Topper
[AVX-512] Add the vector down convert instructions...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Kostya Serebryany
[libFuzzer] make a test less flaky
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Hal Finkel
When optimizing for size, enable loop rerolling by...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Hal Finkel
[CMake] Fix in-tree libcxxabi build support after r283659
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Justin Lebar
[CUDA] Don't install cuda_wrappers/{algorithm,complex...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Kostya Serebryany
[libFuzzer] when shrinking the corpus, delete evicted...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Mehdi Amini
ThinLTO: Fix Gold test after caching fix in r283655
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Justin Lebar
[CUDA] Support <complex> and std::min/max on the device.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Justin Lebar
[CUDA] Rename cuda_builtin_vars.h to __clang_cuda_built...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Justin Lebar
[CUDA] Declare our __device__ math functions in the...
commit
|
commitdiff
|
tree
|
snapshot
next