platform/upstream/llvm.git
2013-06-26 Rafael EspindolaAdd a convenience functions that don't return if the...
2013-06-26 Rafael EspindolaRemove unused include.
2013-06-26 Ed MasteDon't explicitly set update version
2013-06-26 NAKAMURA Takumiclang/test/Driver/pth.c: Fix r184942, a regexp like...
2013-06-26 Rafael EspindolaRemove last use of PathV1.h from clang.
2013-06-26 Evgeniy Stepanov[sanitizer] readdir and readdir_r interceptors.
2013-06-26 Rafael EspindolaWe only create one file, no need to delete a directory.
2013-06-26 Rafael EspindolaFix the lldb build.
2013-06-26 Rafael EspindolaRemove unused includes.
2013-06-26 Ulrich Weigand[PowerPC] Accept 17-bit signed immediates for addis
2013-06-26 Rafael EspindolaRemove unused header.
2013-06-26 Ulrich Weigand[PowerPC] Support symbolic u16imm operands
2013-06-26 Amaury de la... ARM: operands should be explicit when disassembled
2013-06-26 Rafael EspindolaTry to fix this test on the msys buildbot.
2013-06-26 Aaron BallmanQuieting an MSVC warning about converting negative...
2013-06-26 Rafael EspindolaDon't use PathV1.h in CIndexCodeCompletion.cpp.
2013-06-26 Rafael EspindolaRemove dead include.
2013-06-26 Rafael EspindolaDon't use PathV1.h in cc1as_main.cpp.
2013-06-26 Rafael EspindolaRemove unused header.
2013-06-26 Rafael EspindolaRemove unused include.
2013-06-26 Venkatraman... [Sparc]: Add memory operands for the frame references...
2013-06-26 Kostya Serebryany[asan] initialize fake_stack lazily and increase its...
2013-06-26 Elena DemikhovskyFixed a comment.
2013-06-26 NAKAMURA TakumiSuppress llvm/test/Other/can-execute.txt on msys bash.
2013-06-26 Elena DemikhovskyOptimized integer vector multiplication operation by...
2013-06-26 NAKAMURA Takumiclang/test/lit.cfg: Tweak getClangBuiltinIncludeDir...
2013-06-26 Chandler CarruthRevert the Darwin half of r184805: "Remove the sysroot...
2013-06-26 Kostya Serebryany[asan] workaround for PR16277: don't instrument AllocaI...
2013-06-26 Kostya Serebryany[asan] add option -asan-keep-uninstrumented-functions
2013-06-26 Evgeniy Stepanov[sanitizer] Reformat line >80 chars.
2013-06-26 Evgeniy Stepanov[sanitizer] Fix build with OSS4 kernel headers.
2013-06-26 Andy GibbsProvide bootstrap support to build only llvm+clang...
2013-06-26 Andy GibbsSupport using "host" as a target in LLVM_TARGETS_TO_BUI...
2013-06-26 Rafael EspindolaRemove unused include.
2013-06-26 Rafael EspindolaRemove more uses of llvm::sys::Path.
2013-06-26 Rafael EspindolaRemove calls to Path in #ifdefs that don't seem to...
2013-06-26 Rafael EspindolaAdd a simpler version of remove_all.
2013-06-26 Rafael EspindolaRemove PathV1.h from CompilerInvocation.cpp.
2013-06-26 Rafael EspindolaFix the build when __APPLE__ is defined.
2013-06-26 Rafael EspindolaRemove sys::GetMainExecutable.
2013-06-26 Rafael EspindolaUse llvm::sys::fs::getMainExecutable.
2013-06-26 Rafael EspindolaPort GetMainExecutable over to PathV2.
2013-06-26 Rafael EspindolaRemove PathV1.h from CompilerInstance.cpp.
2013-06-26 Rafael EspindolaDon't use PathV1.h in ASTUnit.cpp.
2013-06-26 Rafael EspindolaRemove forward declarations of sys::Path.
2013-06-26 Rafael EspindolaRemove PathWithStatus.
2013-06-26 Rafael EspindolaRemove the last use of PathWithStatus.
2013-06-26 Rafael EspindolaUse llvm::sys::fs::unique_file.
2013-06-26 Rafael EspindolaRemove some uses of llvm::sys::Path.
2013-06-26 Rafael EspindolaRemove PathV1.h use from WindowsToolChain.cpp.
2013-06-26 Nico WeberFix a comment.
2013-06-26 Richard SmithLazily deserialize the "first' friend declaration when...
2013-06-26 Faisal ValiFix PCH bug with member templates of local classes...
2013-06-26 Rafael EspindolaRemove PathV1.h usage from ToolChains.cpp.
2013-06-26 Jason MolendaRemove ifdef LLDB_CONFIGURATION_DEBUG directives around...
2013-06-26 Enrico GranataRemove the #define USE_CACHE since the formatters cache...
2013-06-26 Enrico Granata<rdar://problem/14266578>
2013-06-26 Enrico Granata<rdar://problem/14243761>
2013-06-26 Nick Lewyckydbgs() << Instruction doesn't print a newline on the...
2013-06-26 Nico WeberRun clang-format on lib/Format code after r184894....
2013-06-26 Chandler CarruthFix a use after free I introduced and that Bill caught...
2013-06-26 Nico WeberFormatter: Don't put a space after parameter-naming...
2013-06-25 Enrico Granata<rdar://problem/14266411>
2013-06-25 Adrian Prantls/C++0x/C++11/
2013-06-25 Jakob Stoklund... Merge isReachable into isBackedge.
2013-06-25 Nick LewyckyDon't check for triviality on fields of templated recor...
2013-06-25 David MajnemerImplement DR136
2013-06-25 Nadav RotemSLPVectorizer: support slp-vectorization of PHINodes...
2013-06-25 Richard SmithMake this test properly test both things it's trying...
2013-06-25 Sean CallananFixed a bug in ClangASTSource where we would return
2013-06-25 Richard SmithMissing test update from r184884.
2013-06-25 Richard SmithPR8302: Check for shadowing a template parameter when...
2013-06-25 Matt Beaumont-GayDon't try to get the layout of an invalid decl in getDe...
2013-06-25 David MajnemerImplement DR21
2013-06-25 Jakob Stoklund... Print block frequencies in decimal form.
2013-06-25 Tom StellardR600: Use new getNamedOperandIdx function generated...
2013-06-25 Tom StellardTableGen: Generate a function for getting operand indic...
2013-06-25 Bill WendlingDon't use 'errno.h' on Apple just yet. This breaks...
2013-06-25 Daniel MaleaFix undefined behaviour in data formatter test -- ensur...
2013-06-25 Ed MasteUpdate version sscanf to match FreeBSD release info
2013-06-25 Richard SmithFix null pointer dereference if we redeclare an unproto...
2013-06-25 Ed MasteSkip dsym tests also on FreeBSD
2013-06-25 Nico WeberFix a comment.
2013-06-25 Arnold SchwaighoferX86 cost model: Vectorizing integer division is a bad...
2013-06-25 Ed MasteSkip tests that hang on FreeBSD
2013-06-25 Bob WilsonFix SROA to avoid unnecessary scalar conversions for...
2013-06-25 Edwin Vanecpp11-migrate: Really fixing doxygen warning
2013-06-25 Ed MasteCorrect use of __FreeBSD_kernel__
2013-06-25 Manman RenRemove unused code. No functionality change.
2013-06-25 Richard SmithMore of N3652: don't add an implicit 'const' to 'conste...
2013-06-25 Bill WendlingThe GCDA 402 format won't have a second checksum either.
2013-06-25 Fariborz JahanianObjective-C: Warn when IBOutletCollection property
2013-06-25 Eli BenderskyRemove misplaced comment
2013-06-25 Nick LewyckyIn tooling, reenable freeing of datastructures in codeg...
2013-06-25 Ulrich Weigand[PowerPC] Support @got modifier
2013-06-25 Howard HinnantImplement full support for non-pointer pointers in...
2013-06-25 Dmitry Vyukovtsan: add missing __attribute__((visibility("default...
2013-06-25 Rafael EspindolaUse simpler version of llvm::sys::fs::exists.
2013-06-25 Rafael EspindolaDon't use PathV1.h in Tools.cpp.
2013-06-25 Rafael EspindolaUse the simpler version of llvm::sys::fs::exists.
next