platform/upstream/llvm.git
2013-01-16 Enrico Granata<rdar://problem/13021266>
2013-01-16 Douglas GregorTeach global selector lookup to ignore hidden methods...
2013-01-16 Daniel Dunbar[Linker] Change module flag linking to be more extensible.
2013-01-16 Enrico GranataGreg created a new API on SBProcess to get an ID that...
2013-01-16 Argyrios Kyrtzidis[libclang] In clang_reparseTranslationUnit_Impl, move...
2013-01-16 Howard HinnantMake a few tests optimization-proof. These tests were...
2013-01-16 Kevin EnderbyWe want the dwarf AT_producer for assembly source files...
2013-01-16 Argyrios Kyrtzidis[PCH/Modules] The iterator may become invalidated becau...
2013-01-16 Greg Clayton<rdar://problem/13009943>
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2013-01-16 Reed KotlerFirst step in implementation of mips16 and nomips16...
2013-01-16 Argyrios Kyrtzidis[libclang] In clang_getCursorType, don't crash if the...
2013-01-16 Daniel JasperFix a bug where we would move a following line into...
2013-01-16 Argyrios Kyrtzidis[preprocessor] Call the MacroUndefined callback even...
2013-01-16 Eli BenderskyReplace virtual hasFixups with explicit fragment type...
2013-01-16 Daniel JasperFix parsing error in conditional expressions.
2013-01-16 Argyrios Kyrtzidis[PCH/Modules] Change how macro [re]definitions are...
2013-01-16 Daniel JasperImprove understanding of unary operators.
2013-01-16 Daniel JasperDisable inlining of short ifs in Google style.
2013-01-16 Daniel JasperAdd option to avoid "bin-packing" of parameters.
2013-01-16 Manuel KlimekAdd debugging support for split penalties.
2013-01-16 Evgeniy StepanovAllow vectors in CreatePointerCast of constants.
2013-01-16 Evgeniy StepanovA test for r172535.
2013-01-16 Dmitry Vyukovasan: fix ARM build
2013-01-16 Benjamin KramerRemove unused leftover header (it moved to llvm/IR).
2013-01-16 Benjamin KramerMove test that depends on the x86 target into a target...
2013-01-16 Alexey SamsonovASan: wrap mapping scale and offset in a struct and...
2013-01-16 Benjamin KramerRemove triple from this test, it makes it fail when...
2013-01-16 Manuel KlimekUse standard llvm Debug.h support for debugging output.
2013-01-16 Alexander KornienkoClang Format: A couple of tests for the trailing stuff...
2013-01-16 Alexander KornienkoClang Format: Handle missing semicolon
2013-01-16 Alexey SamsonovFix uninitialized bool flag access in SanitizerArgs...
2013-01-16 Daniel JasperCalculate the total length of a line up to each token...
2013-01-16 Kostya Serebryany[asan] asan_allocator2: fix the memalign handling ...
2013-01-16 Daniel JasperChange the datastructure for UnwrappedLines.
2013-01-16 Daniel JasperNever merge < and ::, as it produces different tokens.
2013-01-16 Daniel JasperRemove errors were if statements were incorrectly put...
2013-01-16 Michael Gottesman[ObjCARC] Turn off ignoring unwind edges in ObjCARC...
2013-01-16 NAKAMURA Takumiclang/test/Driver/darwin-sdkroot.c: Suppress this on...
2013-01-16 Anna Zaks[analyzer] Add an annotation to allow suppression of...
2013-01-16 Anna Zaks[analyzer] Fix warning typo.
2013-01-16 Anna Zaks[analyzer] Refactor: parameter rename.
2013-01-16 Jack Carterreverting 172579
2013-01-16 Greg ClaytonSDKROOT should only be unset/cleared for ARM builds...
2013-01-16 Douglas GregorAdd -fmodules-autolink/-fno-modules-autolink (defaults...
2013-01-16 Eric ChristopherCollect both normal and static data members of a class...
2013-01-16 Eric ChristopherDefine metadata interfaces for describing a static...
2013-01-16 Eric ChristopherAdd a test for static member debug information.
2013-01-16 Dmitri GribenkoDocumentation: fix typo
2013-01-16 Douglas GregorDocument the redeclaration and overriding restrictions...
2013-01-16 Douglas GregorOne can have an unavailable method overridden by an...
2013-01-16 Douglas GregorApply adjustment to function- and array-typed non-type...
2013-01-16 Eli BenderskyUse the ExtensionDirectiveHandler type in other places...
2013-01-16 Han Ming Ong<rdar://problem/13019628>
2013-01-16 Greg ClaytonFix clang builds that were broken due to SDKROOT change...
2013-01-16 David GreeneUse --enable-werror
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...
next