platform/upstream/llvm.git
2016-09-06 Dimitar VlahovskiRevert "Intel(R) Memory Protection Extensions (Intel...
2016-09-06 Pierre Gousseau[clang-cl] Check that we are in clang cl mode before...
2016-09-06 Leny KholodovDebugInfo: use llvm::DINode::DIFlags type for debug...
2016-09-06 Leny KholodovDebugInfo: use strongly typed enum for debug info flags
2016-09-06 Alexey Bader[OpenCL] Remove access qualifiers on images in arg...
2016-09-06 Silviu Baranga[RegisterScavenger] Remove aliasing registers of operan...
2016-09-06 Pavel LabathFix build breakage in r280692
2016-09-06 Craig Topper[AVX-512] Fix masked VPERMI2PS isel when the index...
2016-09-06 Craig Topper[AVX-512] Add a test case to show that we don't select...
2016-09-06 Craig Topper[X86] Remove unused encoding from IntrinsicType enum.
2016-09-06 Craig Topper[X86] Fix indentation. NFC
2016-09-06 Sean CallananAdded the "frame diagnose" command and use its output...
2016-09-06 Justin BognerRevert "bugpoint: Stop threading errors through APIs...
2016-09-06 Justin Bognerbugpoint: Stop threading errors through APIs that never...
2016-09-06 Saleem AbdulrasoolARM: workaround bundled operation predication
2016-09-06 Mehdi AminiRevert "DebugInfo: use strongly typed enum for debug...
2016-09-06 Mehdi Amini[LTO] Constify (NFC)
2016-09-06 Mehdi AminiDebugInfo: use strongly typed enum for debug info flags
2016-09-06 Mehdi AminiFix DensetSet::insert_as() for MSVC2015 (NFC)
2016-09-06 Craig Topper[AVX-512] Fix v8i64 shift by immediate lowering on...
2016-09-06 Saleem AbdulrasoolCodeGen: ensure that libcalls are always AAPCS CC
2016-09-05 Craig Topper[AVX-512] Teach fastisel load/store handling to use...
2016-09-05 Craig Topper[X86] Update fast-isel store test to have more 256...
2016-09-05 Craig Topper[X86] Update fast-isel vector load test to have more...
2016-09-05 Sanjay Patelfix FileCheck variables for test added with r280677
2016-09-05 Gor Nishanov[Coroutines] Part12: Handle alloca address-taken
2016-09-05 Sanjay Patel[InstCombine] don't assert that division-by-constant...
2016-09-05 Sanjay Patel[InstCombine] revert r280637 because it causes test...
2016-09-05 Todd Fialaremove dependence of TestGdbRemoteExitCode.py on parent...
2016-09-05 Ahmed Bougacha[lit] Downgrade error to warning on gtest crashes durin...
2016-09-05 Craig Topper[AVX-512] Integrate mask register copying more complete...
2016-09-05 Ed SchoutenAdd support for targeting armv6-unknown-cloudabi-eabihf.
2016-09-05 Simon Pilgrim[X86][SSE] Add test cases for PR29078
2016-09-05 Simon Pilgrim[X86][SSE] Add test cases for PR29079
2016-09-05 Dimitry AndricAdd missing _US_ACTION_MASK constant to unwind.h
2016-09-05 Valentina GiustiIntel(R) Memory Protection Extensions (Intel(R) MPX...
2016-09-05 whitequarkCODE_OWNERS: bring my entry up to date
2016-09-05 Simon Atanasyan[ELF][MIPS] Support R_MIPS_TLS_DTPREL64 / R_MIPS_TLS_TP...
2016-09-05 Simon Atanasyan[ELF][MIPS] Support R_MIPS_TLS_DTPREL32 / R_MIPS_TLS_TP...
2016-09-05 Simon Atanasyan[ELF][MIPS] Do not create a hidden definition for __tls...
2016-09-05 Pavel LabathReplace uses of MIUtilParse::CRegexParser with llvm...
2016-09-05 Simon Pilgrim[X86][SSE] Regenerate odd shuffle tests with common...
2016-09-05 Oliver Stannard[SimplifyCFG] Add test for sinking inline asm in if...
2016-09-05 NAKAMURA Takumiclang/test/Modules/compiler_builtins_x86.c: Fix r280658.
2016-09-05 James MolloyAttempt to fix buildbots not targetting x86
2016-09-05 Dmitry Vyukovasan: allow __asan_{before,after}_dynamic_init without...
2016-09-05 Benjamin Kramer[WebAssembly] Unbreak the build.
2016-09-05 Valery Pykhtin[AMDGPU] Refactor FLAT TD instructions
2016-09-05 Michael KruseAdd check-polly-tests build target.
2016-09-05 Kirill Bobyrev[clang-rename] Add comment after namespace closing
2016-09-05 Pavel LabathAdd default_packet_timeout key to the new TestGdbRemote...
2016-09-05 James Molloy[Thumb1] Add relocations for fixups fixup_arm_thumb_...
2016-09-05 Igor Breger[AVX512] Fix v8i1 /v16i1 zext + bitcast lowering patter...
2016-09-05 Craig Topper[X86] Make some static arrays of opcodes const and...
2016-09-05 Craig Topper[AVX-512] Simplify X86InstrInfo::copyPhysReg for 128...
2016-09-05 Craig Topper[Target] Remove the AvailableRegClasses vector from...
2016-09-05 Gor Nishanov[Coroutines] Part11: Add final suspend handling.
2016-09-05 Craig Topper[X86] Add AVX and AVX512 command lines to the vec_ss_lo...
2016-09-05 Craig Topper[X86] Remove FsVMOVAPSrm/FsVMOVAPDrm/FsMOVAPSrm/FsMOVAP...
2016-09-05 Marshall ClowFix Bug 30240 - std::string: append(first, last) error...
2016-09-05 Peter Zotov[CMake] [OCaml] Allow building OCaml bindings out of...
2016-09-05 NAKAMURA Takumilit/util.py: Another fix for py3.
2016-09-04 Kirill Bobyrev[clang-rename] Enforce LLVM policy about braces around...
2016-09-04 Kirill Bobyrev[clang-rename] add failing test
2016-09-04 Kirill Bobyrev[clang-rename] Fix Clang-tidy and IWYU warnings; other...
2016-09-04 Sanjay Patel[InstCombine] allow icmp (and X, C2), C1 folds for...
2016-09-04 Craig Topper[AVX-512] Add EVEX encoded scalar FMA intrinsic instruc...
2016-09-04 Craig Topper[AVX-512] Remove 128-bit and 256-bit masked floating...
2016-09-04 Simon Pilgrim[X86] Regenerate x64 mmx/f64 return value tests
2016-09-04 Craig Topper[AVX-512] Remove 128-bit and 256-bit masked floating...
2016-09-04 Lang Hames[ORC] Clone module flags metadata into the globals...
2016-09-04 Simon Pilgrim[X86] Regenerate trunc-store legalization test
2016-09-04 Simon Atanasyan[ELF][MIPS] Do not emit DT_REL[A]COUNT for MIPS targets
2016-09-04 Simon Pilgrim[X86][SSE] Regenerate fcmp/uitofp combine tests
2016-09-04 Lang Hames[ORC] Fix an unfinished comment.
2016-09-04 Sanjay Patel[InstCombine] recode icmp fold in a vector-friendly...
2016-09-04 Hal Finkel[PowerPC] During branch relaxation, recompute padding...
2016-09-04 Igor Bregerrevert r279960.
2016-09-04 Simon PilgrimEOL fixes
2016-09-04 Simon PilgrimStrip trailing whitespace
2016-09-04 Joerg SonnenbergerTest case for r280607 to check presence and sanity...
2016-09-04 Kuba Brecka[libcxx] Fix a data race in call_once
2016-09-04 Chandler Carruth[PM] Revert r280447: Add a unittest for invalidating...
2016-09-04 Chandler Carruth[LCG] Clean up and make NDEBUG verify calls more rigoro...
2016-09-04 Chandler Carruth[LCG] A NFC refactoring to extract the logic for doing
2016-09-04 Dorit Nuzman[InstCombine] Preserve llvm.mem.parallel_loop_access...
2016-09-04 Lang Hames[ExecutionEngine] Move ObjectCache::anchor from MCJIT...
2016-09-04 Dorit NuzmanTest commit.
2016-09-04 Hal Finkel[PowerPC] Zero-extend constants in FastISel
2016-09-04 Elad Cohen[Modules] Add 'freestanding' to the 'requires-declarati...
2016-09-04 Eric FiselierApply curr_symbol.pass.cpp test fix to missed test...
2016-09-04 Craig Topper[AVX-512] Remove masked integer add/sub/mull intrinsics...
2016-09-04 Joseph TremouletFix inliner funclet unwind memoization
2016-09-04 Joerg SonnenbergerTrailing dot that shouldn't have been committed.
2016-09-04 Eric FiselierFix bad locale test data when using the newest glibc
2016-09-04 Joerg SonnenbergerPR 27200: Fix names of the atomic lock-free macros.
2016-09-04 Todd FialaXFAIL TestGdbRemoteExitCode failing tests
2016-09-04 Marshall ClowMark test as XFAIL for C++03, rather than providing...
2016-09-04 Todd Fiala[NFC] Darwin llgs support from Week of Code
2016-09-03 Craig Topper[X86] Combine some of the strings in autoupgrade code.
next