platform/upstream/llvm.git
2013-01-17 Richard SmithTest that we correctly handle reversion of line splicin...
2013-01-17 Richard SmithAttempt to work around bug in older GCCs to fix buildbot.
2013-01-17 Daniel Dunbar[IRgen] Update modules autolink metadata to use module...
2013-01-17 Richard SmithImplement C++11 semantics for [[noreturn]] attribute...
2013-01-17 Richard SmithAdd -Wunsequenced (with compatibility alias -Wsequence...
2013-01-17 NAKAMURA Takumiclang/test/Modules/compiler_builtins.m: Mark this as...
2013-01-17 Jakob Stoklund... Move MachineTraceMetrics.h into include/llvm/CodeGen.
2013-01-17 Jakob Stoklund... Provide a place for targets to insert ILP optimization...
2013-01-17 Douglas GregorTreat hidden Objective-C protocol definitions as if...
2013-01-17 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-17 Dmitri GribenkoImplement a fixit for -Wmain-return-type
2013-01-17 Fariborz JahanianobjC block layout: Patch reorders block layout to
2013-01-17 Matt Beaumont-GayFix a typo introduced in r172665.
2013-01-17 Daniel Dunbar[IR] Reserve/define the purpose for the "Linker Options...
2013-01-17 Lang HamesUpdate the description of the llvm.fmuladd.* intrinsics...
2013-01-16 Argyrios Kyrtzidis[objcmt] Rewrite a NSDictionary dictionaryWithObjects...
2013-01-16 Rafael EspindolaDelay linkage checks when validating the weakref attribute.
2013-01-16 Dmitri GribenkoDocumentation: fix a typo 'IEE754'
2013-01-16 Aaron BallmanFixes crash when illegal function definitions are delet...
2013-01-16 Michael J.... [ELF] Use operator new(std::size_t, BumpPtrAllocator).
2013-01-16 Michael J.... [ELF] clang-format ReaderELF.cpp
2013-01-16 Rafael EspindolaSimplify code. No functionality change.
2013-01-16 David BlaikieRemove unnecessary initialization i Added in r172668.
2013-01-16 Enrico GranataAdding a custom summary for libc++ std::vector<bool>
2013-01-16 Aaron BallmanWrapping __popcnt64 for MSVC so that it's only used...
2013-01-16 David BlaikieReadd an open paren that was lost while reformatting...
2013-01-16 David BlaikieFix -Wreorder warning.
2013-01-16 Rafael EspindolaCheck for internal weak decls after merging.
2013-01-16 David BlaikiePR14964: intrinsic headers using non-reserved identifiers
2013-01-16 Douglas GregorRework the traversal of Objective-C categories and...
2013-01-16 Peter CollingbourneUse getProcessTriple in clang-interpreter.
2013-01-16 Enrico GranataChanging the Python reference document to be more expli...
2013-01-16 Greg ClaytonRemoved unused variable.
2013-01-16 Dmitri GribenkoFix a -Wdocumentation warning (empty paragraph passed...
2013-01-16 Richard SmithAdd raw string literal versus C preprocessor test,...
2013-01-16 Daniel Dunbar[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
2013-01-16 Renato GolinChange CostTable model to be global to all targets
2013-01-16 Edwin VaneWrite transform results to disk only once
2013-01-16 Michael GottesmanAdded test for r172599 which fixes bugzilla://14584...
2013-01-16 Michael J.... [Support] Include the intrisics header and check for...
2013-01-16 Tim NorthoverFix recent test for more diverse environments.
2013-01-16 Eric ChristopherMake this test X86 only.
2013-01-16 Eric ChristopherMove this to X86.
2013-01-16 Tim NorthoverCorrect order of operands forwarding NEON vfma to LLVM fma
2013-01-16 Eric ChristopherMove initialization of ParsingIfOrElifDirective down...
2013-01-16 Eric ChristopherAdd testcase missed yesterday. Patch from Paul Robinson.
2013-01-16 Greg ClaytonRemove std::string input arguments and replace with...
2013-01-16 Eric ChristopherAdd testcase missed yesterday from Paul Robinson.
2013-01-16 Michael J.... [Support] Add MSVC intrinsic for CountPopulation.
2013-01-16 Michael J.... [Support] Update MSVC compiler support in Compiler.h.
2013-01-16 Aaron BallmanAdding verbiage to the Language Extensions document...
2013-01-16 Eli BenderskyRemove unneeded include and empty line
2013-01-16 Enrico GranataReplacing reference to radar number with svn revision
2013-01-16 Eli BenderskySome small (and mostly cosmetic) fixes.
2013-01-16 Aaron BallmanNo longer crashing with an assert when __has_include...
2013-01-16 Eli BenderskyClean up some unnecessary headers and forward declarations
2013-01-16 Eli BenderskyNow that GenericAsmParser was folded into AsmParser...
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
next