platform/upstream/llvm.git
2015-06-02 Greg ClaytonAdded the ability for the "make" command to take a...
2015-06-02 Rafael EspindolaPass a MCSymbolELF to a few ELF only functions. NFC.
2015-06-02 Filipe Cabecinhas[IR/AsmWriter] Output escape sequences if the first...
2015-06-02 Filipe CabecinhasCHECK-LABEL-ize test. NFC
2015-06-02 Filipe Cabecinhasclang-format a few functions. NFC
2015-06-02 Rafael EspindolaMerge MCELF.h into MCSymbolELF.h.
2015-06-02 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-06-02 Jim InghamFix up some comments to be more explicit. Remove some...
2015-06-02 Andrea Di Biagio[x86-64 ABI] Fix for PR23082: an assertion failure...
2015-06-02 Oleksiy VyalovFix PlatformAndroid::PutFile to support relative destin...
2015-06-02 Chaoren LinUse wildcard instead of relying on shell globbing.
2015-06-02 Tim NorthoverAArch64: fix typo in SMIN far atomics and add tests
2015-06-02 Chaoren LinCheck that debugger is valid before enumerating targets.
2015-06-02 Ed MasteTestGlobalVariables no longer fails on FreeBSD
2015-06-02 Sanjay Pateladd missing dependency for CodeGen lib
2015-06-02 Duncan P. N... DebugInfo: Really support 2^16 arguments in a subprogram
2015-06-02 Duncan P. N... DebugInfo: Rename testcases from MD* to DI*, NFC
2015-06-02 Chaoren LinUse new get_signal_number utility function for tests.
2015-06-02 Sanjay Pateladd the -mrecip driver flag and process its options...
2015-06-02 Chaoren LinAdded utility function to get correct signal number...
2015-06-02 Chaoren LinFix OBJCOPY and AR for Android.
2015-06-02 Marshall ClowImplement the first part of N4258 - allocator_traits...
2015-06-02 Jonathan PeytonRemove unused KMP_IOMP_NAME macro from kmp.h
2015-06-02 Marshall ClowImplement uncaught_exceptions() using the newly added...
2015-06-02 Daniel Jasperclang-format: Don't try to detect C++ lambdas in other...
2015-06-02 Daniel Sanders[mips][mcjit] Add support for R_MIPS_PC32.
2015-06-02 Benjamin KramerPush constness through LoopInfo::isLoopHeader and clean...
2015-06-02 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-02 Daniel Jasperclang-format: [JS] Fix incorrect line length calculation.
2015-06-02 Jonathan PeytonChange Intel(R) OpenMP* to LLVM* OpenMP* in libomp...
2015-06-02 Daniel Jasperclang-format: [JS] Array literal detection fix #3.
2015-06-02 Daniel Sanders[mips] Add RuntimeDyld tests for currently supported...
2015-06-02 Yury Gribov[ASan] Fixed tests to pass on Darwin. Patch by Maria...
2015-06-02 Tamas BerghammerMark TestHelloWorld as XTIMEOUT for Linux
2015-06-02 Daniel Jasperclang-format: [JS] Fix another regression when detectin...
2015-06-02 Elena DemikhovskyAVX-512: Implemented VRANGESD and VRANGESS instructions...
2015-06-02 Ed MasteSkip TestChangeProcessGroup on FreeBSD for now
2015-06-02 Daniel Jasperclang-format: [JS] Fix regression of detecting array...
2015-06-02 Marshall ClowFix some places where we could call memmove(null,xxx...
2015-06-02 Elena DemikhovskyAVX-512: Shorten implementation of lowerV16X32VectorShu...
2015-06-02 Vasileios Kalintiris[mips] Add support for dynamic stack realignment.
2015-06-02 Marshall ClowIn the case where we are copying/moving zero elements...
2015-06-02 Marshall ClowImplement uncaught_exceptions() to get a count, rather...
2015-06-02 Pavel LabathUn-enable TestEvents test on linux
2015-06-02 Rafael EspindolaUpdate for LLVM api change.
2015-06-02 Rafael EspindolaSimplify now that we always use an alignment of 2 for...
2015-06-02 Manuel KlimekMake vim also output a helpful message in some error...
2015-06-02 Manuel KlimekRemove error message when using the fallback style.
2015-06-02 Renato GolinRevert "ARM: Thumb2 LDRD/STRD supports independent...
2015-06-02 Mohit K. Bhakkad[LLDB][MIPS] MIPS64 Branch instruction emulation for...
2015-06-02 Aidan DoddsChange use of keyword 'or' to '||' as keyword not...
2015-06-02 Vladimir Sukharev[AArch64] Add v8.1a atomic instructions
2015-06-02 Toma Tabacu[mips] [IAS] Reformat mips-expansions.s. NFC.
2015-06-02 Pavel LabathEnable TestEvents test on linux
2015-06-02 Daniel Sanders[mips] Test both %dtprel_hi and %dtprel_lo instead...
2015-06-02 Daniel Sanders[mips] Expand tabs in test/MC/Mips/mips-relocations.s
2015-06-02 Toma Tabacu[mips] [IAS] Add support for the .set softfloat/hardflo...
2015-06-02 Denis Protivensky[Mips] Fix enumeral vs. non-enumeral warning in ternary...
2015-06-02 Elena DemikhovskyAVX-512: Implemented VFIXUPIMMSD and VFIXUPIMMSS instru...
2015-06-02 Asaf Badouhrevert 238809
2015-06-02 Asaf BadouhAVX-512: Implemented GETEXP instruction for KNL and SKX
2015-06-02 Craig Topper[TableGen] Use range-based for loops. NFC
2015-06-02 Craig TopperFix typo in comment. NFC
2015-06-02 Craig Topper[TableGen] Rename ListInit::getSize to just 'size'...
2015-06-02 Craig Topper[TableGen] Use range-based for loops. NFC.
2015-06-02 Davide Italiano[RuntimeDydlELF] Use range-based loop.
2015-06-02 Eric FiselierAdd missing return statements in C++03 std::function
2015-06-02 Eric FiselierAdd TODO items and remove use of 'noexcept' in C++03...
2015-06-02 Rafael EspindolaCreate a MCSymbolELF.
2015-06-01 Jim GrosbachMC: Tidy up LOH naming a bit. NFC.
2015-06-01 Jim GrosbachMC: Tidy up formatting a bit. NFC.
2015-06-01 David Majnemer[Support] Simplify Triple::getOSVersion
2015-06-01 David Majnemer[Basic] Transition getEnvironmentVersion from getOSVers...
2015-06-01 David Majnemer[ADT] Add Triple::getEnvironmentVersion
2015-06-01 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-06-01 Greg ClaytonFix a race condition where 2 threads might try to call...
2015-06-01 Matthias BraunAArch64: Use CMP;CCMP sequences for and/or/setcc trees.
2015-06-01 Alexei Starovoitov[bpf] fix build
2015-06-01 Owen AndersonMove the name pointer out of Value into a map that...
2015-06-01 Frederic Riss[dsymutil] Remove extraneous std::move of local in...
2015-06-01 Matt ArsenaultR600/SI: Don't hardcode pointer type
2015-06-01 Sanjay Pateladd missing dependency for ExecutionEngine lib
2015-06-01 Adrian McCarthyFix TestJoinAfterBreak test on Windows
2015-06-01 Rui UeyamaUse reinterpret_cast instead of const_cast and C-style...
2015-06-01 Matthias BraunLiveRangeEdit: Fix liveranges not shrinking on subrange...
2015-06-01 Matthias BraunARMLoadStoreOptimizer: Fix doxygen comments; NFC
2015-06-01 Frederic Riss[dsymutil] Remove unnecessary ';'
2015-06-01 Rui UeyamaCOFF: Remove BitcodeFile::BitcodeFile(StringRef Filename).
2015-06-01 Frederic Riss[dsymutil] Use YAMLIO to dump debug map.
2015-06-01 Rui UeyamaCOFF: Support import-by-ordinal DLL imports.
2015-06-01 Rui UeyamaCOFF: Use Chunk instead of its derived classes.
2015-06-01 Peter CollingbourneCOFF: Initial implementation of link-time optimization.
2015-06-01 Peter CollingbourneMake the C++ LTO API easier to use from C++ clients.
2015-06-01 Rafael EspindolaUpdate for clang API change.
2015-06-01 Rafael EspindolaReplace a few std::string& with StringRef. NFC.
2015-06-01 Rafael EspindolaRevert "[Hexagon] Test passes for hexagon target now...
2015-06-01 Rafael EspindolaRevert "[Hexagon] Adding basic ELF relocation generatio...
2015-06-01 Chaoren LinDump error if dotest itself fails and no tests were...
2015-06-01 Oleksiy VyalovDon't close handle returned by _get_osfhandle.
2015-06-01 Colin RileyAdditional RenderScript debug features.
next