platform/upstream/llvm.git
2016-08-16 Krzysztof Parzyszek[Hexagon] Standardize next batch of pseudo instructions
2016-08-16 Gor Nishanov[Coroutines] Part 7: Split coroutine into subfunctions
2016-08-16 Jason Henline[StreamExecutor] Add basic Stream operations
2016-08-16 Sanjay Patel[InstCombine] add helper functions for foldICmpWithCons...
2016-08-16 Erik Pilkington[ObjC] Warn on unguarded use of partial declaration
2016-08-16 Kostya Serebryany[libFuzzer] refactoring around PCMap, NFC
2016-08-16 Simon Dardis[mips] Enforce compact branch restrictions
2016-08-16 Krzysztof Parzyszek[Hexagon] Clean up some miscellaneous V60 intrinsics...
2016-08-16 Wolfgang PiebWhen the inline spiller rematerializes an instruction...
2016-08-16 Wei MiRemove a stale comment from the test, NFC.
2016-08-16 Filipe CabecinhasMove the Decorator, ThreadNameWithParenthesis, and...
2016-08-16 Ed MasteELF: ignored option -G may be joined with its argument
2016-08-16 Vitaly Buka[Asan] Unpoison red zones even if use-after-scope was...
2016-08-16 Sanjay Patel[InstCombine] use m_APInt in foldICmpWithConstant;...
2016-08-16 Reid KlecknerRemove most instances of REQUIRES: shell from the tools...
2016-08-16 Reid KlecknerRevert "[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intri...
2016-08-16 Krzysztof Parzyszek[Hexagon] Standardize vector predicate load/store pseud...
2016-08-16 Aaron BallmanReduce the number of allocations required for AST attri...
2016-08-16 Samuel AntaoReorder stderr redirection in test command.
2016-08-16 Ahmed Bougacha[AArch64][GlobalISel] Select G_MUL.
2016-08-16 Ahmed Bougacha[GlobalISel] Fix G_MUL comment. NFC.
2016-08-16 Ahmed Bougacha[AArch64][GlobalISel] Factor out unsupported binop...
2016-08-16 David Callahan[ADCE] Modify data structures to support removing contr...
2016-08-16 Samuel AntaoAdd empty --gcc-toolchain empty to cuda-detect test.
2016-08-16 Brendon Cahoon[Pipeliner] Fix an asssert due to invalid Phi in the...
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
next