platform/upstream/llvm.git
2016-08-22 Daniel BerlinMSSA: Only rename accesses whose defining access is...
2016-08-22 James Molloy[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
2016-08-22 Petr Hosek[ELF] Only print symbol name when it is available
2016-08-22 Duncan P. N... ADT: Remove uses of ilist_*sentinel_traits, NFC
2016-08-22 Duncan P. N... ADT: Remove uses of ilist_*sentinel_traits, NFC
2016-08-22 Petr Hosek[ELF] ICF should respect section alignment
2016-08-22 Artem Belevich[CUDA] Collapsed offload actions should not be top...
2016-08-22 James Molloy[SROA] Remove incorrect assertion
2016-08-22 Marshall ClowAdd missing include that caused a test failure on Windo...
2016-08-22 Petr Hosek[ELF] Define __ehdr_start symbol
2016-08-22 Francis Ricci[compiler-rt] Make cxxabi availability configurable...
2016-08-22 Filipe Cabecinhas[cmake] Fix append_rtti_flag macro and bad var name
2016-08-22 Tim Shen[SSP] Do not set __guard_local to hidden for OpenBSD SSP
2016-08-22 Jun Bum Lim[InstCombine] Allow sinking from unique predecessor...
2016-08-22 James MolloyRevert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
2016-08-22 Enrico GranataAdd a non-code-running data formatter for __NSCFBoolean
2016-08-22 David BlaikiePR29086: DebugInfo: Improve support for fixed array...
2016-08-22 David BlaikieRemove redundant test
2016-08-22 James Molloy[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
2016-08-22 Alexander Kornienko[clang-tidy docs] Further cleanup of options
2016-08-22 Simon Pilgrim[X86][AVX] Don't use SubVectorBroadcast if there are...
2016-08-22 Mehdi AminiFix Gold Plugin after API change in the LTO API (consti...
2016-08-22 Simon Atanasyan[mips][ias] Support .dtprel[d]word and .tprel[d]word...
2016-08-22 Mehdi Amini[LTO] Constify the Module Hook function (NFC)
2016-08-22 Krzysztof ParzyszekReset isUndef when removing subreg from a def operand
2016-08-22 Martin Probstclang-format: [JS] supports casts to types starting...
2016-08-22 Simon Pilgrim[X86] Only accept SM_SentinelUndef (-1) as an undefined...
2016-08-22 Artur PilipenkoRemove missing file from r279433 reversal
2016-08-22 Artur PilipenkoRevert -r278267 [ValueTracking] An improvement to IR...
2016-08-22 Artur PilipenkoRevert -r278269 [IndVarSimplify] Eliminate zext of...
2016-08-22 Balaram Makam[PM] Port LoopDataPrefetch AArch64 tests to new pass...
2016-08-22 Simon Pilgrim[X86][SSE] Avoid specifying unused arguments in SHUFPD...
2016-08-22 Hrvoje Varga[mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and...
2016-08-22 Davide Italiano[MC] Remove guard(s). NFCI.
2016-08-22 Gabor HorvathReapply "[analyzer] Added valist related checkers."
2016-08-22 Simon Pilgrim[ThinLTO][X86] Fix windows build
2016-08-22 Gabor Horvath[analyzer] Correctly add assumptions based on array...
2016-08-22 Craig Topper[X86] Create a new instruction format to handle 4VOp3...
2016-08-22 Craig Topper[X86] Create a new instruction format to handle MemOp4...
2016-08-22 Craig Topper[X86] Space out the encodings of X86 instruction format...
2016-08-22 Craig Topper[X86] Merge small helper function into the switch that...
2016-08-22 Craig Topper[X86] Explicitly list all X86 instruction forms in...
2016-08-22 Elad CohenTest commit (Removing trailing whitespace).
2016-08-22 Mehdi AminiAdd REQUIRES:X86 to test/tools/llvm-lto2/common.ll
2016-08-22 Mehdi Amini[LTO] Handles commons in monolithic LTO
2016-08-22 Mehdi Amini[LTO] Add a "CodeGenOnly" option. Allows the client...
2016-08-22 Rui UeyamaFormat.
2016-08-22 Rui UeyamaDo not add .interp, .dynamic nor .eh_frame_hdr to segme...
2016-08-22 Vitaly Buka[asan] Use 1 byte aligned stores to poison shadow memory
2016-08-22 Craig Topper[X86] Merge hasVEX_i8ImmReg into the ImmFormat type...
2016-08-22 Craig Topper[X86] Remove ignoreVEX_L from TSFlags. Only the disasse...
2016-08-22 NAKAMURA TakumiReformat.
2016-08-22 NAKAMURA TakumiUntabify.
2016-08-21 Saleem AbdulrasoolCOFF: hoist a local variable
2016-08-21 Simon Pilgrim[CostModel][X86] Removed shift tests
2016-08-21 Simon Pilgrim[CostModel][X86] Added costs for vXi16 and vXi8 vectors...
2016-08-21 Simon Pilgrim[CostModel][X86] Replaced SSSE3 with SSE2 costs to...
2016-08-21 Simon Pilgrim[CostModel][X86] Added fsqrt and fma costs
2016-08-21 Simon Pilgrim[CostModel][X86] Split off float arithmetic cost tests
2016-08-21 Sanjay Patel[InstCombine] use m_APInt to allow icmp (shl X, Y)...
2016-08-21 Sanjay Patelremove FIXME comment; fixed by previous commit
2016-08-21 Sanjay Patel[InstCombine] use m_APInt to allow icmp (shl X, Y)...
2016-08-21 Sanjay Patel[InstCombine] use m_APInt to allow icmp (shl X, Y)...
2016-08-21 Simon Pilgrim[X86][AVX] Dropped combineShuffle256 - this can now...
2016-08-21 Sanjay Patel[InstCombine] use APInt instead of ConstantInt in isSig...
2016-08-21 Roman GareevAdd a flag to dump SCoP optimized with the IslScheduleO...
2016-08-21 Roman GareevSimplify AccFuncMap to vector<> AccessFunctions
2016-08-21 Guy Blank[AVX512][FastISel] Do not use K registers in TEST instr...
2016-08-21 Asaf Badouh[X86][AVX512F] minor fix of the parameter names
2016-08-21 Duncan P. N... ARM: Avoid dereferencing end() in ARMFrameLowering...
2016-08-20 Todd FialaFix broken macOS LLDB Xcode build from r279314
2016-08-20 Simon Pilgrim[X86][SSE] Regenerate 32-bit buildvector test
2016-08-20 Simon Pilgrim[X86][SSE] Regenerate subvector extraction widening...
2016-08-20 Simon Pilgrim[X86] Regenerate fp truncate tests
2016-08-20 Simon PilgrimRegenerate test
2016-08-20 Simon PilgrimRegenerate test
2016-08-20 Simon Pilgrim[X86][XOP] Tweak vpermil2pd test to stop it being combi...
2016-08-20 Vitaly Buka[asan] Minimize code size by using __asan_set_shadow_...
2016-08-20 Simon PilgrimWdocumentation fix
2016-08-20 Simon PilgrimUse SDValue::getOpcode() helper instead of via SDValue...
2016-08-20 Vitaly Buka[asan] Initialize __asan_set_shadow_* callbacks
2016-08-20 Vitaly Buka[asan] Optimize store size in FunctionStackPoisoner...
2016-08-20 Artem Dergachev[analyzer] Use faster hashing (MD5) in CloneDetector.
2016-08-20 Vitaly Buka[asan] Rename asan-instrument-allocas -> asan-instrumen...
2016-08-20 Vitaly Buka[asan] Cleanup instrumentation of dynamic allocas
2016-08-20 Simon Pilgrim[X86][SSE] Added vector interleave test (PR21281)
2016-08-20 Benjamin Kramer[Sema] Don't crash on scanf on forward-declared enums.
2016-08-20 Vitaly Buka[asan] Add support of lifetime poisoning into ComputeAS...
2016-08-20 Duncan P. N... Move unittests/Support/IteratorTest.cpp to unittests...
2016-08-20 Vassil VassilevPR28423: Compare primary declaration contexts.
2016-08-20 Matthew SimpsonReapply "[SLP] Initialize VectorizedValue when gathering"
2016-08-20 Matthew Simpson[SLP] Add command line option for minimum tree size...
2016-08-20 Ed SchoutenAdd R_386_TLS_LE as a relocation having an implicit...
2016-08-20 Artem Dergachev[analyzer] Make CloneDetector consider macro expansions.
2016-08-20 Artem Dergachev[analyzer] Make CloneDetector consider template arguments.
2016-08-20 Vitaly BukaRevert "[SLP] Initialize VectorizedValue when gathering...
2016-08-20 Chandler Carruth[CMake/ASan] Skip using libedit if ASan is enabled...
2016-08-20 Xinliang David Li[Profile] add test with large counts
2016-08-20 Chandler Carruth[PM] Introduce an abstraction for all the analyses...
2016-08-20 Matt Arsenaultamdgpu: Fix default case value for get_local_size
next