platform/upstream/llvm.git
2016-09-14 Sjoerd MeijerMCInstrDesc: this fixes an issue setting/getting member...
2016-09-14 Rafael EspindolaMove helper function higher in the file. NFC
2016-09-14 Simon Pilgrim[X86][SSE] Removed unused getTargetShuffleNode function
2016-09-14 Simon Pilgrim[X86] Added i128 lshr+shl -> mask combine test
2016-09-14 Nemanja IvanovicFix code-gen crash on Power9 for insert_vector_elt...
2016-09-14 Andrea Di Biagio[InstCombine] Merged two test files and regenerated...
2016-09-14 Kuba Brecka[libcxx] Add a TSan regression test for a data race...
2016-09-14 Kuba Brecka[libcxx] Fix a typo in test/libcxx/test/target_info...
2016-09-14 Kuba Brecka[libcxx] Enable building and testing of libcxx with...
2016-09-14 Silviu Baranga[StackProtector] Use INITIALIZE_TM_PASS instead of...
2016-09-14 Nemanja IvanovicAdding missing directive for Power9.
2016-09-14 Kuba Brecka[asan] Enable -asan-use-private-alias on Darwin/Mach...
2016-09-14 Simon Pilgrim[X86][SSE] Don't blend vector shifts with MOVSS/MOVSD...
2016-09-14 Kuba Brecka[asan] Enable -asan-use-private-alias on Darwin/Mach...
2016-09-14 Stephan BergmannFix documentation of MemberExpr::getMemberDecl
2016-09-14 Jonas Hahnfeld[OMPT] fix task frame information for gomp interface
2016-09-14 Jonas Hahnfeld[OMPT] save exit address to lwt if available
2016-09-14 Jonas Hahnfeld[OMPT] fix __ompt_get_teaminfo to consult lwt entries...
2016-09-14 Jonas Hahnfeld[OMPT] Reset task exit frame when execution is finished
2016-09-14 Jonas Hahnfeld[OMPT] Align implementation of reenter frame address...
2016-09-14 Jonas Hahnfeld[OMPT] extend ompt tests by checks for frame pointers
2016-09-14 Kuba Brecka[tsan] Fix hanging gcd-apply and gcd-apply-race tests...
2016-09-14 Michal Gorny[cmake] Support overriding llvm-config query results
2016-09-14 Martin Bohme[clang-tidy] Add dependency on clangAnalysis to clangTi...
2016-09-14 Kirill Bobyrevreverting r281456
2016-09-14 George Rimar[ELF] - Implemented --section-start, -Ttext, -Tdata...
2016-09-14 Eric LiuSupports adding insertion around non-insertion replacem...
2016-09-14 Kirill Bobyrev[clang-rename] Merge rename-{at|all} & optimize.
2016-09-14 Martin Bohme[clang-tidy] Make test for misc-use-after-move pass...
2016-09-14 Rafael EspindolaUse murmurhash2 instead of fnv.
2016-09-14 Martin Bohme[clang-tidy] Add check 'misc-use-after-move'
2016-09-14 Eric LiuRevert "[modules] When merging one definition into...
2016-09-14 James MolloyRevert "[Thumb] Teach ISel how to lower compares of...
2016-09-14 Vassil VassilevMissing includes.
2016-09-14 Eugene Leviant[ELF] Replace HasContents with HasSections. NFC
2016-09-14 Tim NorthoverGlobalISel: mark pointer stores as legal on AArch64.
2016-09-14 Sjoerd MeijerThis reapplies r281304. The issue was that I had missed
2016-09-14 Elena DemikhovskyAVX-512: Fixed a bug in kortest.z intrinsic
2016-09-14 Igor Breger[AVX512BW] Change truncStore action (v16i16->v16i18...
2016-09-14 Filipe Cabecinhas[asan] Reify ErrorStringFunctionSizeOverflow
2016-09-14 Filipe Cabecinhas[asan] Reify ErrorStringFunctionMemoryRangesOverlap
2016-09-14 Craig Topper[X86] Remove the VCVTSI2SD32 with rounding intrinsic...
2016-09-14 Roman GareevPerform copying to created arrays according to the...
2016-09-14 Jonas HahnfeldDocument option '-rtlib' in clang's man page and help...
2016-09-14 Wei MiCreate a getelementptr instead of sub expr for ValueOff...
2016-09-14 Tobias GrosserEnsure Polly linking works without BUILD_SHARED_LIBS
2016-09-14 Peter Collingbournegold: Simplify. Do not unnecessarily enumerate Obj...
2016-09-14 Richard Smith[docs] Fix formatting of   characters so that...
2016-09-14 Kostya Serebryany[libFuzzer] start using trace-pc-guard as an alternativ...
2016-09-14 Richard Smith[docs] Order diagnostic cross-references alphabetically...
2016-09-14 Richard SmithUpdate DiagnosticsReference and fix emitter to emit...
2016-09-14 Kostya Serebryany[sanitizer-coverage] add yet another flavour of coverag...
2016-09-14 Kostya Serebryany[sanitizer-coverage] add yet another flavour of coverag...
2016-09-14 Nico WeberFollow-up to r281367: Compare uuids case-insensitively.
2016-09-14 Richard Smith[modules] When merging one definition into another...
2016-09-14 Sean CallananCleaned up the code that handles function return addres...
2016-09-14 Richard SmithColor warnings purple rather than orange, to match...
2016-09-14 Rui UeyamaTurn a no-op assignment into an assertion.
2016-09-14 Rui UeyamaSimplify InputFile ownership management.
2016-09-13 Jason Henline[SE] Pack global dev handle addresses
2016-09-13 Jason HenlineDevice doc says device is small
2016-09-13 Jason Henline[SE] Platforms return Device values
2016-09-13 Akira HatanakaAddress Pete's review comment and define OrigArg on...
2016-09-13 Zachary TurnerForce c++14 when running tests on Windows.
2016-09-13 Akira Hatanaka[ObjCARC] Traverse chain downwards to replace uses...
2016-09-13 Jason MolendaTestQueues could error out because the one second sleep...
2016-09-13 Jason Henline[SE] KernelSpec return best PTX
2016-09-13 Richard SmithMissed update from r281412.
2016-09-13 Vedant Kumar[llvm-cov] Just emit the version number in the index...
2016-09-13 Hans WennborgAlso don't inline dllimport functions referring to...
2016-09-13 Richard SmithWarning flag updates:
2016-09-13 George Rimarrevert: [ELF] - Versionscript: support mangled symbols...
2016-09-13 Evgeniy Stepanov[asan] alloc_dealloc_mismatch=0 by default on Android.
2016-09-13 Evgeniy Stepanov[asan] Remove lit -j5 flag for android tests.
2016-09-13 Reid KlecknerFix a FIXME about MSVC 2013 in the diagnostic doc gener...
2016-09-13 Ahmed Bougacha[AArch64] Simplify patchpoint/stackmap size test (r2813...
2016-09-13 Artem Belevich[CUDA] Do not merge CUDA target attributes.
2016-09-13 Akira Hatanaka[CodeGen] Fix an assert in EmitNullConstant.
2016-09-13 Manman RenObjectiveC Generics: follow-up commit to r281355.
2016-09-13 Pawel Bylica[CodeGen] Fix invalid shift in mul expansion
2016-09-13 Michael Kuperstein[DAG] Allow build-to-shuffle combine to combine builds...
2016-09-13 Albert GutowskiTemporary fix for MS _Interlocked intrinsics
2016-09-13 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-13 Albert GutowskiReverse commit 281375 (breaks building Chromium)
2016-09-13 Sean CallananCleaned up some of the "frame diagnose" code to use...
2016-09-13 Krzysztof Parzyszek[Hexagon] Better handling of HVX vector lowering
2016-09-13 Tobias Grossercmake: PollyPPCG depends on PollyISL
2016-09-13 Hans WennborgTry harder to not inline dllimport functions referencin...
2016-09-13 Rui Ueyama[ELF] Set EF_ARM_EABI_VER5 for ARM
2016-09-13 Rui UeyamaSplit scanVersionScript. NFC.
2016-09-13 Filipe Cabecinhas[asan] Reify ErrorSanitizerGetAllocatedSizeNotOwned
2016-09-13 Filipe Cabecinhas[asan] Reify ErrorMallocUsableSizeNotOwned
2016-09-13 Filipe Cabecinhas[asan] Reify ErrorAllocTypeMismatch
2016-09-13 Filipe Cabecinhas[asan] Reify ErrorFreeNotMalloced
2016-09-13 Rui UeyamaAdd comments.
2016-09-13 Zachary TurnerAdd some unit tests for ArchSpec.
2016-09-13 Sanjay Pateladd tests for PR28672
2016-09-13 Alexander ShaposhnikovRemove excessive padding from PTHWriter
2016-09-13 Jason Henline[SE] Use real HostPlatformDevice for testing
2016-09-13 Bruno Cardoso... [SemaObjC] Be more strict while parsing type arguments...
next