platform/upstream/llvm.git
2016-08-17 George Burgess IV[Docs] Fix post-review comments on MemorySSA's docs.
2016-08-17 Duncan P. N... IPO: Swap || operands to avoid dereferencing end()
2016-08-17 Duncan P. N... Scalar: Avoid dereferencing end() in InductiveRangeChec...
2016-08-17 Richard SmithIf possible, set the stack rlimit to at least 8MiB...
2016-08-17 Duncan P. N... ObjCARC: Don't increment or dereference end() when...
2016-08-17 Duncan P. N... ARM: Avoid dereferencing end() in ARMFrameLowering...
2016-08-17 Duncan P. N... CodeGen: Avoid dereferencing end() in OptimizePHIs...
2016-08-17 Duncan P. N... Hexagon: Avoid dereferencing end() in HexagonInstrInfo...
2016-08-17 George Burgess IV[Docs] Add initial MemorySSA documentation.
2016-08-17 Duncan P. N... AMDGPU: Avoid looking for the DebugLoc in end()
2016-08-16 Duncan P. N... SimplifyCFG: Avoid dereferencing end()
2016-08-16 Justin BognerRevert "Write the TPI stream from a PDB to Yaml."
2016-08-16 Duncan P. N... CodeGen: Avoid dereferencing end() when unconstifying...
2016-08-16 Zachary TurnerWrite the TPI stream from a PDB to Yaml.
2016-08-16 Justin BognerIntroduce LLVM_FALLTHROUGH, which expands to the C...
2016-08-16 Sanjay Patel[InstCombine] add tests for fold with no coverage and...
2016-08-16 Kyle ButtCodegen: Don't tail-duplicate blocks with un-analyzable...
2016-08-16 Sanjay Patel[InstCombine] clean up foldICmpAddConstant(); NFCI
2016-08-16 Konstantin... [AMDGPU] Remove duplicate initialization of SIDebuggerI...
2016-08-16 Chris Bieneman[CMake] Workflow improvements to PGO generation
2016-08-16 Adrian McCarthyEmit debug info for dynamic classes if they are importe...
2016-08-16 David MajnemerPreserve the assumption cache more often
2016-08-16 Sanjay Patel[InstCombine] use m_APInt to allow icmp (sub X, Y)...
2016-08-16 Duncan P. N... CodeGen: Don't dereference end() in MachineBasicBlock...
2016-08-16 Sanjay Patel[x86] Allow merging multiple instances of an immediate...
2016-08-16 Kostya Serebryany[libFuzzer] minor speed improvement
2016-08-16 Sanjay Patel[InstCombine] fix variable names to match formula comme...
2016-08-16 David Majnemer[LoopUnroll] Don't clear out the AssumptionCache on...
2016-08-16 Reid KlecknerRevert "Enhance SCEV to compute the trip count for...
2016-08-16 Francis RicciRevert "[compiler-rt] Allow c++ abi to be explictly...
2016-08-16 Yaxun Liu[OpenCL] AMDGPU: Add extensions cl_amd_media_ops and...
2016-08-16 Chris Bieneman[CMake] Fixing typo in Info.plist generation
2016-08-16 Chris Bieneman[CMake] [Apple Cache] Set CLANG_VENDOR_UTI for Apple...
2016-08-16 Francis Ricci[compiler-rt] Allow c++ abi to be explictly disabled...
2016-08-16 Matt ArsenaultTailDuplicator: Use range loops
2016-08-16 Evandro Menezes[AArch64] Adjust the scheduling model for Exynos M1.
2016-08-16 Evandro Menezes[AArch64] Adjust the scheduling model for Exynos M1.
2016-08-16 Matt ArsenaultAMDGPU: Remove excessive padding from ImmOp and RegOp.
2016-08-16 Reid KlecknerFix an instance of -Wmicrosoft-enum-value by making...
2016-08-16 Reid KlecknerTry to work around an MSVC 2013 bug around defaulted...
2016-08-16 Haicheng Wu[BranchFolding] Change a test case of r278575.
2016-08-16 Sjoerd Meijer[MBP] do not reorder and move up loop latch block
2016-08-16 Kostya Serebryany[libFuzzer] new experimental feature: value profiling...
2016-08-16 Benjamin KramerRemove excessive padding from LineNoCacheTy
2016-08-16 David MajnemerMake MDNode::intersect faster than O(n * m)
2016-08-16 David MajnemerDon't passively concatenate MDNodes
2016-08-16 Matthias Braunsanitizer_common: Fix warning
2016-08-16 Davide Italiano[Driver] Remove break after return. NFCI.
2016-08-16 Jason Henline[StreamExecutor] Rename StreamExecutor to Executor
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
next