platform/upstream/llvm.git
2013-06-24 Adrian Prantltypo.
2013-06-24 Argyrios Kyrtzidis[libclang/codecompletion] Make sure the top-level decl...
2013-06-24 Eric ChristopherUse const references instead of pointers to references...
2013-06-24 Eli FriedmanChange mangling of objects inside block literals.
2013-06-24 Reid KlecknerFix "funciton" typo from r184763
2013-06-24 Jim InghamDirect dir to target.source-map.
2013-06-24 Reid Kleckner[ms-cxxabi] Use sugared types in the mangler instead...
2013-06-24 Argyrios Kyrtzidis[arcmt/driver] For the -ccc-arcmt-* flags, claim them...
2013-06-24 Eli FriedmanUse getAs<> where appropriate on QualTypes instead...
2013-06-24 Rafael EspindolaConvert some uses of llvm::sys::Path.
2013-06-24 Rafael EspindolaUse the simpler version of llvm::sys::fs::exists.
2013-06-24 Han Ming Ong<rdar://problem/14182286>
2013-06-24 Anna Zaks[analyzer] Add a debug checker that prints Exploded...
2013-06-24 Ulrich Weigand[PowerPC] Support some miscellaneous mnemonics in the...
2013-06-24 Rafael EspindolaConvert last use of PathV1.h in Compilation.cpp
2013-06-24 Sean CallananWe set the error when a breakpoint condition
2013-06-24 Rafael EspindolaAdd a simpler version of is_regular_file.
2013-06-24 Reid Kleckner[AST] Introduce a new DecayedType sugar node
2013-06-24 Kaelyn UhrainAdd the global namespace (the "::" namespace specifier...
2013-06-24 David BlaikieDebugInfo: DIBuilder changes to match DIEnumerator...
2013-06-24 Chad RosierImprove diagnostics when getSizeInBits is called on...
2013-06-24 Howard HinnantImplement full support for non-pointer pointers in...
2013-06-24 Benjamin KramerPPC: Remove default case from fully covered switch.
2013-06-24 Ulrich Weigand[PowerPC] Add some FIXMEs
2013-06-24 Aaron WatryR600: Fix spelling error in comment
2013-06-24 Reid KlecknerCheck the canonical parameter type with getAs<>() in...
2013-06-24 Ulrich Weigand[PowerPC] Add predicted forms of branches
2013-06-24 Rafael EspindolaConvert a use of PathV1.h
2013-06-24 Dmitry Vyukovtsan: make the test more robust
2013-06-24 Matt Beaumont-GayAdd some invalid-decl checks to clang_Type_getOffsetOf.
2013-06-24 NAKAMURA TakumiMove llvm/test/DebugInfo/arguments.ll to X86, for now...
2013-06-24 Nadav RotemRename the variable to fix a warning. Thanks Andy Gibbs.
2013-06-24 Ed MasteTests require GNU make, called gmake on FreeBSD
2013-06-24 Dmitry Vyukovtsan: update dynamic export syms file
2013-06-24 Ed MasteSync FreeBSD files to Linux equivalents, to reduce...
2013-06-24 Ed MasteUpdate comment to match class name
2013-06-24 Ed MasteUse canonical termios.h location
2013-06-24 Rafael EspindolaConvert a use of PathV1.h.
2013-06-24 Ed MasteEliminate missing virtual destructor warning on FreeBSD
2013-06-24 Ed MasteUpdate for Linux->POSIX rename
2013-06-24 Reid Kleckner[Sema] Call CheckParmForFunctionDef on ObjC method...
2013-06-24 Evgeniy Stepanov[sanitizer] Intercept sysinfo.
2013-06-24 Andy GibbsUsing offsetof to an item within an array is an extensi...
2013-06-24 Andy GibbsFix some more mismatched integer types causing compiler...
2013-06-24 Evgeniy Stepanov[sanitizer] Fix TSan build.
2013-06-24 Evgeniy Stepanov[sanitizer] Intercept inet_aton.
2013-06-24 Evgeniy Stepanov[msan] Unpoison param-tls in signal handler wrapper.
2013-06-24 Ed MasteRemove comment that is no longer applicable
2013-06-24 Reid KlecknerLook for Python 2 before Python 3 in CMakeLists.txt
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86: Add explicit -mtriple=x86_64...
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86/legalize-shift-64.ll: Add explici...
2013-06-24 NAKAMURA Takumillvm/test/DebugInfo/arguments.ll: Add explicit -mtriple...
2013-06-24 NAKAMURA TakumiNVPTXTargetObjectFile.h: Initialize some pointers as...
2013-06-24 NAKAMURA Takumiclang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp...
2013-06-24 NAKAMURA Takumiclang/test/Driver/coverage-ld.c: Tweak expressions...
2013-06-24 Ulrich Weigand[PowerPC] Add t/f branch mnemonics to asm parser
2013-06-24 Arnold SchwaighoferReapply 184685 after the SetVector iteration order...
2013-06-24 Arnold SchwaighoferLoopVectorize: Use SetVector for the access set
2013-06-24 Ulrich Weigand[PowerPC] Support generic conditional branches in asm...
2013-06-24 Ulrich Weigand[PowerPC] Support absolute branches
2013-06-24 Ulrich Weigand[PowerPC] Support bd(n)zl and bd(n)zlrl
2013-06-24 Ulrich Weigand[PowerPC] Support b(cond)l in the asm parser
2013-06-24 Ulrich Weigand[PowerPC] Support blrl and variants in the asm parser
2013-06-24 Evgeniy Stepanov[sanitizer] Intercept readv, preadv, writev, pwritev.
2013-06-24 Vladimir Medic This patch introduces RegisterOperand class into Mips...
2013-06-24 Michael Gottesman[APFloat] Removed trailing whitespace from unittests.
2013-06-24 Michael Gottesman[APFloat] Added a large unittest for APFloat.add that...
2013-06-24 Michael Gottesman[APFloat] Added support for parsing float strings which...
2013-06-24 Michael Gottesman[APFloat] Added make{Zero,Inf} methods and implemented...
2013-06-24 Michael Gottesman[APFloat] Removed a assert from significandParts()...
2013-06-24 Michael Gottesman[APFloat] Rename macro convolve => PackCategoriesIntoKe...
2013-06-24 Andrew TrickAdd -mcpu to some unit tests that only fail on certain...
2013-06-24 Chandler CarruthThe profile library must come before the C library...
2013-06-24 Amaury de la... ARM: check predicate bits for thumb instructions
2013-06-24 Amaury de la... ARM: rGPR is meant to be unpredictable, not undefined
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2013-06-24 Sergey Matveev[lsan] Fix android build.
2013-06-24 Amaury de la... ARM: fix thumb1 nop decoding
2013-06-24 Amaury de la... ARM: fix IT decoding
2013-06-24 Amaury de la... ARM: enable decoding of pc-relative PLD/PLI
2013-06-24 Sergey MatveevRevert to C-style callbacks for iteration over allocato...
2013-06-24 Tobias GrosserUpdate CLooG such that the isl test cases are really...
2013-06-24 Chandler CarruthAdd a flag to defer vectorization into a phase after...
2013-06-24 Chandler CarruthFilter out dragonegg when checked out into a projects...
2013-06-24 Richard SmithAvoid adding entries to the DeclContext lookup table...
2013-06-24 David BlaikieDebugInfo: ensure negative enumerators are emitted...
2013-06-24 David BlaikieDebugInfo: enumerator values returned as int64 as they...
2013-06-24 David BlaikieDebugInfo: Merge a bad debug info enum test into a...
2013-06-24 David BlaikieDebugInfo: add some testing from an overly broad end...
2013-06-24 Dmitri GribenkoFix typo in assertion message. Reported by Shriramana...
2013-06-24 Arnold SchwaighoferRevert "LoopVectorize: Use the dependence test utility...
2013-06-24 Richard SmithSlightly improve cross-module merging for function...
2013-06-24 Dmitri GribenkoComment parsing: allow "\param ..." to describe variadi...
2013-06-24 Michael Gottesman[APFloat] Removed out of date comment from isNormal().
2013-06-24 Michael Gottesman[APFloat] Rename llvm::exponent_t => llvm::APFloat...
2013-06-24 Arnold SchwaighoferLoopVectorize: Use the dependence test utility class
2013-06-24 Arnold SchwaighoferLoopVectorize: Add utility class for checking dependenc...
2013-06-24 Arnold SchwaighoferLoopVectorize: Add utility class for building sets...
2013-06-24 Shankar Easwaran[lld] rename member variable name.
2013-06-24 Nadav RotemSLP Vectorizer: Add support for vectorizing parts of...
next