platform/upstream/llvm.git
2013-01-16 Dmitri GribenkoImprove r172577 by using the correct type when declarin...
2013-01-16 Jack CarterAkira,
2013-01-15 Eric ChristopherSplit address information for DWARF5 split dwarf propos...
2013-01-15 David GreeneAvoid Enum Compare Warnings
2013-01-15 Nadav RotemTeach InstCombine to optimize extract of a value from...
2013-01-15 Sean CallananFixes to the code I just committed to reflect
2013-01-15 Sean CallananModified the Objective-C runtime to fetch Objective-C
2013-01-15 Sean CallananClangExpressionVariable previously was not capable of
2013-01-15 Eli BenderskyOptimize the memory usage of MC bundling, by creating...
2013-01-15 David GreeneFix signed/unsigned Compare
2013-01-15 David GreeneAvoid unsigned Compare to int
2013-01-15 Chad Rosier[ms-inline asm] Address the FIXME in AsmParser.cpp.
2013-01-15 Eli BenderskyRefactor generic Asm directive parsing.
2013-01-15 Douglas GregorWhen checking availability attributes for consistency...
2013-01-15 Greg Clayton<rdar://problem/13011717>
2013-01-15 David GreeneFix Casting
2013-01-15 David GreeneFix Casting
2013-01-15 David GreeneFix Casting
2013-01-15 David GreeneFix Casting
2013-01-15 David GreeneFix Cast
2013-01-15 David GreeneFix Casting
2013-01-15 David GreeneFix Const Cast
2013-01-15 David GreeneFix Cast
2013-01-15 David GreeneFix Cast Code
2013-01-15 Michael J.... [Object][ELF] Fix -Wenum-compare.
2013-01-15 Aaron BallmanTypo correction; no functional change.
2013-01-15 Michael J.... Trailing whitespace.
2013-01-15 Michael J.... [ELF] Never allocate content to weak symbols as they...
2013-01-15 Michael J.... [ELF] Refactoring and style cleanup. No functionality...
2013-01-15 Shuxin Yang1. Hoist minus sign as high as possible in an attempt...
2013-01-15 Daniel Dunbar[Linker] Drop asserts that are embedded in cast<> and...
2013-01-15 Daniel Dunbar[IR] Add verification for module flags with the "requir...
2013-01-15 Daniel Dunbar[driver/Darwin] Adjust SDKROOT handling code to not...
2013-01-15 Daniel JasperAdd temporary option to invert the */& binding in a...
2013-01-15 Dmitri GribenkoAdd a test for -Wsemicolon-before-method-body fixit
2013-01-15 Nadav RotemLoopVectorizer cost model. Honor the user command line...
2013-01-15 David GreeneDisable Uninitialized Use Warnings for Broken gcc Versions
2013-01-15 Howard HinnantOptimize basic_ostream::write by having it call sputn...
2013-01-15 Evgeniy Stepanov[msan] Temporarily remove ICmpEQ tests.
2013-01-15 Evgeniy Stepanov[msan] Fix handling of equality comparison of pointer...
2013-01-15 Evgeniy StepanovAllow vectors in CreatePointerCast.
2013-01-15 Manuel KlimekDo not traverse the break-state when we know we cannot...
2013-01-15 Manuel KlimekFix formatting of preprocessor directives (incluces...
2013-01-15 Evgeniy StepanovFix operand type conditions in one of ICmpInst construc...
2013-01-15 Renato GolinPattern-matched variables in post-inc-icmpzero.ll
2013-01-15 Daniel JasperImprove operator kind detection in presence of comments.
2013-01-15 Kostya Serebryany[asan] enable asan_allocator2 by default on Linux....
2013-01-15 Manuel KlimekFixes various bugs around the keywords class, struct...
2013-01-15 Dmitry Vyukovasan: fix standalone malloc implementation
2013-01-15 Alexander KornienkoResolved merge error with r172323 (llvm::X -> X)
2013-01-15 Dmitry Vyukovasan: fix the constant for new allocator cache
2013-01-15 Michael J.... Update CODE_OWNERS.TXT.
2013-01-15 Kostya Serebryany[sanitizer] hide PR_SET_NAME under an ifdef (for older...
2013-01-15 Dmitry Vyukovasan: correct non-temporal prefetch for memory allocator
2013-01-15 Dmitry Vyukovasan: faster thead-local cache for memory allocator
2013-01-15 Dmitry Vyukovasan: fix lint warnings
2013-01-15 Dmitry Vyukovasan: fix bugs in the testlib
2013-01-15 Dmitry Vyukovasan: rename the file (it's not 64-bit specific anymore)
2013-01-15 Richard SmithDon't crash when binding a reference to a temporary...
2013-01-15 Michael J.... [ELF] Update for LLVM Object/ELF changes.
2013-01-15 Michael J.... [Object][ELF] Simplify ELFObjectFile by using ELFType.
2013-01-15 Richard SmithPR14950: Fix out-of-bounds function parameter access...
2013-01-15 Michael J.... [ELF] Replace [...] x_{begin,end}() with range<[.....
2013-01-15 Michael J.... [Core] Add iterator ranges.
2013-01-15 Michael J.... [ELF] Fix use of LLVM RTTI.
2013-01-15 Richard SmithPR14918: Don't confuse braced-init-lists after template...
2013-01-15 Douglas GregorAdd -fopenmp -cc1 option and wire it up to define _OPEN...
2013-01-15 Michael J.... [Support] Add LLVM_CONSTEXPR.
2013-01-15 Shankar Easwaranremove const from FindByName
2013-01-15 Greg Clayton<rdar://problem/13010909>
2013-01-15 Jim InghamFix for the separation between -i and -u in expression.
2013-01-15 Richard SmithFix behavior of [[gnu::]] function attributes. Per...
2013-01-15 Jim InghamSeparated the "expr --unwind-on-error" behavior into...
2013-01-15 Michael J.... [docs] Add driver documentation.
2013-01-15 Michael J.... [docs] Update status.
2013-01-15 Argyrios Kyrtzidis[ADT/StringMap] Follow-up to r172455, use the correct...
2013-01-15 Nadav RotemLTO: Also init TTI for codegen passes.
2013-01-15 Daniel Dunbar[IR] Add verifier support for llvm.module.flags.
2013-01-15 Chad Rosier[driver] Warnings for warning options are handled by...
2013-01-15 Jack CarterThis patch fixes a Mips specific bug where
2013-01-15 Nick KledzikAdd new merge-by-content Merge attribute for use by...
2013-01-15 Jason MolendaAdd a few other missing LOG_ types to set_logging(...
2013-01-15 Enrico GranataAdding a test case for expression parser's support...
2013-01-14 Enrico Granata<rdar://problem/12790664>
2013-01-14 Eli BenderskyNow GenericAsmParser and AsmParser are no longer friend...
2013-01-14 Eli BenderskyProperly encapsulate additional methods and data from...
2013-01-14 Jakub StaszakRemove trailing spaces.
2013-01-14 Shuxin YangThis change is to implement following rules under the...
2013-01-14 Dmitri GribenkoDocument that we should recognize attributes supported...
2013-01-14 Tobias Grosserclang-format goodness
2013-01-14 Richard SmithRefactor to call ActOnFinishFullExpr on every full...
2013-01-14 Chad Rosier[ms-inline asm] Extend support for parsing Intel bracke...
2013-01-14 Dmitri GribenkoImprove r172468: const_cast is not needed here
2013-01-14 Nick KledzikFix shadowed variable warning
2013-01-14 Dmitri GribenkoImprove r172471: avoid all those extra casts on the...
2013-01-14 Bill SchmidtThis patch addresses an incorrect transformation in...
2013-01-14 Sean CallananOnce a function has been JIT-compiled once, don't
2013-01-14 Michael GottesmanMultiprecision subtraction builtins.
2013-01-14 Quentin ColombetFollow up of commit r172472.
2013-01-14 Dmitri GribenkoImprove r172464: const_cast is not needed if the variab...
next