platform/upstream/llvm.git
2016-10-10 Eugene Leviant[ELF] Don't emit empty PT_LOAD segment
2016-10-10 Eric FiselierFix documentation mis-spelling.
2016-10-10 Zvi Rackover[X86] Prefer rotate by 1 over rotate by imm
2016-10-10 Marshall ClowAdd whitespace to make not_fn_impl more clear. NFC.
2016-10-10 Simon Pilgrim[SLPVectorizer][X86] Add 512-bit sitofp/uitofp tests
2016-10-10 Eric Fiselier[Sema] Prevent using member declaration diagnostic...
2016-10-10 Haojian Wu[include-fixer] query-mode should be false by default.
2016-10-10 Nico WeberRevert r283683 because r283680 got reverted.
2016-10-10 Marshall ClowMark issues 2544, 2567, 2569, 2686 and 2694 as ready...
2016-10-10 Simon Pilgrim[SLPVectorizer][X86] Add avx512 sitofp/uitofp tests
2016-10-10 Daniel JasperRevert "P0035R4: Semantic analysis and code generation...
2016-10-10 Marshall ClowAdd tests for LWG2544. We already implement this; just...
2016-10-10 Simon Pilgrim[SLPVectorizer][X86] Fixed alignments of scalar loads...
2016-10-10 Nico WeberRevert r283680.
2016-10-10 Michal Gorny[Driver] Make -print-libgcc-file-name print compiler...
2016-10-10 Michael Kruse[DepInfo] Print -debug output outside of max-operations...
2016-10-10 Michael Kruse[Support/DepInfo] Introduce IslMaxOperationsGuard and...
2016-10-10 Daniel JasperRevert "[x86][inline-asm][clang] accept 'v' constraint"
2016-10-10 Eugene Leviant[ELF] Change argument type for findSections. NFC
2016-10-10 Simon PilgrimFixed windows stdout/stderr redirection in inline asm...
2016-10-10 George Rimar[Object/ELF] - Do not crash on invalid Header->e_shoff...
2016-10-10 Nitesh Jain[LLDB][MIPS] All tests get errors in dotest after this...
2016-10-10 George RimarRecommit r283733 "[ELF] - Do not crash if common symbol...
2016-10-10 George RimarRevert r283733 "[ELF] - Do not crash if common symbol...
2016-10-10 Manuel KlimekUse `let' instead of `let*' in one place where `let...
2016-10-10 Peter Smith[ELF][ARM] Fix formatting mistake, removed extra space...
2016-10-10 Peter Smith[ELF][ARM] Garbage collection support for .ARM.exidx...
2016-10-10 George Rimar[ELF] - Do not crash if common symbol alignment set...
2016-10-10 Nitesh Jain[LLDB][MIPS] Skip some test case which were causing...
2016-10-10 George Rimar[ELF] - Do not crash on absolute local symbol starting...
2016-10-10 Peter Smith[ELF][ARM] Initial implentation of ARM exceptions support
2016-10-10 Nitesh Jain[LLDB][MIPS] Fix TestReturnValue failure for MIPS
2016-10-10 Nitesh Jain[LLDB][MIPS] Fix register read/write for 32 bit big...
2016-10-10 Chris DewhurstThis pass, fixing an erratum in some LEON 2 processors...
2016-10-10 Asiri Rathnayake[libcxx] Add the missing limits.h header
2016-10-10 Daniel MarjamakiFix style issue. Spaces in argument list.
2016-10-10 Richard SmithMark aligned allocation as done.
2016-10-10 Daniel JasperFix WebAssembly build after r283702.
2016-10-10 Richard SmithP0035R4: Semantic analysis and code generation for...
2016-10-10 Eric FiselierCleanup CMake status output
2016-10-10 Craig Topper[AVX-512] Add missing pattern sext or zext from bytes...
2016-10-10 Craig Topper[AVX-512] Add test cases for AVX512 sign/zero extend...
2016-10-10 Craig Topper[AVX-512] Add an AVX512VL/BW command line to sse41...
2016-10-10 Michael Zuckerman[x86][inline-asm][llvm] accept 'v' constraint
2016-10-10 Michael Zuckerman[x86][inline-asm][clang] accept 'v' constraint
2016-10-10 Eric FiselierProvide a constexpr addressof with GCC 7.
2016-10-10 Eric FiselierWorkaround missing C++14 constexpr semantics in filesystem
2016-10-10 Eric FiselierRemove use of int128_t inside the filesystem implementation
2016-10-10 Dylan McKay[AVR] Enable generation of the TableGen assembly writer...
2016-10-10 Brian Gesiak[lit] Remove (or allow specific) unused imports
2016-10-10 Brian Gesiak[lit] Remove unused TestingProgressDisplay attr
2016-10-10 Brian Gesiak[lit] Fix undefined symbol ArgumentError
2016-10-10 Brian Gesiak[lit] Remove semicolons in Python code
2016-10-10 Brian Gesiak[lit] Remove unused variable in googletest format
2016-10-10 Brian Gesiak[lit] Remove Python 2.6 and below exec workaround
2016-10-09 Craig Topper[AVX-512] Port 128 and 256-bit memory->register sign...
2016-10-09 Craig Topper[X86] Remove redundant patterns. The same pattern appea...
2016-10-09 Mehdi AminiMove the global variables representing each Target...
2016-10-09 Eric FiselierRemove debug output from gen_linker_script.py
2016-10-09 Eric FiselierFix linker script generation for in-tree builds
2016-10-09 Eric Fiselier[libc++abi] Fix bug which cased the static libunwind...
2016-10-09 Eric Fiselier[CMake] Correct configuration order of the sub-projects...
2016-10-09 Davide Italiano[llvm-link] Fix description of -disable-lazy-loading...
2016-10-09 Zvi Rackover[X86] Adding the 'nounwind' attribute to test functions...
2016-10-09 Zvi Rackover[X86] Improve the rotate ISel test
2016-10-09 Elena DemikhovskyDAG: Setting Masked-Expand-Load as a variant of Masked...
2016-10-09 Tobias GrosserFix formatting after recent cl:: changes
2016-10-09 Craig Topper[AVX-512] Fix execution domain for EVEX encoded VINSERTPS.
2016-10-09 Peter CollingbourneMC: Remove unused entities.
2016-10-09 Peter CollingbourneTarget: Remove unused entities.
2016-10-09 Craig Topper[AVX-512] Add subvector insert and extract to load...
2016-10-09 Craig Topper[AVX-512] Add avx512dq to the fp stack folding test.
2016-10-09 Craig Topper[AVX-512] Add the vector down convert instructions...
2016-10-09 Kostya Serebryany[libFuzzer] make a test less flaky
2016-10-09 Hal FinkelWhen optimizing for size, enable loop rerolling by...
2016-10-09 Hal Finkel[CMake] Fix in-tree libcxxabi build support after r283659
2016-10-09 Justin Lebar[CUDA] Don't install cuda_wrappers/{algorithm,complex...
2016-10-08 Kostya Serebryany[libFuzzer] when shrinking the corpus, delete evicted...
2016-10-08 Mehdi AminiThinLTO: Fix Gold test after caching fix in r283655
2016-10-08 Justin Lebar[CUDA] Support <complex> and std::min/max on the device.
2016-10-08 Justin Lebar[CUDA] Rename cuda_builtin_vars.h to __clang_cuda_built...
2016-10-08 Justin Lebar[CUDA] Declare our __device__ math functions in the...
2016-10-08 Justin Lebar[CUDA] Add #pragma clang force_cuda_host_device_{begin...
2016-10-08 Kostya Serebryany[libFuzzer] control the reload interval by a flag,...
2016-10-08 Kostya Serebryany[libFuzzer] fix use-after-free in libFuzzer found by...
2016-10-08 Simon Pilgrim[X86][SSE] Regenerate select tests
2016-10-08 Zvi RackoverRevert "[X86] Apply the Update LLC Test Checks tool...
2016-10-08 Simon Pilgrim[X86][SSE] Regenerate and add 32-bit tests to widening...
2016-10-08 Mehdi AminiTurn cl::values() (for enum) from a vararg function...
2016-10-08 Simon PilgrimFix comment typos - full update script path in assertio...
2016-10-08 Craig Topper[AVX-512] Add test case for PR30430 that I should have...
2016-10-08 Craig Topper[AVX-512] Fix a bug in getLargestLegalSuperClass where...
2016-10-08 Zvi Rackover[X86] Apply the Update LLC Test Checks tool on the...
2016-10-08 Simon Pilgrim[X86][AVX2] Regenerate and add 32-bit tests to core...
2016-10-08 Colin LeMahieu[Hexagon] Adding change of flow max 1 (cofMax1) TS...
2016-10-08 Teresa Johnson[ThinLTO] Record calls to aliases
2016-10-08 Sebastian Pop[AArch64] Avoid generating indexed vector instructions...
2016-10-08 Artem Dergachev[analyzer] Fix build error after r283660 - remove const...
2016-10-08 Artem Dergachev[analyzer] Re-apply r283094 "Improve CloneChecker diagn...
2016-10-08 Artem Dergachev[analyzer] Re-apply r283093 "Add extra notes to ObjCDea...
next