platform/upstream/llvm.git
2016-08-30 Kostya Serebryany[sanitizer-coverage] add two more modes of instrumentat...
2016-08-30 Kostya Serebryany[sanitizer-coverage] add two more modes of instrumentat...
2016-08-30 Eric FiselierFix syntax error in recent CMake change.
2016-08-30 Hal Finkel[PowerPC] Add support for -mlongcall
2016-08-30 Hal Finkel[PowerPC] Add support for -mlongcall
2016-08-30 Jason MolendaUpdate debugserver project to pull in StdStringExtracto...
2016-08-30 Vitaly Buka[asan] Disable test on darwin bot
2016-08-30 Eric FiselierFix PR28831 - Bad logic around CMAKE_OSX_SYSROOT and...
2016-08-30 Piotr PadlewskiNFC: add early exit in ModuleSummaryAnalysis
2016-08-30 Richard SmithC++ Modules TS: driver support for building modules.
2016-08-30 Hal Finkel[PowerPC] Add triple to test/CodeGen/PowerPC/atomic...
2016-08-30 Duncan P. N... Rename unittests/ADT/ilistTestTemp.cpp => IListTest.cpp
2016-08-30 Duncan P. N... ADT: Give ilist<T>::reverse_iterator a handle to the...
2016-08-29 Evgeniy Stepanov[cfi] Export __cfi_check when linking with -fsanitize...
2016-08-29 Jan VeselyAMDGPU/R600: Cleanup DAGCombine
2016-08-29 Evgeniy StepanovFix typo in test.
2016-08-29 Lang Hames[ORC] Fix unit-test breakage from r280016.
2016-08-29 Vitaly Buka[asan] Attempt to fix test on darwin bot
2016-08-29 Michael KupersteinFix typo in comment. NFC.
2016-08-29 Teresa Johnson[ThinLTO] Indirect call promotion fixes for promoted...
2016-08-29 Chris Bieneman[CMake] Trying to fix the bots I broke
2016-08-29 Hal Finkel[PowerPC] Fix i8/i16 atomics for little-Endian targets...
2016-08-29 Chris Bieneman[CMake] Use -std=c++11 if supported
2016-08-29 Chad Rosier[SLP] Return a boolean value for these static helpers...
2016-08-29 Jan VeselyAMDGPU/R600: Remove MergeVectorStores from legalization
2016-08-29 Rui UeyamaMake lld actually compatible with gold in terms of...
2016-08-29 Lang Hames[ORC][RPC] Fix typo in RPC comments: call primitives...
2016-08-29 Lang Hames[ORC][RPC] Make the future type of an Orc RPC call...
2016-08-29 Saleem Abdulrasoollibc++: perform configuration checks with -nodefaultlibs
2016-08-29 Saleem AbdulrasoolCOFF: disambiguate make_unique (NFC)
2016-08-29 Chris Bieneman[CMake] Make LLVMConfig.cmake variable names match...
2016-08-29 Saleem AbdulrasoolCOFF: add beginnings of debug directory creation
2016-08-29 Tim NorthoverGlobalISel: use multi-dimensional arrays for legalize...
2016-08-29 Adrian PrantlFix a bug preventing the cause for a module file-not...
2016-08-29 Adrian PrantlFix a bug preventing the cause of a module-out-of-date...
2016-08-29 Easwaran RamanFix a thinko in r278189.
2016-08-29 Eric FiselierFix or suppress GCC warnings during build.
2016-08-29 Saleem AbdulrasoolAMDGPU: fix mismatch tags, NFC
2016-08-29 Saleem AbdulrasoolExecutionEngine: fix a bug in the movt/movw relocator
2016-08-29 Chris Bieneman[CMake] Builtins build needs LLVM_*_OUTPUT_INTDIR variables
2016-08-29 Matthew Simpson[LV] Move insertelement sequence after scalar definitions
2016-08-29 Zachary TurnerConvert GetNameColonValue to return StringRefs.
2016-08-29 Eric FiselierTurn On -DLIBCXX_ENABLE_BENCHMARKS by default.
2016-08-29 Krzysztof ParzyszekPropagate TBAA info in SelectionDAG::getIndexedLoad
2016-08-29 Zachary TurnerCopy StringExtractor to StdStringExtractor.
2016-08-29 Douglas Katzman[Myriad]: add missing 'mcpu' values
2016-08-29 Tom StellardAMDGPU/SI: Implement a custom MachineSchedStrategy
2016-08-29 Zachary TurnerRemove std::atomic from lldb::Address.
2016-08-29 Vitaly Buka[asan] Enable new stack poisoning with store instructio...
2016-08-29 Tim NorthoverGlobalISel: switch to SmallVector for pending legalizat...
2016-08-29 Tom StellardAMDGPU/SI: Improve SILoadStoreOptimizer and run it...
2016-08-29 Tim NorthoverASan: remove variable only used in assertions build
2016-08-29 Eric FiselierUpdate Google Benchmark library.
2016-08-29 Tim NorthoverGlobalISel: legalize frem to a libcall on AArch64.
2016-08-29 Tim NorthoverGlobalISel: rework CallLowering so that it can be used...
2016-08-29 Matt ArsenaultAMDGPU/R600: Fix fixups used for constant arrays
2016-08-29 Kyle ButtIfConversion: Fix branch predication bug.
2016-08-29 Vitaly BukaUse store operation to poison allocas for lifetime...
2016-08-29 Kostya Serebryany[scudo] use 32 bits of ASLR entropy instead of just...
2016-08-29 Vitaly Buka[asan] Separate calculation of ShadowBytes from calcula...
2016-08-29 Vitaly Buka[asan] Remove runtime flag detect_stack_use_after_scope
2016-08-29 David Majnemer[SimplifyCFG] Hoisting invalidates metadata
2016-08-29 Reid KlecknerMake vec_fabs.ll pass with MSVC 2013
2016-08-29 Reid KlecknerTry to fix clang-offload-bunder.c test once more
2016-08-29 Teresa Johnson[gold] Fix test accidentally regressed for newer gold
2016-08-29 Evandro Menezes[AArch64] Adjust the scheduling model for Exynos M1.
2016-08-29 Anna Thomas[StatepointsForGC] Rematerialize in the presence of...
2016-08-29 Teresa Johnson[LTO] Remove extraneous output
2016-08-29 Sanjay Patel[Constant] remove fdiv and frem from canTrap()
2016-08-29 Sanjay Patel[SimplifyCFG] rename test file, regenerate checks,...
2016-08-29 Gor Nishanov[Coroutines] Part 9: Add cleanup subfunction.
2016-08-29 Sanjay Patel[TargetLowering] remove fdiv and frem from canOpTrap...
2016-08-29 Krzysztof ParzyszekDo not use MRI::getMaxLaneMaskForVReg as a mask coverin...
2016-08-29 Tom StellardAMDGPU/SI: Improve register allocation hints for sopk...
2016-08-29 Rafael EspindolaUse the correct ctor/dtor section for dynamic-no-pic.
2016-08-29 Benjamin KramerMark test as XFAIL instead of disabling it everywhere.
2016-08-29 Rafael EspindolaMove code only used by codegen out of MC. NFC.
2016-08-29 Haojian WuFix -Wunused-but-set-variable warning.
2016-08-29 Tom StellardAMDGPU/SI: Query AA, if available, in areMemAccessesTri...
2016-08-29 Igor Kudrin[Coverage] Prevent creating a redundant counter if...
2016-08-29 Igor BregerFixed a bug in type legalizer for masked gather.
2016-08-29 Igor Breger[AVX512] In some cases KORTEST instruction may be used...
2016-08-29 Haojian Wu[InstructionSelect] NumBlocks isn't defined in DEBUG...
2016-08-29 Craig Topper[X86] Don't lower FABS/FNEG masking directly to a Const...
2016-08-29 Craig Topper[AVX-512] Always use v8i64 when converting 512-bit...
2016-08-29 Craig Topper[AVX-512] Add 512-bit fabs tests with and without AVX512DQ.
2016-08-29 Eric FiselierFix pair::operator=(TupleLike&&).
2016-08-29 Eric FiselierRevert r279953 - Fix pair::operator=(TupleLike&&)
2016-08-29 Eric FiselierFix pair::operator=(TupleLike&&).
2016-08-29 Lang Hames[Orc] Simplify LogicalDylib and move it back inside...
2016-08-28 Craig Topper[AVX-512] Add support for selecting 512-bit VPABSB...
2016-08-28 Craig Topper[AVX-512] Add patterns for selecting 128/256-bit EVEX...
2016-08-28 Craig Topper[AVX-512] Add testcases showing that we don't emit...
2016-08-28 Eric FiselierImplement C++17 std::sample.
2016-08-28 Eric FiselierMark LWG 2716 as complete - shuffle and sample disallo...
2016-08-28 Saleem AbdulrasoolAST: improve layout of SimpleTypoCorrector
2016-08-28 Eric FiselierImplement LWG 2711. Constrain path members.
2016-08-28 Sylvestre LedruFix some typos in the doc
2016-08-28 Sylvestre LedruFix some typos in the doc
2016-08-28 Sylvestre LedruFix a typo in the doc: overriden -> overridden
next