platform/upstream/llvm.git
2015-03-06 Benjamin KramerSema: We can use delegating ctors now. NFC.
2015-03-06 Samuel BenzaquenFix isOverride() for the case of a dependent typed...
2015-03-06 Benjamin KramerFold init() helpers into constructors. NFC.
2015-03-06 Chad RosierAvoid calls to dumpPassInfo and RegionBase<Tr>::getName...
2015-03-06 James Molloy[ConstantRange] Teach multiply to be cleverer about...
2015-03-06 Tamas BerghammerInitialize ProcessPOSIXLog by NativeProcessLinux
2015-03-06 Bruno Cardoso... [AsmPrinter][TLOF] Make AArch64 test a bit more flexible
2015-03-06 Bruno Cardoso... [AsmPrinter][TLOF] Split tests and move to appropriate...
2015-03-06 Robert FlackRename test/tools/lldb-gdbserver to test/tools/lldb...
2015-03-06 Kuba BreckaSymbolizer refactoring: Make WinSymbolizer use Symboliz...
2015-03-06 Aaron BallmanRemoving code that is unused after r231424; NFC.
2015-03-06 Benjamin KramerUse delegating ctors to reduce code duplication. NFC.
2015-03-06 Bruno Cardoso... [AsmPrinter][TLOF] 32-bit MachO support for replacing...
2015-03-06 Bruno Cardoso... [AsmPrinter][TLOF] ARM64 MachO support for replacing...
2015-03-06 Benjamin KramerCodingStyle: Allow delegating ctors
2015-03-06 Toma Tabacu[mips] [IAS] Add missing constraints and improve testin...
2015-03-06 Daniel Jasperclang-format: Slightly change indentation rules in...
2015-03-06 Pavel LabathFix race condition with -o "process launch" on linux
2015-03-06 Daniel JasperChange the way in which error case is being handled.
2015-03-06 Karthik BhatAdd a new pass "Loop Interchange"
2015-03-06 Dmitry Vyukovasan: fix comment formatting
2015-03-06 David MajnemerX86: Form IMGREL relocations for LLVM Functions
2015-03-06 Yaron KerenSilence C4715 'not all control paths return a value...
2015-03-06 Rui UeyamaPECOFF: Optimize the writer using parallel_for.
2015-03-06 Eric FiselierRemove unneeded python import
2015-03-06 Rui UeyamaSupport: Improve performance of FileOutputBuffer on...
2015-03-06 Nico WeberDon't crash on non-public referenced dtors in toplevel...
2015-03-06 Enrico GranataWindows bot
2015-03-06 Enrico GranataProvide synthetic children for some vector types
2015-03-06 Andrew Wilkins[llgo] Disable known failing packages in check-libgo
2015-03-06 Michael Gottesman[objc-arc] Sprinkle some more auto on some iterators.
2015-03-06 Michael Gottesman[objc-arc] Move the detection of potential uses or...
2015-03-06 Davide ItalianoWe want to add the entry point to the root set uncondit...
2015-03-06 Rui UeyamaRemove unused function.
2015-03-06 Michael ZolotukhinLegalizeTypes: Handle shift by 0 in ExpandShiftByConstant.
2015-03-06 Rafael EspindolaRemember to move a type to the correct set when setting...
2015-03-06 Jason MolendaBump major vers # in xcode project file from 330 to...
2015-03-06 John ThompsonRenamed function to avoid confusion about purpose.
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...
next