platform/upstream/llvm.git
2016-09-16 Chandler Carruth[LCG] Redesign the lazy post-order iteration mechanism...
2016-09-16 James Molloy[ARM] Promote small global constants to constant pools
2016-09-16 Neil HickeyImprove handling of floating point literals in OpenCL...
2016-09-16 Kirill Bobyrev[clang-tidy] Bugfix for readability-redundant-control...
2016-09-16 Eric FiselierTouch up [[clang::require_constant_initialization]...
2016-09-16 Neil HickeyTesting commit rights. Removing trailing white space...
2016-09-16 Kirill Bobyrev[clang-rename] Merge rename-{at|all} & optimise.
2016-09-16 Eric FiselierFix side effect in assertion
2016-09-16 Eric ChristopherMove the Mangler from the AsmPrinter down to TLOF and...
2016-09-16 Eric ChristopherRemove unused function getMang().
2016-09-16 Stephen HinesFix unused result from sign extending an Offset.
2016-09-16 Tobias GrosserUpdate CFGPrinter -> CFGPrinterLegacyPass
2016-09-16 Rui UeyamaUse functions in DebugInfoPDB to create dummy PDB file.
2016-09-16 Justin Lebar[CUDA] [doc] Note that you can use std::min/max from...
2016-09-16 Rui UeyamaDemangle symbols in "undefined symbol" error message.
2016-09-16 Eric FiselierAttempt to fix Sphinx build
2016-09-16 Todd Fialaadd availability check to DarwinLog event tests
2016-09-16 Eric FiselierUpdate _LIBCPP_EXCEPTION_ABI doc with @mclow's feedback
2016-09-16 David MajnemerAdd a test for r280191
2016-09-16 John McCallAlter the iOS/tvOS ARM64 C++ ABI to ignore the upper...
2016-09-16 Eric FiselierMove _LIBCPP_INLINE_VISIBILITY to first declaration...
2016-09-16 Eric FiselierMove _LIBCPP_INLINE_VISIBILITY to first declaration...
2016-09-16 Jim InghamFirst tests for serializing breakpoints.
2016-09-16 Vitaly BukaRevert "[asan] Avoid lifetime analysis for allocas...
2016-09-16 Vitaly BukaRevert "[asan] Add flag to allow lifetime analysis...
2016-09-16 Vitaly Buka[asan] Remove the test as the fix is going to be removed
2016-09-16 Stephen HinesDo not warn about format strings that are indexed strin...
2016-09-16 Mehdi AminiFix autoupgrade logic for Objective-C class properties...
2016-09-16 Eric FiselierUse _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY in valarr...
2016-09-16 Eric FiselierMove inline attributes in filesystem to first declaration
2016-09-16 Akira Hatanaka[CodeGen][ObjC] Block captures should inherit the type...
2016-09-16 Eric Fiselier[libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY...
2016-09-15 Justin Lebar[CUDA] Don't try to run sanitizers on NVPTX.
2016-09-15 Kostya Serebryany[asan] fix window build
2016-09-15 Rui UeyamaCheck /pdb output using llvm-pdbdump.
2016-09-15 Kostya Serebryany[asan] provide dummy implementations for __sanitizer_co...
2016-09-15 Hans Wennborgbuild_llvm_package.bat: Update to VS2015 and include...
2016-09-15 Evgeniy Stepanov[asan] Reenable 64-bit allocator on android/aarch64.
2016-09-15 Eric Fiselier[libc++] Fix and document visibility attributes for...
2016-09-15 Sanjay Patel[InstCombine] move folds for icmp (sh C2, Y), C1 in...
2016-09-15 Rui UeyamaFix old copy-n-paste errors.
2016-09-15 Rui UeyamaCreate PDB.h and move code to remove unnecessary #includes.
2016-09-15 Akira Hatanaka[Sema] Allow shifting a scalar operand by a vector...
2016-09-15 Anna Zaks[sanitizer] Fixup 2: Do not introduce __sanitizer names...
2016-09-15 Kostya Serebryany[libFuzzer] make caller-callee feedback work with trace...
2016-09-15 David L. JonesSimplify Clang's version number configuration in CMake.
2016-09-15 Kostya Serebryany[sanitizer-coverage] make trace-pc-guard and indirect...
2016-09-15 Reid Kleckner[codeview] Optimize the size of defranges with gaps
2016-09-15 Sanjay Patel[InstCombine] allow icmp (shr/shl) folds for vectors
2016-09-15 Zachary TurnerAllow ArchSpec to take a StringRef.
2016-09-15 Zachary Turner[cmake] Don't depend on lldb-server unless it's built.
2016-09-15 Rafael EspindolaError out instead of producing a corrupt PT_LOAD.
2016-09-15 Anna Zaks[sanitizer] Fixup: Do not introduce __sanitizer namespa...
2016-09-15 Anna Zaks[compiler-rt] Remove the system includes from __sanitiz...
2016-09-15 Anna Zaks[compiler-rt] Do not introduce __sanitizer namespace...
2016-09-15 Anna Zaks[sanitizers] DLAddr Symbolizer should fail if demangle...
2016-09-15 Sanjay Patelregenerate checks
2016-09-15 Jason Henline[SE] Fix config bug with CUDA tests
2016-09-15 Mehdi Amini[GlobalOpt] Dead Eliminate declarations
2016-09-15 Chris BienemanFixing bot failures
2016-09-15 Chris Bieneman[LIT] First pass of LLDB LIT support
2016-09-15 David Majnemer[InstCombine] Do not RAUW a constant GEP
2016-09-15 Evandro Menezes[AArch64] Support for FP FMA when -ffp-contract=fast
2016-09-15 Hans Wennborgclang-format VS plugin: upgrade the project files to...
2016-09-15 Rafael EspindolaMake sure we create all necessary PT_LOADs.
2016-09-15 George Rimar[ELF] - Linkerscript: implemented SORT_BY_INIT_PRIORITY.
2016-09-15 Evgeniy StepanovRevert "[ARM] Promote small global constants to constan...
2016-09-15 Sanjay Patel[InstCombine] simplify code; NFCI
2016-09-15 Rui UeyamaUse SuperBlock struct defined in MSFCommon.h.
2016-09-15 Zachary TurnerConvert ArchSpec::ParseMachOCPUDashSubtypeTriple to...
2016-09-15 Shoaib Meenai[libc++] Avoid <memory> include in locale_win32.h
2016-09-15 Sriraman Tallam[PM] Port CFGViewer and CFGPrinter to the new Pass...
2016-09-15 Todd Fialaadded LLDB_PYTHON_TESTSUITE_ARCH Xcode variable
2016-09-15 Zachary Turner[pdb] Write the IPI stream.
2016-09-15 Sanjay Patelfix function names; NFC
2016-09-15 Zachary Turner[pdb] Fix the TPI stream size computation.
2016-09-15 Jason Henline[SE] Support CUDA dynamic shared memory
2016-09-15 Kostya Serebryany[libFuzzer] fix the build for AFLDriverTest
2016-09-15 Aaron BallmanReapply: Silence false positive diagnostics regarding...
2016-09-15 Sanjay Patel[InstCombine] allow icmp (sub nsw) folds for vectors
2016-09-15 Sanjay Patel[InstCombine] add vector tests for icmp (sub nsw)
2016-09-15 Davide Italiano[IRObjectFile] Handle undefined weak symbols in RecordS...
2016-09-15 Peter CollingbourneTake ownership of libLTO as discussed on llvm-dev.
2016-09-15 Sanjay Patel[InstCombine] remove duplicated fold ; NFCI
2016-09-15 Jason Henline[SE] Let users specify CUDA path
2016-09-15 Artem Dergachev[analyzer] Fix HTMLRewriter style sheets to support...
2016-09-15 Sanjay Patel[InstCombine] allow (icmp sgt smin(PosA, B), 0) fold...
2016-09-15 Sanjay Patel[InstCombine] add vector tests for icmp sgt smin
2016-09-15 Reid Kleckner[sanitizer] Test the allocator with the ASan win64...
2016-09-15 Sanjay Patel[InstCombine] auto-generate checks
2016-09-15 Etienne Bergeron[compiler-rt] Changing function prototype returning...
2016-09-15 Reid KlecknerReally fix the Windows sanitizer build
2016-09-15 Etienne BergeronFix silly mistake introduced here : https://reviews...
2016-09-15 Etienne Bergeronaddress comments from: https://reviews.llvm.org/D24566
2016-09-15 Reid KlecknerDocument our extension to the COFF .section directive...
2016-09-15 Sanjay Patel[InstCombine] clean up foldICmpWithConstant(); NFC
2016-09-15 Sanjay Patel[InstCombine] add helper function for foldICmpWithConst...
2016-09-15 Sanjay Patel[InstCombine] use m_APInt to allow icmp folds using...
2016-09-15 Aaron BallmanReverting r281609; it caused some build bots to break.
2016-09-15 Tobias GrosserGPGPU: Do not assume arrays start at 0
next