platform/upstream/llvm.git
2016-02-17 Rui UeyamaMake getOffset a member function of DynamicReloc<ELFT>.
2016-02-17 Rui UeyamaUse shorter names for the .gnu.hash class.
2016-02-17 Rui UeyamaUse stable_partition instead of erasing all elements...
2016-02-17 Rui UeyamaUse an accurate type instead of unsigned.
2016-02-17 Rui UeyamaSplit SymbolTableSection::writeGlobalSymbols.
2016-02-17 Hans WennborgRevert r260979 "[X86] Enable the LEA optimization pass...
2016-02-17 Xinliang David Lirevert r261038: arm/aarch64 bot failure
2016-02-17 Mehdi AminiRevert "Query the StringMap only once when creating...
2016-02-17 Chandler Carruth[cmake] Revert r260742 (and r260744) to improve order...
2016-02-17 Sean Silva[AttrDocs.td] Fix up some reST syntax.
2016-02-17 Haicheng Wu[AliasSetTracker] Teach AliasSetTracker about MemSetInst
2016-02-17 JF BastienWebAssembly: update expected failures
2016-02-17 Dan Gohman[WebAssembly] Call memcpy for large byval copies.
2016-02-17 Evgeniy Stepanov[msan] Extend prlimit test.
2016-02-17 Evgeniy Stepanov[msan] Intercept prlimit.
2016-02-17 Xinliang David LiTest simplification
2016-02-17 Xinliang David LiRestrengthen tests relaxed in r259955
2016-02-17 Mehdi AminiTeach clang to use the ThinLTO pipeline
2016-02-17 JF BastienWebAssembly: update expected test failures
2016-02-17 Matt ArsenaultAdd .gitignore for build directories
2016-02-17 Matt Arsenaultamdgcn: Use new workitem intrinsics
2016-02-17 Chandler Carruth[LCG] Construct an actual call graph with call-edge...
2016-02-17 Reid Kleckner[X86] Fix a shrink-wrapping miscompile around __chkstk
2016-02-17 Xinliang David LiNew test case: make sure alloc bit is not set for covma...
2016-02-17 Dan Gohman[WebAssembly] Use SDValue::getConstantOperandVal. NFC.
2016-02-17 Mehdi AminiFix MSVC bot: apparently visual studio does not like...
2016-02-17 Richard SmithImprove diagnostics for ill-formed literal operator...
2016-02-16 Andrew KaylorFix build LLVM with -D LLVM_USE_INTEL_JITEVENTS:BOOL...
2016-02-16 Dan Gohman[WebAssembly] Implement __builtin_frame_address.
2016-02-16 Mehdi AminiQuery the StringMap only once when creating MDString...
2016-02-16 Mehdi AminiDefine the ThinLTO Pipeline (experimental)
2016-02-16 Mehdi AminiRefactor the PassManagerBuilder: extract a "addFunction...
2016-02-16 Adam NemetFix test from r261013
2016-02-16 Simon Pilgrim[X86][AVX] Regenerated vselect tests
2016-02-16 Ahmed Bougacha[X86] Remove the now-unused X86ISD::PSIGN. NFC.
2016-02-16 Ahmed Bougacha[X86] Generalize logic blend of (x, -x) combine to...
2016-02-16 Ahmed Bougacha[X86] Don't turn (c?-v:v) into (c?-v:0) by blindly...
2016-02-16 Ahmed Bougacha[X86] Extract PSIGN/BLENDVP tests into vector-blend...
2016-02-16 Ahmed Bougacha[X86] Extract PSIGN/BLENDVP combine. NFC.
2016-02-16 Ahmed Bougacha[X86] Extract ANDNP combine. NFC.
2016-02-16 Mehdi AminiBitcode writer: fix a typo, using getName() instead...
2016-02-16 Artem Belevich[CUDA] pass debug options to ptxas.
2016-02-16 Derek Schuff[WebAssembly] Update torture test expectations
2016-02-16 Reid Kleckner[codeview] Bail on a DBG_VALUE register operand with...
2016-02-16 Derek Schuff[WebAssemly] Don't move calls or stores past intervenin...
2016-02-16 Adam Nemet[LTO] Support Statistics
2016-02-16 Reid Kleckner[codeview] Fix assertion on non-memory, non-register...
2016-02-16 Aaron BallmanMissing semicolons are kind of important. Who knew?
2016-02-16 Aaron BallmanAdd a nullPointerConstant() AST matcher to handle varia...
2016-02-16 Colin LeMahieu[Hexagon] Adding relocation for code size, cold path...
2016-02-16 Reid KlecknerStop using "template" when printing qualtype names
2016-02-16 Jun Bum Lim[AArch64] Add pass to remove redundant copy after RA
2016-02-16 Quentin Colombet[GlobalISel] Re-apply r260922-260923 with MSVC-friendly...
2016-02-16 Reid KlecknerExclude PCH/missing-file.cpp on Windows, it does not...
2016-02-16 Reid Kleckner[typo-correction] Apply name specifier corrections...
2016-02-16 Nico Weberclang-cl: Expose -isystem.
2016-02-16 Rafael EspindolaPass a std::unique_ptr to IRMover::move.
2016-02-16 Derek Schuff[WebAssembly] Insert COPY_LOCAL between CopyToReg and...
2016-02-16 Tom Stellard[AMDGPU] Rename $dst operand to $vdst for VOP instructions.
2016-02-16 Philip ReamesRevert 260705, it appears to be causing pr26628
2016-02-16 Rafael EspindolaDon't create multiple .got.plt entries for the same...
2016-02-16 Andrey Turetskiy[X86] Enable the LEA optimization pass by default.
2016-02-16 Dan Gohman[WebAssembly] Switch from RPO sorting to topological...
2016-02-16 Rafael EspindolaMerge multiple tdata.* into a single section.
2016-02-16 Rafael EspindolaMerge multiple .gcc_except_table.* into a single section.
2016-02-16 Marshall ClowAdd some status
2016-02-16 Rafael EspindolaMerge multiple .tbss.* sections into one output section.
2016-02-16 Aaron BallmanA signed bitfield's range is [-1,0], so assigning 1...
2016-02-16 Aaron BallmanReverting r260922-260923; they cause link failures...
2016-02-16 Dan Gohman[WebAssembly] Create new registers instead of reusing...
2016-02-16 Rafael EspindolaReapply r260489.
2016-02-16 Tamas BerghammerRevert "Use BKPT instead of UDF for arm/thumb breakpoints"
2016-02-16 Dan Gohman[WebAssembly] Implement support for custom NaN bit...
2016-02-16 Rafael EspindolaIntroduce a getAsRange helper.
2016-02-16 Marshall ClowAdd some comments
2016-02-16 Tobias GrosserScopDectect: Allow memory accesses with different eleme...
2016-02-16 Marshall ClowAdded a (private) status page for the Jacksonville...
2016-02-16 Rafael EspindolaMove DynRegionInfo out of the ELFDumper.
2016-02-16 Rafael EspindolaThis reverts commit r260488 and r260489.
2016-02-16 Vasileios KalintirisIssue a warning instead of fatal errors when checks...
2016-02-16 Rafael EspindolaStart adding release notes for lld.
2016-02-16 Andrey Turetskiy[X86] PR26575: Fix LEA optimization pass.
2016-02-16 Johannes DoerfertReplace getLoopForInst by getLoopForStmt
2016-02-16 Alexey Bataev[OPENMP] Allow to use compound assignment operators.
2016-02-16 Johannes DoerfertSet AST Build for all statements [NFC]
2016-02-16 Johannes Doerfert[FIX] LICM test case
2016-02-16 Alexey Bataev[OPENMP] Improved handling of pseudo-captured expressio...
2016-02-16 Haojian Wu[clang-tidy] Fix an assert failure in `modernize-loop...
2016-02-16 Haojian Wu[clang-tidy] Fix an assert failure of ForStmt in `reada...
2016-02-16 Pavel LabathBump up timeout in TestChangeProcessGroup
2016-02-16 Pavel LabathMark TestLldbGdbServer.test_written_M_content_reads_bac...
2016-02-16 Benjamin Kramer[Hexagon] Hoist nonnull assert up.
2016-02-16 Alexander Kornienko[clang-tidy] Enhance modernize-redundant-void-arg check...
2016-02-16 Amaury SechetMake sure the functions' range is empty before going...
2016-02-16 Mohit K. Bhakkad[Compiler-rt][MSan][MIPS] Resolve gethostbyname_r_erang...
2016-02-16 NAKAMURA Takumiclang-tools-extra/test/Unit/lit.site.cfg.in: Prune...
2016-02-16 Craig Topper[X86] Fix typos. NFC
2016-02-16 Craig Topper[X86] Use range-based for loop. NFC
2016-02-16 Amaury SechetDo some refactoring in constant generation in the C...
2016-02-16 Craig Topper[X86] Fix typo in comment. NFC
next