platform/upstream/llvm.git
2016-01-27 Igor BregerAVX512: Fix vpmovzxbw predicate for AVX1/2 instructions.
2016-01-27 Igor BregerAVX512: Add store mask patterns.
2016-01-27 Xinliang David LiFix a bug in test case (both ir,fe instr were turned on
2016-01-27 Chen Li[IndVarSimplify] Rewrite loop exit values with their...
2016-01-27 Daniel MarjamakiFix array index out of bounds
2016-01-27 Jonas HahnfeldChange whitespace to test commit access
2016-01-27 Haicheng Wu[SLPVectorizer] Swap the checking order of isCommutativ...
2016-01-27 Matthias BraunSmallPtrSet: Inline the part of insert_imp in the small...
2016-01-27 Matthias BraunFunction: Slightly simplify code by using existing...
2016-01-27 Xinliang David Li[Coverage] Fix more bugs in covmap V1 documentation
2016-01-27 David MajnemerRevert "Revert "[SimplifyCFG] allow speculation of...
2016-01-27 David Majnemer[SimplifyCFG] Don't mistake icmp of and for a tree...
2016-01-27 David MajnemerRevert "[SimplifyCFG] allow speculation of exactly...
2016-01-27 Yunzhong GaoAdding a test for PR25717.
2016-01-27 Matt ArsenaultAMDGPU: Fix default device handling
2016-01-27 Akira Hatanaka[libcxx] Remove -Wpadded from buildit script.
2016-01-27 Reid Kleckner[cmake] Remove /Og- flag which was working around PR24785
2016-01-27 Yunzhong GaoAdd "/dev/tty" as a special file name for lit tests.
2016-01-27 Reid Kleckner[llvm-tblgen] Avoid StringMatcher for GCC and MS builti...
2016-01-27 Devin Coughlin[analyzer] ObjCDeallocChecker: Only operate on classes...
2016-01-27 Dan Gohman[WebAssembly] Add a test for the mem-intrinsic code...
2016-01-27 James Y KnightRevert "Change of UserLabelPrefix default value from...
2016-01-27 Eric FiselierFix broken commit r258888. I missed adding two pointer...
2016-01-27 Hans Wennborgtest-release.sh: Ignore LC_CTYPE in sed invocation...
2016-01-27 Xinliang David LiSync up with master file
2016-01-27 Xinliang David Li[PGO] Make header portable for C /NFC
2016-01-27 Eric Fiselier[libcxx] Fix undefined behavior in forward_list
2016-01-26 Devin Coughlin[analyzer] Body farm: Look for property ivar in shadowi...
2016-01-26 Justin LebarDisable all standard lib functions for NVVM.
2016-01-26 Kevin EnderbyFix identify_magic() to check that a file that starts...
2016-01-26 Philip Reames[GVN] Split AvailableValueInBlock into two parts [NFC]
2016-01-26 Evgeniy Stepanov[cfi] Exclude __cfi_slowpath_diag from the non-diag...
2016-01-26 Artem Belevich[CUDA] Implemented device-side support functions in...
2016-01-26 Evgeniy Stepanov[cfi] Better handling of wild target address.
2016-01-26 Sanjoy Das[docs] Fix a typo
2016-01-26 David Majnemer[WinEH] Annotate calls to __RTtypeid with a funclet...
2016-01-26 Xinliang David Li[PGO] allow pgo name collector to disable compression...
2016-01-26 Reid Kleckner[llvm-tblgen] Stop emitting the intrinsic name matching...
2016-01-26 Mike Aizatsky[sanitizers] execve & waitpid on mac.
2016-01-26 Chris BienemanFixing the documentation builds
2016-01-26 Derek Schuff[WebAssembly] Omit no-op adds for non-mem uses of Frame...
2016-01-26 Reid KlecknerHandle more edge cases in intrinsic name binary search
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-override warning in unitte...
2016-01-26 Simon Pilgrim[X86][SSE] Added 8i8 to 8i64 sext/zext tests
2016-01-26 Sanjay Patel[x86] make the subtarget member a const reference,...
2016-01-26 Jonathan Peyton[OMPT]: Fix the order of implicit_task_end_events
2016-01-26 Simon Pilgrim[X86] Add support for zeroed shuffle elements to getShu...
2016-01-26 Chris BienemanRemove autoconf support
2016-01-26 Chris BienemanRemove autoconf support for building runtime libraries.
2016-01-26 Chris BienemanRemove autoconf support
2016-01-26 Chris BienemanRemove autoconf support
2016-01-26 Derek Schuff[WebAssembly] Remove check for FrameIndex operands...
2016-01-26 Evgeniy Stepanov[cfi] Hide runtime implementation in a namespace.
2016-01-26 Sanjay Patel[x86] add materializeVectorConstant() helper function...
2016-01-26 Evgeniy Stepanov[cfi] Support for dlopen and dlclose.
2016-01-26 Hemant KulkarniFix comparison warning (r258845)
2016-01-26 Eric FiselierRemove dead code missed in r258852.
2016-01-26 Hemant KulkarniFixes build break introduced by r258845
2016-01-26 JF BastienWebAssembly NFC: update error message
2016-01-26 Eric FiselierFix PR26103 - Error calling is_convertible with incompl...
2016-01-26 JF BastienWebAssembly: don't optimize memcpy/memmove/memcpy to...
2016-01-26 Yunzhong GaoDo not define GXX_RTTI macro for C.
2016-01-26 Mike Aizatsky[sanitizers] extracted process management functions
2016-01-26 Cong HouAdd a missing test case for r258847.
2016-01-26 Cong HouAllow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be...
2016-01-26 Davide Italiano[llvm-nm] Roll several conditions into a single if...
2016-01-26 Hemant Kulkarni[llvm-readobj] Add -elf-section-groups option
2016-01-26 Jonathan PeytonBypass Perl modules in build system
2016-01-26 Chad Rosier[ScheduleDAGInstrs] Simplify logic to improve readabili...
2016-01-26 David Majnemer[MS ABI] Allow a member pointers' converted type to...
2016-01-26 Sanjay Pateltidy up; NFC
2016-01-26 Davide Italiano[llvm-nm] Simplify. No functional changes intended.
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings; other...
2016-01-26 Jonathan CoeTest commit. Fix typo in comment.
2016-01-26 Manman RenClass Property: parse property attribute (class).
2016-01-26 Sanjay Patel[x86] simplify getOnesVector() ; NFCI
2016-01-26 Arpith Chacko... [OpenMP] Parsing + sema for target parallel directive.
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-01-26 Aditya NandakumarReassociate: Reprocess RedoInsts after each inst
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings in includ...
2016-01-26 Sanjay Patel[x86, AVX] tighten checks
2016-01-26 Benjamin KramerUpdate wasm target for r258819.
2016-01-26 Kevin EnderbyUpdate the comments for the macho-invalid-zero-ncmds...
2016-01-26 Sanjay Patelfix formatting; NFC
2016-01-26 Manman RenUse instance_properties instead of properties. NFC.
2016-01-26 Justin Lebar[CUDA] Add -fcuda-allow-variadic-functions.
2016-01-26 Saleem AbdulrasoolRevert r258546.
2016-01-26 Sanjay Pateldon't repeat names in documentation comments; NFC
2016-01-26 Benjamin KramerUpdate for LLVM change
2016-01-26 Benjamin KramerReflect the MC/MCDisassembler split on the include...
2016-01-26 Arpith Chacko... [OpenMP] Parsing + sema for defaultmap clause.
2016-01-26 Sanjay Patel[LibCallSimplifier] fold memset(malloc(x), 0, x) -...
2016-01-26 Chad RosierRevert "[Driver] Make sure -fno-math-builtin option...
2016-01-26 Chad Rosier[Driver] Make sure -fno-math-builtin option is being...
2016-01-26 Chad Rosier[Driver] Update FIXME comment now that PR4941 has been...
2016-01-26 Matthew SimpsonRevert "Reapply commit r258404 with fix"
2016-01-26 Igor LaevskyRe-submit r256008 "Improve DWARFDebugFrame::parse to...
2016-01-26 Dan Gohman[WebAssembly] Fix a typo in a comment.
2016-01-26 Michael KruseUnique phi write accesses
2016-01-26 Michael KruseUnique value read accesses
next