platform/upstream/llvm.git
2013-06-19 Stephen LinCorrections to r184205 ('this'-return optimization...
2013-06-19 Fariborz Jahaniandocumentation parsing: patch to make @class work for
2013-06-19 Rafael EspindolaRemove more uses of sys::Path.
2013-06-19 Rui Ueyama[PECOFF] Add a pass to ensure the correct ordering...
2013-06-19 Edwin Vanecpp11-migrate: Fixing doxygen warning
2013-06-19 Nadav RotemSLPVectorizer: handle scalars that are extracted from...
2013-06-19 Renato GolinRevert "Adds support for openSUSE ARM v5/v7 triples."
2013-06-19 Renato GolinAdds support for openSUSE ARM v5/v7 triples.
2013-06-19 Edwin Vanecpp11-migrate: Fix parsing of '.' for header include...
2013-06-19 Reid Kleckner[CodeGen] Move EHScopeStack into its own header
2013-06-19 Rafael EspindolaRemove unused function.
2013-06-19 Reid Kleckner[Windows] Fix __declspec(property) when the getter...
2013-06-19 Rafael EspindolaAnother attempt at fixing the bots.
2013-06-19 Nadav RotemSLPVectorizer: start constructing chains at stores...
2013-06-19 Rafael EspindolaAttempt at fixing some bots.
2013-06-19 Rafael EspindolaReduce sys::Path usage in llvm-ar.
2013-06-19 Manuel KlimekFix a remove-cstr-calls test that fails checking of...
2013-06-19 Manuel KlimekCompletely revamp node binding for AST matchers.
2013-06-19 Sergey Matveev[lsan] Prevent inlining of WipeStack().
2013-06-19 Rafael EspindolaRemove Path::getDirectoryContents.
2013-06-19 Rafael EspindolaDon't depend on PathV1.h including set.
2013-06-19 Reid Kleckner[ms-cxxabi] Emit and install appropriately mangled...
2013-06-19 Reid Kleckner[Driver] Don't forward source file input args to gcc
2013-06-19 James MolloyRevert r184302 on Renato's behalf - it broke the bots...
2013-06-19 Rafael EspindolaRemove the 'R' modifier.
2013-06-19 Rafael EspindolaRemove Path::isObjectFile.
2013-06-19 Alexander KornienkoSplit long strings on word boundaries.
2013-06-19 Sergey Matveev[lsan] Move symbolization and reporting out of StopTheW...
2013-06-19 Renato GolinAdds support for openSUSE ARM v5/v7 triples.
2013-06-19 Howard HinnantDemangle objc mangling implemented in r184250
2013-06-19 Rafael EspindolaFix pr16354.
2013-06-19 Andy GibbsSilence 'set but not used' warning when building in...
2013-06-19 Rafael EspindolaRemove Path::canExecute.
2013-06-19 Rafael EspindolaUse llvm::sys::fs::can_execute.
2013-06-19 Evgeniy Stepanov[sanitizer] Fix struct ifconf definition on Mac and...
2013-06-19 Sylvestre LedruWhen the compiler is not providing a clean triple,...
2013-06-19 Alexander Potapenko[ASan] Delete excessive 'extern "C"' around mlock*...
2013-06-19 Evgeniy Stepanov[sanitizer] Fix Android build.
2013-06-19 Vladimir MedicThe RenderMethod field in RegisterOperand class sets...
2013-06-19 NAKAMURA TakumiMachOUniversal.cpp: Fix abuse of Twine. It would be...
2013-06-19 Evgeniy Stepanov[sanitizer] Fix build on RHEL 6.3, 6.4.
2013-06-19 Pavel LabathFix a crash in the static analyzer (bug #16307)
2013-06-19 Michael GottesmanFixed comment typo that causes the given comment to...
2013-06-19 NAKAMURA TakumiPrune "\param InitialState" since it has not been intro...
2013-06-19 NAKAMURA TakumiFix a warning. [-Wunused-variable]
2013-06-19 NAKAMURA TakumiRevert r184249, "doc. parsing: Allow parameter name...
2013-06-19 Nadav RotemSLPVectorizer: vectorize compares and selects.
2013-06-19 Nadav RotemDocument the return value and fix a typo.
2013-06-19 Jason MolendaA few small enhancements to the diagnose-unwind command.
2013-06-19 Enrico GranataImprovements to "command script import" to better suppo...
2013-06-19 Wan XiaofeiTest commit access.
2013-06-19 Eli FriedmanDelete dead code.
2013-06-19 Manman RenDebug Info: support for gdwarf-2 gdwarf-3 gdwarf-4
2013-06-19 Eli FriedmanAdd test coverage for serialization of dependent functi...
2013-06-19 Greg ClaytonAdded a new decorator function in the "lldb" module...
2013-06-19 Sean SilvaRemove `using namespace` and use explicit qualification.
2013-06-19 Sean SilvaRemove spurious space.
2013-06-19 Sean SilvaRemove unused parameter.
2013-06-19 Jim InghamDon't actually Halt in the Interrupt handler for the...
2013-06-19 Sean Silva[yaml2obj][ELF] Beef up this test a bit.
2013-06-19 Sean Silva[yaml2obj][ELF] Support ELFOSABI_* enum.
2013-06-19 Sean SilvaThere is no ELF ABI version enum.
2013-06-19 Shankar Easwaran[ELF] add -u/--undefined option, to define undefined...
2013-06-19 Enrico Granata<rdar://problem/14086503>
2013-06-19 Enrico Granata<rdar://problem/14086503>
2013-06-19 Sean Silva[yaml2obj][ELF] Support st_info through `Binding` and...
2013-06-19 Enrico Granata<rdar://problem/14194140>
2013-06-18 Matt ArsenaultUse GetUnderlyingObject instead of custom function
2013-06-18 Sean Silva[yaml2obj][ELF] Don't monkeypatch the YAML sections.
2013-06-18 Adrian PrantlAdd some comments to r184252.
2013-06-18 Sean Silva[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
2013-06-18 Anna Zaks[analyzer] Do not create a CompoundVal for lvalue InitL...
2013-06-18 Anna Zaks[analyzer] Do not report uninitialized value warnings...
2013-06-18 Sean Silva[yaml2obj][ELF] Rudimentary symbol table support.
2013-06-18 JF BastienSmall correction to unordered memory code generation...
2013-06-18 Adrian PrantlEmit forward decls for structs with declarations only...
2013-06-18 Greg ClaytonAdded the ability to get a list of types from a SBModul...
2013-06-18 Eli FriedmanIntroduce a new mangling for protocol-qualified ObjC...
2013-06-18 Fariborz Jahaniandoc. parsing: Allow parameter name "..." for variadic...
2013-06-18 Enrico Granata<rdar://problem/14194128>
2013-06-18 Bill WendlingIdentify me on IRC.
2013-06-18 Matt KopecAdd assertion for when no watchpoint found in POSIX...
2013-06-18 Jim InghamWe were getting an assert because somebody was making...
2013-06-18 Jim GrosbachARM: Add optional datatype suffix to NEON mvn asm syntax.
2013-06-18 Jim InghamMake the lldb "Release" configuration use the same...
2013-06-18 Sean Silva[yaml2obj][ELF] Add dummy .strtab section.
2013-06-18 Matt KopecTemporarily disable checking of watchpoint hit on FreeB...
2013-06-18 Eli FriedmanMake sure the assembler-with-cpp hack for "#" works...
2013-06-18 Bill WendlingWe want a string representation of the attribute, not...
2013-06-18 Argyrios KyrtzidisWhen declaring an ObjC interface decl with a @compatibi...
2013-06-18 Jason MolendaPlatformDarwinKernel was treating its file path arg...
2013-06-18 Tim NorthoverAArch64: remove accidental test output file.
2013-06-18 Rafael EspindolaRemove Path::canWrite.
2013-06-18 Rafael EspindolaUse llvm::sys::fs::can_write.
2013-06-18 Rafael EspindolaAdd a can_write function to PathV2.
2013-06-18 Stephen LinPartially revert r184225 test changes and make a smalle...
2013-06-18 Michael Gottesman[ARMTargetLowering] ARMISD::{SUB,ADD}{C,E} second resul...
2013-06-18 Michael GottesmanConverted an overly aggressive assert to a conditional...
2013-06-18 Rafael EspindolaRemove unused Path::canRead.
2013-06-18 Nadav RotemFix 80 col violation.
next