platform/upstream/llvm.git
2015-07-19 Dmitry Vyukovasan: fix a test
2015-07-19 Richard Smith[modules] Don't save uninteresting identifiers, and...
2015-07-19 Nico WeberRemove two unused includes, part 2...
2015-07-19 Nico WeberRemove two unused includes.
2015-07-19 Evgeniy Stepanov[sanitizer] De-flake one test.
2015-07-19 Arnold SchwaighoferRevert "MergeFuncs: Transfer the function parameter...
2015-07-19 Simon Pilgrim[X86][SSE] Tidied up vector CTLZ/CTTZ. NFCI.
2015-07-19 Yaron KerenNarrow Callee scope, suggestion from David Blaikie.
2015-07-19 Simon Pilgrim[X86][SSE] Reordered cast vectorization costs. NFCI.
2015-07-19 Logan Chienlibunwind: Introduce __libunwind_config.h.
2015-07-19 Yaron KerenDe-duplicate CS.getCalledFunction() expression.
2015-07-19 Simon Pilgrim[DAGCombiner] Fixed minor typo that was missed in D9097.
2015-07-19 Michael Kuperstein[X86] Add support for tbyte memory operand size for...
2015-07-19 Simon PilgrimRemove TargetInstrInfo::canFoldMemoryOperand
2015-07-19 Elena DemikhovskyAVX-512: Floating point conversions for SKX - DAG Lowering.
2015-07-19 Simon PilgrimUse SDValue bool check. NFCI.
2015-07-19 Asaf Badouh[X86][AVX512BW] add clang intrinsics for pmulhrsw ...
2015-07-19 Eric FiselierFix warnings in unordered_map
2015-07-19 Eric FiselierFix warnings in forwardlist
2015-07-19 Eric FiselierFix warnings in deque tests
2015-07-19 Eric Fiselier[LIT] Allow for executeCommand to take the stdin input.
2015-07-19 Eric FiselierCommit file missing from r242629
2015-07-18 Eric FiselierFix warnings in array and assoc containers
2015-07-18 Eric FiselierRemove unused typedefs in random and regex
2015-07-18 Eric FiselierCleanup warnings in test/std/depr
2015-07-18 Eric FiselierFix warnings in test/std/algorithms
2015-07-18 Eric FiselierFix unused variable warnings in atomic tests
2015-07-18 Eric FiselierFix warnings in test/std/language.support
2015-07-18 Eric FiselierEnable and fix warnings during the build.
2015-07-18 Benjamin Kramer[CodeGen] Don't dereference vector::end if the vector...
2015-07-18 Simon Pilgrim[X86][SSE] Updated SHL/LSHR i64 vectorization costs.
2015-07-18 Benjamin Kramer[AggressiveAntiDepBreaker] Use range loops for multimap...
2015-07-18 Yaron KerenRangify for loops in GlobalDCE, NFC.
2015-07-18 Marshall ClowFix up typos in a couple of tests; due to agressive...
2015-07-18 Eric FiselierAdd missing instrumentation in vector::insert - Patch...
2015-07-18 Benjamin Kramer[Hexagon] Use composition instead of inheritance from...
2015-07-18 Benjamin Kramer[AST] Remove StmtRange in favor of an iterator_range.
2015-07-18 Simon Pilgrim[X86][SSE] Added additional fp/int tests.
2015-07-18 Simon PilgrimRefreshed tests.
2015-07-18 Eric Fiselier[libcxx] Get is_*_destructible tests passing in C++03.
2015-07-18 Daniel Jasperclang-format: Take nested lines into account when detec...
2015-07-18 Simon PilgrimRefreshed tests and reordered in descending integer...
2015-07-18 Simon PilgrimTidyup shufflevector calls - don't repeat inputs if...
2015-07-18 Benjamin Kramer[AST] Cleanup ExprIterator.
2015-07-18 Benjamin Kramer[clang-modernize] Don't rely on iterator auto-dereferen...
2015-07-18 Filipe CabecinhasSilence the driver warnings, if we see "-w" on the...
2015-07-18 Chandler Carruth[PM/AA] Remove the addEscapingUse update API that won...
2015-07-18 Chandler Carruth[cmake] Support enabling -Werror in the OpenMP runtime...
2015-07-18 Tom StellardDriver/ToolChain/AMDGPU: Attempt to fix buildbots after...
2015-07-18 Tom StellardDriver: Add AMDGPU toolchain
2015-07-18 Davide Italiano[Sema] Emit correct warning when copy-elision is not...
2015-07-18 Chaoren LinAdd evil hack to workaround the missing libdl.a in...
2015-07-18 Chaoren LinApply Android -pie switch to buildDefault as well.
2015-07-18 Kostya Serebryany[libFuzzer] require the files and directories passed...
2015-07-17 Evgeniy Stepanov[asan] Fix shadow mapping on Android/AArch64.
2015-07-17 Alexey Samsonov[Sanitizer] Teach ReadFileToBuffer to distinguish empty...
2015-07-17 Greg ClaytonMore packet performance improvements.
2015-07-17 David Majnemer[MS ABI] Explicit specialization of static data members...
2015-07-17 Justin BognerInstrProf: Promote this assert to a report_fatal_error
2015-07-17 Naomi Musgraveadded test file
2015-07-17 Naomi Musgravere-added changes due to svn config setting issues
2015-07-17 Matthias BraunARM: Enable MachineScheduler and disable PostRASchedule...
2015-07-17 Matthias BraunARM: Add scheduling information for LDRLIT instructions...
2015-07-17 Greg ClaytonHandle dumping many more packet types including the...
2015-07-17 Quentin Colombet[RAGreedy] Add an experimental deferred spilling feature.
2015-07-17 Alex LorenzMIR Parser: Allow the dollar characters in all of the...
2015-07-17 Enrico GranataRemove a static helper function and use the StringPrint...
2015-07-17 Evgeniy Stepanov[asan] Fix sanitizer_allocator_test on AArch64.
2015-07-17 Eric FiselierCleanup tests that fail in C++1z and with Clang 3.8
2015-07-17 Chaoren LinDetect if necessary to build inferior with -pie for...
2015-07-17 Alex LorenzAsmParser: Add a function to parse a standalone constan...
2015-07-17 James Y KnightHopefully fix android i386 build after r242554.
2015-07-17 Keno Fischer[Makefiles] Re-add OSX specific code that got lost...
2015-07-17 Chaoren LinCheck if altsep exists before replace.
2015-07-17 Chaoren LinHandle altsep ('/' on Windows) in compiler path for...
2015-07-17 Saleem Abdulrasoolbasic: default to MSVC on Windows
2015-07-17 Enrico GranataMake this test case be somewhat less verbose when not...
2015-07-17 Enrico GranataTeach the "extend char types" (char16_t, char32_t and...
2015-07-17 Steven WuFix test case in r242565
2015-07-17 Adrian McCarthyImplement FileSystem::GetPermissions for Windows. Diffe...
2015-07-17 Richard SmithStop treating extension keywords as 'interesting';...
2015-07-17 Greg ClaytonAdded support for dumping 'x', 'X', 'qSymbol' packets...
2015-07-17 Steven WuFix -save-temp when using objc-arc, sanitizer and profiling
2015-07-17 Richard SmithRefactor to remove repetition, no functionality change.
2015-07-17 Richard SmithRemove redundant bouncing between StringRef and a pair...
2015-07-17 Kuba Brecka[asan] Add a comment explaining why non-instrumented...
2015-07-17 Chaoren Linfreeaddrinfo(NULL) segfaults on Android.
2015-07-17 Enrico GranataTeach the NSString data formatter to handle embedded...
2015-07-17 Arnold SchwaighoferMergeFuncs: Transfer the function parameter attributes...
2015-07-17 Rafael EspindolaStart adding documentation for llvm-lib.
2015-07-17 Enrico GranataImprove the NSString data formatter so that explicitly...
2015-07-17 James Y KnightFix alignment issues in Clang.
2015-07-17 Adam NemetRevert "ARM: Enable MachineScheduler and disable PostRA...
2015-07-17 Enrico GranataSplit the portion of the data-formatter-objc test case...
2015-07-17 Matthias BraunUse llvm_unreachable() instead of report_fatal_error...
2015-07-17 Peter Zotov[OCaml] Do not use -warn-error in tests.
2015-07-17 James Molloy[ARM] Use [SU]ABSDIFF nodes instead of intrinsics for...
2015-07-17 James Molloy[AArch64] Use [SU]ABSDIFF nodes instead of intrinsics...
2015-07-17 Hans WennborgAdd libunwind to the release scripts
2015-07-17 Eli BenderskyUse inbounds GEPs for memcpy and memset lowering
next