platform/upstream/llvm.git
2016-03-18 Chaoren LinRemove usage of LLVM_PREFIX.
2016-03-17 Peter CollingbourneDebugInfo: Add ability to not emit DW_AT_vtable_elem_lo...
2016-03-17 Lang Hames[Support] Address some of dblaikie's feedback for r263749.
2016-03-17 Davide Italiano[LTO] Test lto passes are actually working.
2016-03-17 Rafael EspindolaMake evaluation order explicit.
2016-03-17 Davide Italiano[LTO] Call the optimizer before invoking codegen.
2016-03-17 Mike AizatskyRevert "allow lambdas in mapped_iterator"
2016-03-17 Mike Aizatskyallow lambdas in mapped_iterator
2016-03-17 Alexey Samsonov[Docs] Fix a typo.
2016-03-17 Tim Shen[PPC, FastISel] Fix ordered/unordered fcmp
2016-03-17 Manman RenRevert r263687 for ubsan bot failure.
2016-03-17 Alexey Samsonov[CMake] Remove bash-ism in SanitizerLintCheck
2016-03-17 Bruno Cardoso... Revert "Reapply [VFS] Add 'overlay-relative' field...
2016-03-17 Lang Hames[Support] Add ExitOnError utility to support tools...
2016-03-17 Bruno Cardoso... Reapply [VFS] Add 'overlay-relative' field to YAML...
2016-03-17 David BlaikieRe-add (user defined) move ops to UnresolvedSetImpl...
2016-03-17 Duncan P. N... unord: Extract key to avoid preemptive mallocs in inser...
2016-03-17 Lang Hames[Support] Make Error::isA<T>() works on success values.
2016-03-17 Adam Nemet[LoopVectorize] Annotate versioned loop with noalias...
2016-03-17 Adam Nemet[LoopVersioning] Annotate versioned loop with noalias...
2016-03-17 Justin BognerBitcode: Error out instead of crashing on corrupt metadata
2016-03-17 Tim NorthoverARM: stop asserting on weird <3 x Ty> vectors in ISelLo...
2016-03-17 Reid KlecknerRevert "For MS ABI, emit dllexport friend functions...
2016-03-17 Kostya Serebryany[libFuzzer] deprecate several flags
2016-03-17 Reid KlecknerFor MS ABI, emit dllexport friend functions defined...
2016-03-17 Kostya Serebryany[libFuzzer] add __attribute__((no_sanitize_memory)...
2016-03-17 Michael J.... [msan fix] unitalized variable
2016-03-17 Stephane SezerFix deadlock due to thread list locking in 'bt all...
2016-03-17 Guozhi Wei[InstCombine] Combine A->B->A BitCast
2016-03-17 Sanjoy Das[Statepoints] Export a magic constant into a header...
2016-03-17 David BlaikieRemove defaulted move ops, the type is zero-cost copyab...
2016-03-17 Filipe Cabecinhas[lit] Enqueue tests on a separate thread to not hit...
2016-03-17 David BlaikieFix implicit copy ctor and copy assignment operator...
2016-03-17 Valery Pykhtin[AMDGPU] add VI disassembler tests. NFC.
2016-03-17 Petar Jovanovic[PowerPC] Disable CTR loops optimization for soft float...
2016-03-17 Eugene ZelenkoFix Clang-tidy modernize-deprecated-headers warnings...
2016-03-17 Derek Schuff[WebAssembly] Stackify code emitted by eliminateFrameIn...
2016-03-17 David Majnemer[COFF] Use coff_section::getAlignment
2016-03-17 David Majnemer[COFF] Fix invalid alignment in tests
2016-03-17 David Majnemer[COFF] Refactor section alignment calculation
2016-03-17 David MajnemerForgot to commit this with r263692
2016-03-17 Changpeng FangAMDGPU/SI: Do not generate s_waitcnt after ds_permute...
2016-03-17 Nicolai HaehnleAMDGPU: mark atomic instructions as sources of divergence
2016-03-17 Benjamin KramerUse a simpler set of mock headers for the vfs+modules...
2016-03-17 Simon Pilgrim[X86][SSE] Simplified blend-with-zero combining
2016-03-17 Sanjay Patelpropagate 'unpredictable' metadata on select instructions
2016-03-17 Saleem AbdulrasoolARM: Revert SVN r253865, 254158, fix windows division
2016-03-17 Daniel Jasperclang-format: [JS] Make requoting of JavaScript string...
2016-03-17 Simon Atanasyan[ELF][MIPS] Support R_MIPS_TLS_DTPREL_HI16/LO16 and...
2016-03-17 Simon Atanasyan[ELF][MIPS] Add test case to check number of redundant...
2016-03-17 Daniel Jasperclang-format: [JS] Fix incorrect spacing around context...
2016-03-17 Daniel Jasperclang-format: Slightly weaken AlignAfterOpenBracket...
2016-03-17 Simon Atanasyan[llvm-objdump] Add REQUIRES x86 directive to fix buildbots
2016-03-17 George RimarAvoid using braces. NFC.
2016-03-17 Alexey Bataev[OPENMP 4.5] Allow to use private data members in ...
2016-03-17 Simon Atanasyan[llvm-objdump] Add '0x' prefix to a target displacement...
2016-03-17 Simon Atanasyan[mips] Use `formatImm` call to print immediate value...
2016-03-17 Scott Egerton[mips] Eliminate instances of "potentially uninitialise...
2016-03-17 Wilfred HughesRemove obselete reference to TypeResolve from the tutorial.
2016-03-17 Alexey Bataev[OPENMP 4.0] Use 'declare reduction' constructs in...
2016-03-17 Wilfred HughesMinor grammar fix in kaleidoscope tutorial.
2016-03-17 Jonas Hahnfeld[libcxxabi] Disable cxa_thread_atexit_test if unavailable
2016-03-17 Kuba BreckaRemoving a non-intentional debug output that got commit...
2016-03-17 Wilfred HughesFurther typo fixes in kaleidoscope tutorial.
2016-03-17 Wilfred HughesFix typo in kaleidoscope tutorial.
2016-03-17 Kuba Brecka[sanitizer] On OS X, verify that interceptors work...
2016-03-17 Junmo ParkMinor code cleanups. NFC.
2016-03-17 George Rimar[ELF] - -pie/--pic-executable option implemented
2016-03-17 David Majnemer[yaml2obj, COFF] Correctly handle section alignment
2016-03-17 Bruno Cardoso... [VFS] Remove wrong header include
2016-03-17 Davide Italiano[ELF] Use braces for muti-line if(s).
2016-03-17 Argyrios Kyrtzidis[index] Make sure that declarations of builtin function...
2016-03-17 Eric FiselierMake std::addressof constexpr in C++17 (Clang only).
2016-03-17 Manman RenAdd an optional named argument (replacement = "xxx...
2016-03-17 Bruno Cardoso... Reapply [2]: [VFS] Add support for handling path traversals
2016-03-17 Sanjoy Das[Statepoints] Separate out logic for statepoint directi...
2016-03-17 Sanjoy Das[Statepoint] Remove unused header; NFC
2016-03-17 Sanjoy Das[Statepoints] Minor NFC cleanups
2016-03-17 Sanjoy Das[SelectionDAG] Remove visitStatepoint; NFC
2016-03-17 Pete CooperRequire allocator parameter to YAML traits.
2016-03-17 Pete CooperAlways pass an allocator to YAMLTraits.
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Tobias GrosserScopInfo: Do not generate dependences for i1 values...
2016-03-16 Pete CooperUse allocator in YAML code to avoid leaking atom content.
2016-03-16 Pete CooperAdd optional allocator to YAML code to avoid leaking...
2016-03-16 Sanjay Patelreduce check strings; no need to check IR comments
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Chris BienemanUpgrade TBAA *before* upgrading intrinsics
2016-03-16 Sanjoy DasFix indentation; NFC
2016-03-16 Sanjoy DasExtract out a SelectionDAGBuilder::LowerAsStatepoint...
2016-03-16 Rafael EspindolaDon't pass SymbolBody to the relax* functions.
2016-03-16 Rafael EspindolaDon't create a got entry if we optimize it out.
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Xinliang David LiVariable name cleanup /NFC
2016-03-16 James Y KnightTweak some atomics functions in preparation for larger...
2016-03-16 Ed Maste[ELF] SHF_MERGE section with 0 entsize is not fatal
2016-03-16 Sanjoy Das[SelectionDAG] Extract out populateCallLoweringInfo...
2016-03-16 Vedant Kumar[ProfileData] Make a utility method public, NFC
2016-03-16 Ed MasteRevert r263660 as one of the tests is broken.
next