platform/upstream/llvm.git
2016-08-16 Ahmed Bougacha[AArch64][GlobalISel] Select (variable) shifts.
2016-08-16 Ahmed Bougacha[AArch64][GlobalISel] Robustize select tests. NFC.
2016-08-16 Ahmed Bougacha[AArch64][GlobalISel] Select p0 G_FRAME_INDEX.
2016-08-16 Ahmed Bougacha[GlobalISel] Mention pointers in LowLevelType.h. NFC.
2016-08-16 Francis RicciRevert "[compiler-rt] Allow c++ abi to be explictly...
2016-08-16 Pierre Gousseau[x86] Refactor a PowerPC specific ctlz/srl transformati...
2016-08-16 Simon Pilgrim[X86][AVX] Fixed typo in zero element insertion
2016-08-16 George Rimar[ELF] - Do not exit if -v is specified.
2016-08-16 Ron Lieberman[Hexagon] Improve test to check for @PCREL, only run...
2016-08-16 Sagar Thakur[MemorySanitizer] [MIPS] Changed memory mapping to...
2016-08-16 Simon Pilgrim[X86][SSE] Add support for combining v2f64 target shuff...
2016-08-16 Sagar Thakur[MSAN][MIPS] Changed memory mapping to support pie...
2016-08-16 Tobias Grosser[ScopInfo] Make scalars used by PHIs in non-affine...
2016-08-16 Haojian Wu[clang-tidy] readability-implicit-bool-cast forgets...
2016-08-16 Simon Pilgrim[X86][AVX512BW] Updated tests to demonstrate AVX512BW...
2016-08-16 Prakhar BahugunaCorrect the upper bound for a CBZ/CBNZ branch target.
2016-08-16 Prakhar Bahuguna[Thumb] Validate branch target for CBZ/CBNZ instructions.
2016-08-16 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-08-16 James MolloyLeft shifts of negative values are defined if -fwrapv...
2016-08-16 Pavel LabathRemove GetThreadSuffixSupported from GDBRemoteCommunica...
2016-08-16 Job Noorman[AVR] Fix compile errors
2016-08-16 Marina Yatsina[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics...
2016-08-16 Guy Blank[X86] Add xgetbv/xsetbv intrinsics to non-windows platforms
2016-08-16 Eugene Leviant[ELF] Ignore .interp section in case linker script...
2016-08-16 Kirill Bobyrev[clang-rename] fix broken build
2016-08-16 David Majnemer[InstSimplify] Fold gep (gep V, C), (xor V, -1) to C-1
2016-08-16 Mehdi AminiFunctionImport: missed one occurence of ImportListForMo...
2016-08-16 Mehdi AminiFunctionImport: rename ImportsForModule to ImportList...
2016-08-16 Mehdi Amini[LTO] Simplify APIs and constify (NFC)
2016-08-16 Sagar Thakur[TSan][MIPS] Implements setjmp assembly for MIPS64
2016-08-16 Saleem AbdulrasoolSymbol: add missing item in covered switch
2016-08-16 Eric FiselierDefault LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX
2016-08-16 Francis Ricci [compiler-rt] Allow c++ abi to be explictly disable...
2016-08-16 Petr Hosek[ELF] Linkerscript: support hidden symbols assignments
2016-08-16 Francis RicciRevert "[compiler-rt] Allow c++ abi to be explictly...
2016-08-16 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-16 Justin Lebar[CUDA] Fix "declared here" note on deferred wrong-side...
2016-08-16 Mehdi Amini[LTO] Rename variables with meaningul names, i.e. more...
2016-08-16 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-16 Francis Ricci[compiler-rt] Allow c++ abi to be explictly disabled...
2016-08-16 Richard SmithPR28978: If we need overload resolution for the move...
2016-08-15 Reid Kleckner[AMDGPU] Give enum an explicit 64-bit type to fix MSVC...
2016-08-15 Teresa Johnson[ThinLTO] Fix temp file dumping, enable via llvm-lto...
2016-08-15 Kirill Bobyrev[clang-rename] cleanup `auto` usages
2016-08-15 Justin Lebar[CUDA] Raise an error if a wrong-side call is codegen'ed.
2016-08-15 Reid KlecknerDon't use %llc_dwarf with -mtriple, they don't combine
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Justin BognerLinker: Avoid some ridiculous indentation by using...
2016-08-15 Wolfgang PiebAdding the triple for test comitted with r278703.
2016-08-15 Mike Aizatsky[sancov] extracting AArch64 test to a separate file.
2016-08-15 Tim Shen[ADT] Fix DepthFirstIterator's std::iterator base to...
2016-08-15 Tim Shen[ADT] Change PostOrderIterator to use NodeRef. NFC.
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Eli FriedmanFix typo in lowering for fp128 ueq.
2016-08-15 Jan VeselyAMDGPU/R600: Convert buffer id to VTX_READ input
2016-08-15 Hemant KulkarniReally fix the issue with 502957cc9cf805dc6093950e8cdcd...
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Tim Shen[ADT] Change PostOrderIterator to use NodeRef. NFC.
2016-08-15 Adhemerval... libcxx: Fix path.compare.pass expected result
2016-08-15 Tim NorthoverGlobalISel: support loads and stores of strange types.
2016-08-15 Teresa JohnsonRemove unnecessary flag from new test
2016-08-15 Manman RenObjective-C diagnostics: isObjCNSObjectType should...
2016-08-15 Sanjay Patelupdate tests to use FileCheck and exact checking
2016-08-15 Sanjoy DasRevert "[ValueTracking] Improve ValueTracking on left...
2016-08-15 Teresa Johnson[ThinLTO] Remove functions resolved to available_extern...
2016-08-15 Tobias Grosser[ScopDetect] Do not assert in case of AddRecs with...
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Eric FiselierFix new ASAN failures
2016-08-15 Justin LebarAdd the notion of deferred diagnostics.
2016-08-15 Justin Lebar[CUDA] Include CUDA headers before anything else.
2016-08-15 Justin Lebar[CUDA] Fix CUDA install version parsing.
2016-08-15 Hemant KulkarniFix a test that failed due to:
2016-08-15 David L KreitzerEnhance SCEV to compute the trip count for some loops...
2016-08-15 Saleem AbdulrasoolStaticAnalyzer: Report found fields order in PaddingChecker
2016-08-15 Chris Bieneman[CMake] Apple stage1 doesn't need to set libcxx options
2016-08-15 Chris Bieneman[CMake] Renaming test variable to be consistent
2016-08-15 Sanjay Patel[InstCombine] add test for missing vector icmp fold
2016-08-15 Sanjay Patel[InstCombine] add tests for vector icmp folds
2016-08-15 Hemant Kulkarnillvm-objdump: Implement source[line numbers] interleaving
2016-08-15 Kostya Serebryany[libFuzzer] print a verbose message after executing...
2016-08-15 Eric FiselierUse -O1 when testing with ASAN and MSAN to prevent...
2016-08-15 Kostya Serebryany[libFuzzer] fix the bot
2016-08-15 Filipe CabecinhasSplit DescribeAddressIfShadow between a function that...
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Eric FiselierFix PR28506. Re-enable missing math.h C++11 decls on...
2016-08-15 Daniel Sanders[msan] Correct @LINE expression in obstack.cc
2016-08-15 Sanjay Patelupdate test to use FileCheck and autogenerated checks
2016-08-15 Reid KlecknerFix WAsm test after LSR change in r278658
2016-08-15 Daniel Sanders[msan] Fix line number sensitivity in chained_origin...
2016-08-15 Matthias BraunRevert "[Thumb] Validate branch target for CBZ/CBNZ...
2016-08-15 Paul RobinsonReplace an obsolete company name.
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Sanjay Patel[InstCombine] add test for missing vector icmp fold
2016-08-15 Sanjay Patelminimize test
2016-08-15 Evgeniy Stepanov[ubsan] Initialize Android logging.
2016-08-15 Sanjay Patelremove unnecessary IR comments about uses
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Wolfgang PiebLocal variables whose address is taken and passed on...
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Kostya Serebryany[libFuzzer] add InsertRepeatedBytes and EraseBytes.
next