platform/upstream/llvm.git
2015-04-06 Duncan P. N... AutoUpgrade: Remove obsolete dbg.declare/value upgrade
2015-04-06 Jingyue Wu[SLSR] consider &B[S << i] as &B[(1 << i) * S]
2015-04-06 Simon Pilgrim[DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC...
2015-04-06 Greg ClaytonWe have an issue where if you use a C function right...
2015-04-06 Duncan P. N... Verifier: Check composite type template params
2015-04-06 Fariborz Jahanian[Objective-C patch] Patch to fix a crash in IRGen because
2015-04-06 Duncan P. N... DebugInfo: Use MDFile instead of accessing operands...
2015-04-06 Rafael EspindolaUse a comma after the unique keyword.
2015-04-06 David BlaikieFix this test so it doesn't try to open a file to write...
2015-04-06 Zachary TurnerFix printing of function names during unwind logging.
2015-04-06 Sanjay Patelfix typos; NFC
2015-04-06 Aaron BallmanGating clang-fuzzer on the same conditions required...
2015-04-06 Rafael EspindolaRemove unnecessary uses of AliasedSymbol.
2015-04-06 Aaron BallmanRemoving a spurious space; NFC.
2015-04-06 Simon Atanasyan[Mips] Guard modification of register usage masks by...
2015-04-06 Ed Mastetest: Move amd64 -> x86_64 translation to getArchitecture()
2015-04-06 Rafael EspindolaBe consistent when deciding if a relocation is needed.
2015-04-06 Ed Mastetest: Add amd64 architecture alias for x86_64
2015-04-06 Simon Atanasyan[LinkerScript] Handle symbols defined in linker scripts...
2015-04-06 Simon Atanasyan[ELF] Use override keyword instead of virtual
2015-04-06 Rafael EspindolaDisable all link optimizations in a debug build.
2015-04-06 Rafael EspindolaDon't pass -O3 to the linker in debug builds.
2015-04-06 Rafael EspindolaDon't use -ffunction-sections -fdata-sections on debug...
2015-04-06 Pawel BylicaTest commit. Improve comments in APInt. NFC.
2015-04-06 Simon Atanasyan[ELF] Use override keyword instead of virtual
2015-04-06 Simon Atanasyan[ELF] Remove redundant forward class declarations
2015-04-06 Simon Atanasyan[Mips] Remove redundant non-template MipsRelocationHand...
2015-04-06 Simon Atanasyan[Mips] Replace MipsRelocationHandler::readAddend()...
2015-04-06 Simon Atanasyan[Mips] Reformat the code with clang-format
2015-04-06 Michael KupersteinHasSideEffects() should return false for calls to pure...
2015-04-06 Timur IskhodzhanovMinor follow-up fix to r234150
2015-04-06 Timur Iskhodzhanov[ASan] Unify handling of loaded modules between POSIX...
2015-04-06 Benjamin KramerUpdate our list of distros a bit.
2015-04-06 Sergey DmitroukAdd hard float versions of FP to LL conversions
2015-04-06 Alexander Potapenko[ASan] Do not print thread IDs and stacks for unknown...
2015-04-06 NAKAMURA Takumiclang/test/Profile/profile-does-not-exist.c: Avoid...
2015-04-06 Dmitry Vyukovtsan: fix munmap interceptor
2015-04-06 Denis Protivensky[AArch64] Fix error in AARCH64_ADR_GOT_PAGE handler
2015-04-06 Rafael EspindolaThis reverts commit r234104, bringing back 233393...
2015-04-06 Rafael EspindolaStore the sh_link of ARM_EXIDX directly in MCSectionELF.
2015-04-06 Nico WeberDon't crash when passing a non-existent file to -fprofi...
2015-04-06 Rafael EspindolaSimplify this function a bit. NFC.
2015-04-06 Rafael EspindolaSimplify mapping from relocation sections to relocated...
2015-04-06 Lang Hames[Orc] Tidy up the assembly for the x86-64 resolver...
2015-04-05 Peter CollingbourneAdd documentation for llgoi, update README
2015-04-05 Peter CollingbourneRoll gofrontend to 15a24202fa42.
2015-04-05 Peter CollingbourneRoll gofrontend to 07baa07598ea; roll libffi to r219477.
2015-04-05 Peter CollingbourneRoll gofrontend to a6e10414311a
2015-04-05 Peter CollingbourneRoll gotools to d4e70101.
2015-04-05 David Blaikie[opaque pointer type] Remove some backwards compatible...
2015-04-05 David Blaikie[opaque pointer type] More GEP API migrations
2015-04-05 Davide ItalianoStrip .strtab and .symtab when --strip-all is used.
2015-04-05 David Blaikieclang-format my last commit
2015-04-05 David Blaikie[opaque pointer type] More GEP API migrations
2015-04-05 David Blaikieclang-format my last commit
2015-04-05 David Blaikie[opaque pointer type] The last of the GEP IRBuilder...
2015-04-05 Tobias GrosserMake -polly-no-tiling work again
2015-04-05 Tobias GrosserAdjust documentation to old -enable-polly-openmp -...
2015-04-05 Benjamin KramerReplace copy loop with std::copy.
2015-04-05 Tobias GrosserSign-extend in case of non-matching bitwidth
2015-04-05 Benjamin KramerMark BumpPtrAllocator::Allocate as returning a noalias...
2015-04-05 Benjamin Kramer[elf] Fix a silly memory leak. std::string has a non...
2015-04-05 Tobias GrosserDo not assume all multi-parameter products are affine
2015-04-05 Simon Pilgrim[DAGCombiner] Merge FMUL Scalar and Vector constant...
2015-04-05 Tobias GrosserMake run-time alias check generation deterministic
2015-04-05 Simon Atanasyan[Mips] Rename MipsLinkingContext class method
2015-04-05 Simon Atanasyan[Mips] Support writing .MIPS.options section into the...
2015-04-05 Simon Atanasyan[Mips] Add checking of .reginfo section options to...
2015-04-05 Tobias GrosserDo not use the POLLY vector code generator if only...
2015-04-05 Tobias Grosser[tests] Use -polly-vectorizer=polly directly
2015-04-05 David MajnemerSwitch test from wchar_t to char32_t
2015-04-05 David Majnemer[AST] String literal operator templates have two templa...
2015-04-04 David Blaikie[opaque pointer type] More GEP API migrations
2015-04-04 David Blaikie[opaque pointer type] More GEP API migrations
2015-04-04 Sanjay Patelremove function/variable names from comments; NFC
2015-04-04 Sanjay Patelless space; NFC
2015-04-04 Simon Atanasyan[Mips] Do not use array initializer to fix Windows...
2015-04-04 Rafael EspindolaRevert "Revert "Revert "Don't use unique section names...
2015-04-04 Simon Atanasyan[Mips] Support writing .reginfo section into the linked...
2015-04-04 Chaoren LinCopy paste error in gdb-remote doc.
2015-04-04 Rafael EspindolaRevert "Revert "Don't use unique section names by defau...
2015-04-04 Rafael EspindolaDon't mix overload and default values.
2015-04-04 Rafael EspindolaImplement unique sections with an unique ID.
2015-04-04 Simon AtanasyanRemove one more empty directory.
2015-04-04 David Blaikie[opaque pointer type] more GEP API migrations
2015-04-04 David Blaikie[opaque pointer type] More (constant, in this instance...
2015-04-04 Simon AtanasyanRemove empty directories.
2015-04-04 Alexander Kornienko[clang-tidy] Added a couple of tests for misc-static...
2015-04-04 Sanjay PatelRemove the cl-no-signed-zeros cc1 option
2015-04-04 Simon Pilgrim[DAGCombiner] Canonicalize vector constants for ADD...
2015-04-04 Daniel Jasperclang-format: [JS] Understand object literals with...
2015-04-04 David Majnemer[MS ABI] A pointer-to-function cannot be caught as...
2015-04-04 Simon Atanasyan[Hexagon] Remove duplicated typedef
2015-04-04 Simon Atanasyan[Hexagon][Mips] Rename template arguments <arch>ELFType...
2015-04-04 Rui UeyamaELF: Use short variable names in <Arch>RelocationHandle...
2015-04-04 Craig Topper[X86] Apply AddedComplexity consistently for similar...
2015-04-04 Rui UeyamaRemove redundant anonymous namespace.
2015-04-04 Eric ChristopherFix formatting and coding style.
2015-04-04 Eric ChristopherComplete comment. Reflow conditional.
2015-04-04 Rui UeyamaELF: Merge ELFTargets.h with ELFLinkingContext.h.
next