platform/upstream/llvm.git
2015-03-06 Michael Gottesman[objc-arc] Move the checking of whether or not we can...
2015-03-06 Michael Gottesman[objc-arc] Refactor (Re-)initialization of PtrState...
2015-03-06 Michael Gottesman[objc-arc] Create two subclasses of PtrState in prepara...
2015-03-06 Michael Gottesman[objc-arc] Extract out MDNodes into a cache structure...
2015-03-06 Michael Gottesman[objc-arc] Remove annotations code.
2015-03-06 Rui UeyamaCore: Make the resolver faster.
2015-03-06 Nadav RotemTeach ComputeNumSignBits about signed reminder.
2015-03-06 Rui UeyamaOptimize resolver by using std::unordered_multimap.
2015-03-06 Hans WennborgAdd a download link to the web page (PR22764)
2015-03-05 Michael GottesmanFix build error.
2015-03-05 Kuba BreckaAdd a symbolizer testcase for closed stdin/stdout
2015-03-05 Kuba BreckaPrint out which symbolizer are we using when verbosity...
2015-03-05 Michael Gottesman[objc-arc] Change some casts and loop iterators to...
2015-03-05 Michael Gottesman[objc-arc] Extract out state specific to a ref count...
2015-03-05 Michael Gottesman[objc-arc] Extract blot map vector into its own file...
2015-03-05 Richard Smith[modules] Rework merging of redeclaration chains on...
2015-03-05 Chaoren LinRemove libedit and libncurses from LLDB_SYSTEM_LIBS...
2015-03-05 Ahmed Bougacha[X86] Remove stale comment. NFC.
2015-03-05 Daniel JasperUse std::string instead of StringRef to prevent use...
2015-03-05 Greg ClaytonWhen we have a symbol, like "NSLog" that we try to...
2015-03-05 Fariborz Jahanian[PATCH] Patch to fix the AST for vector splat from any
2015-03-05 Paul RobinsonAll FileCheck directives allow patterns.
2015-03-05 Peter CollingbourneFix test to use explicit load type.
2015-03-05 Peter CollingbourneGo bindings: use MDNode::replaceAllUsesWith instead...
2015-03-05 Greg Claytonsymbolicate the application specific backtraces that...
2015-03-05 Philip Reames[RewriteStatepointsForGC] Yet more test cases for reloc...
2015-03-05 Kostya Serebryany[sanitizer] Reconstruct the function that dumps block...
2015-03-05 Quentin Colombet[CODE_OWNERS] Change the ownership of register allocators.
2015-03-05 Benjamin KramerInstructions: Use delegated constructors to reduce...
2015-03-05 Alexey SamsonovRevert "[UBSan] Add testcases for -fsanitize=shift...
2015-03-05 Alexey SamsonovRevert "[UBSan] Split -fsanitize=shift into -fsanitize...
2015-03-05 Sanjay Patel[AVX] Lower / fast-isel scalar FP selects into VBLENDV...
2015-03-05 Vince HarronXFAIL tests that are known to fail occasionally on...
2015-03-05 Benjamin KramerSelectionDAGBuilder: Merge 3 copies of the limited...
2015-03-05 Andrew KaylorFix uninitialized memory references in WinEHPrepare
2015-03-05 Eric FiselierRun ShTests when the executor is an instance of LocalEx...
2015-03-05 Rui UeyamaEarly return. NFC.
2015-03-05 Joerg SonnenbergerMove use of __builtin_longjmp under the same conditions...
2015-03-05 Benjamin KramerSDAG: Merge the meat of two ExpandAtomic implementations.
2015-03-05 Ahmed Bougacha[AArch64] Teach AsmPrinter about GlobalAddress operands.
2015-03-05 Philip Reames[RewriteStatepointsForGC] Add additional tests around...
2015-03-05 Rafael EspindolaUse the correct func begin symbol in all places in...
2015-03-05 Tom StellardTableGen: Initialize ErrorInfo to ~0ULL in the MatchIns...
2015-03-05 Ahmed Bougacha[ARM] Enable vector extload combine for legal types.
2015-03-05 Rui UeyamaResolver: Update preload map after File::beforeLink().
2015-03-05 Pavel LabathCorrectly quote arguments in LLDB driver
2015-03-05 Zachary TurnerClang side change following r231392.
2015-03-05 Zachary TurnerReplace PrintStackTrace(FILE*) with PrintStackTrace...
2015-03-05 Reid KlecknerRemove accidental errs() call in Verifier
2015-03-05 Rafael EspindolaUse the generic Lfunc_begin label on ppc.
2015-03-05 David MajnemerX86: Optimize address mode matching for FRAME_ALLOC_REC...
2015-03-05 Reid KlecknerRevert busted CallSite change from r231386
2015-03-05 Reid KlecknerSilence -Wmissing-braces warning from clang-cl
2015-03-05 Reid KlecknerReplace llvm.frameallocate with llvm.frameescape
2015-03-05 Erik EcksteinRevert r231276 (including r231277): Add a lock() functi...
2015-03-05 Andrey Churbanovmoved Windows-specific flags under the WINDOWS guard...
2015-03-05 Andrey Churbanovadded KMP_NESTED_HOT_TEAMS macro definition
2015-03-05 Zachary Turner[Windows] Implement PrintStackTrace(FILE*)
2015-03-05 Andrey Churbanovminor change: comment improved
2015-03-05 Simon Pilgrim[DagCombiner] Allow shuffles to merge through bitcasts
2015-03-05 Duncan P. N... FileCheck: Document CHECK-SAME, follow-up to r230612
2015-03-05 Kit BartonWhile reviewing the changes to Clang to add builtin...
2015-03-05 Marshall ClowRework reverse_iterator::operator[] so as not to use...
2015-03-05 Igor LaevskyRevert change r231366 as it broke clang-native-arm...
2015-03-05 Tom StellardFix bitselect for float/double types v2
2015-03-05 Elena DemikhovskyAVX-512, SKX: Enabled masked_load/store operations...
2015-03-05 Alexander Kornienko[clang-tidy] Slighly clarified a comment.
2015-03-05 Alexander Kornienko[clang-tidy] Replace unrecognized namespace ending...
2015-03-05 Frederic RissFix -Woverflow warning in unittest.
2015-03-05 Dmitry Vyukovtsan: fix signal handling during stop-the-world
2015-03-05 Igor LaevskyTeach lowering to correctly handle invoke statepoint...
2015-03-05 Alexander Kornienko[clang-tidy] Fix diag message in clang-tidy misc-unique...
2015-03-05 Alexander Kornienko[clang-tidy] Refactor: Move google clang-tidy checks...
2015-03-05 Toma TabacuRecommit "[IAS] Teach -cc1as about the 'target-abi...
2015-03-05 Tobias GrosserFix compilation after 'Make DataLayout Non-Optional...
2015-03-05 Kuba BreckaSymbolizer refactoring: Link symbolizer tools into...
2015-03-05 Arnaud A. de... [PBQP] Use a local bit-matrix to speedup searching...
2015-03-05 Michael Kuperstein[InstCombine] Fix an assertion when fmul has a Constant...
2015-03-05 Craig TopperRevert "[TableGen] Implement at least some support...
2015-03-05 Craig Topper[TableGen] Implement at least some support for multiple...
2015-03-05 Craig Topper[TableGen] Add support constraining a vector type in...
2015-03-05 Tobias GrosserFix leftover Dependences.cpp -> DependenceInfo.cpp
2015-03-05 Craig Topper[X86] Use vmovss to handle inserting an element into...
2015-03-05 Frederic RissRemove useless break after return.
2015-03-05 Philip ReamesAdd a few more performance tips
2015-03-05 Frederic RissRevert "[dsymutil] MSVC does generate move constructors...
2015-03-05 Frederic Riss[dsymutil] MSVC does generate move constructors, but...
2015-03-05 Philip ReamesAdd a link to the new PerformanceTips docs from the...
2015-03-05 Hans WennborgRevert r231324 "Remove the conditional addition of...
2015-03-05 Chandler Carruth[MBP] Use range based for-loops throughout this code...
2015-03-05 Argyrios Kyrtzidis[test] Expand a bit on the test case from r231251....
2015-03-05 Rui UeyamaRemove dead code.
2015-03-05 Nick LewyckyFix build with GCC:
2015-03-05 Kostya Serebryany[sanitizer] add a run-time flag to dump the coverage...
2015-03-05 Jason MolendaAdd support for the DWARFv3 (circa 2005) DW_OP_form_tls...
2015-03-05 Chandler Carruth[MBP] NFC, run clang-format over this code and tweak...
2015-03-05 Chandler Carruth[MBP] This is no longer 'block-placement2'. ;] The...
2015-03-05 Hans WennborgFix msvc-link.c test for environments with link.exe...
2015-03-05 Rafael EspindolaUse the existing begin and end symbol for debug info.
2015-03-05 Kostya Serebryany[sanitizer] use simpler symbolizer interface (GetModule...
next