platform/upstream/llvm.git
2016-08-23 NAKAMURA TakumiLLVMLanaDesc: Update libdesp.
2016-08-23 NAKAMURA TakumiChange the target's name, s/LanaiMCTargetDesc/LanaiDesc/g.
2016-08-23 Simon Pilgrim[X86][SSE] Demonstrate inability to recognise that...
2016-08-23 Daniel Marjamaki[clang-tidy] readability-non-const-parameter: add new...
2016-08-23 Oliver Stannard[ARM] Generate consistent frame records for Thumb2
2016-08-23 Sagar Thakur[TSan][MIPS] Changes mips memory layout to support...
2016-08-23 Daniel BerlinGVNHoist: Use the pass version of MemorySSA and preserv...
2016-08-23 Matthias BraunRevert "(HEAD -> master, origin/master, origin/HEAD...
2016-08-23 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-23 Vitaly Buka[asan] Fix OOB_char on arm 32bit
2016-08-23 Chandler CarruthRevert r279486 "Fix regression introduced by r279164"
2016-08-23 Matt ArsenaultBranchRelaxation: Fix handling of blocks with multiple...
2016-08-23 Jacques Pienaar[lanai] Make Lanai backend non-experimental
2016-08-23 Jacques Pienaar[lanai] Exit early in Mem Alu combiner if sentinel...
2016-08-23 Francis Ricci[builtins] Don't always use -ffreestanding when compili...
2016-08-23 Kostya Serebryany[sanitizer] allocator: split the local cache class...
2016-08-23 Eugene ZelenkoFix style in some Clang-tidy checks documentation.
2016-08-22 George Burgess IV[MemorySSA] Remove unused field. NFC.
2016-08-22 Sanjay Patel[InstSimplify] add helper function for SimplifyICmpInst...
2016-08-22 Adrian PrantlTypo.
2016-08-22 Adrian PrantlAdd comments. NFC
2016-08-22 Adrian PrantlAdd the second half of the testcase I should have added...
2016-08-22 Tim ShenMigrate from NodeType * to NodeRef.
2016-08-22 Pete CooperFix crash from assert in r279466.
2016-08-22 Richard SmithFix regression introduced by r279164: only pass definit...
2016-08-22 Adrian PrantlModule debug info: Don't assert when encountering an...
2016-08-22 Duncan P. N... ADT: Separate some list manipulation API into ilist_bas...
2016-08-22 Duncan P. N... Fix header comment for unittests/ADT/ilistTest.cpp
2016-08-22 Tim Shen[ADT] Actually mutate the iterator VisitStack.back...
2016-08-22 Bruno Cardoso... [SemaObjC] Do not RebuildObjCMessageExpr without valid...
2016-08-22 Rafael EspindolaAdd support for '|' in expressions.
2016-08-22 Davide Italiano[AST] Remove unused function, to silence a GCC7 warning.
2016-08-22 Sanjay Patel[InstCombine] change param type from Instruction to...
2016-08-22 Tim Shen[GraphTraits] Replace all NodeType usage with NodeRef
2016-08-22 Duncan P. N... ADT: Remove ilist_*sentinel_traits, NFC
2016-08-22 Sanjay Patel[InstCombine] use m_APInt to allow icmp (shr exact...
2016-08-22 Pete CooperAdd ADT headers to the cmake headers directory for...
2016-08-22 Francis Ricci[compiler-rt] Use flags found when configuring builtins...
2016-08-22 Francis Ricci[compiler-rt] Don't build ubsan cxxabi sources when...
2016-08-22 Pete CooperAdd comments and an assert to follow-up on r279113...
2016-08-22 Daniel BerlinIDFCalculator: Remove unused field.
2016-08-22 Matt ArsenaultAMDGPU: Split SILowerControlFlow into two pieces
2016-08-22 Matt ArsenaultAMDGPU: Handle structs directly in AMDGPUABIInfo
2016-08-22 Daniel BerlinMSSA: Factor out phi node placement
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...
next