platform/upstream/llvm.git
2013-02-23 Michael J.... [ELF][Writer] Add a PHDR program table entry for dynami...
2013-02-23 Reed KotlerExpand pseudos/macros for Selt. This is the last of...
2013-02-23 Richard Smithubsan: Emit bounds checks for array indexing, vector...
2013-02-23 Richard Smithubsan: Runtime handlers for array indexing checks.
2013-02-23 Jason MolendaFix a handful of remaining assumptions that thread...
2013-02-23 Enrico GranataThis should get clang/gcc decorators working
2013-02-23 Enrico GranataFixing issues in previous checkin - still figuring...
2013-02-23 Dmitri GribenkoRemove no-op code (since r175842)
2013-02-23 John McCallTest that attribute(availability) doesn't override...
2013-02-23 Enrico Granata<rdar://problem/12362092>
2013-02-23 Michael J.... [ELF][Writer] Add dynamic string and symbol table.
2013-02-23 Jim GrosbachARM: Convenience aliases for 'srs*' instructions.
2013-02-23 Michael GottesmanFixed a careless mistake.
2013-02-23 David BlaikieRemove the CFGElement "Invalid" state.
2013-02-23 Rafael EspindolaRemove the hack that avoided mangling static functions...
2013-02-23 Peter CollingbourneRevert r175912, "Add support for coldcc to clang" at...
2013-02-22 Eric ChristopherPropagate the split dwarf file information through...
2013-02-22 Eric ChristopherUse getSplitDebugFilename when constructing the skeleto...
2013-02-22 Eric ChristopherAdd a field to the compile unit of where we plan on...
2013-02-22 Eric ChristopherAdd a TODO and explain when we can get rid of the isMai...
2013-02-22 Eric ChristopherFormatting.
2013-02-22 Daniel Dunbar[docs] Rename Makefile.
2013-02-22 Nadav RotemSelectionDAG compile time improvement.
2013-02-22 Han Ming Ong<rdar://problem/13277100>
2013-02-22 Jim InghamCorrect the logic in DumpCommandHistory when the end...
2013-02-22 Jim InghamCall el_resize when the window size changes.
2013-02-22 Argyrios Kyrtzidis[libclang] Fix assertion hit when code-completing insid...
2013-02-22 Greg Clayton<rdar://problem/13190981>
2013-02-22 Fariborz Jahanianobjective-C arg: provide fixit support when
2013-02-22 Jim InghamThe thread plans run before the event is broadcast...
2013-02-22 Bill WendlingUpdate tests so that we don't test for function-only...
2013-02-22 Akira Hatanaka[mips] Emit call16 operator instead of got_disp. The...
2013-02-22 Benjamin KramerDriver: Pass down the -march setting down to -cc1as...
2013-02-22 Bill WendlingMake sure we apply attributes to correct places.
2013-02-22 Daniel MaleaMark last known Linux failure as XFAIL to see if there...
2013-02-22 Eric ChristopherSplit out the command handling for split debug info...
2013-02-22 Enrico GranataIf we crash while making a Python summary, the crash...
2013-02-22 Peter CollingbourneFix test by matching movaps instead of AVX-only vmovaps
2013-02-22 Jordan Rose[analyzer] Don't canonicalize the RecordDecl used in...
2013-02-22 Peter CollingbourneAdd support for coldcc to clang
2013-02-22 Peter Collingbournex86_64: designate most general purpose and SSE register...
2013-02-22 Peter CollingbourneRevert "Test commit"
2013-02-22 Peter CollingbourneTest commit
2013-02-22 Benjamin KramerAn Optional<T> is pod-like if the inner type is.
2013-02-22 Argyrios Kyrtzidis[preprocessing record] Have the MacroDefinitions map...
2013-02-22 Benjamin KramerReplace some typically large vectors with SmallVector.
2013-02-22 Pete CooperRemove unused CHECK lines copied from another test
2013-02-22 Shankar Easwaransort quickdata for the hexagon target
2013-02-22 Rafael EspindolaMake sure pragmas don't attach visibility attributes...
2013-02-22 David BlaikieSuppress -Wswitch to unbreak the build.
2013-02-22 Shankar Easwaranadd changes for typeDataFast
2013-02-22 Michael Han[Sema] Semantic analysis for empty-declaration and...
2013-02-22 Renato GolinMore tests to global struct vectorizer
2013-02-22 Benjamin KramerUse raw_ostream::indent, update comment.
2013-02-22 Benjamin KramerPush the raw_ostream through the template diffing code.
2013-02-22 Benjamin KramerStreamify FormatASTNodeDiagnosticArgument.
2013-02-22 Benjamin KramerStreamify getNameForDiagnostic and remove the string...
2013-02-22 Reid Kleckner[Sanitizer] Add a test for the fast unwinder
2013-02-22 Dmitri GribenkoComment parsing: add CommentOptions to allow specifying...
2013-02-22 Benjamin KramerStmtPrinter: Directly print types to the stream instead...
2013-02-22 Timur IskhodzhanovFix MergeFunctionDecl implicit CC for static methods.
2013-02-22 Benjamin Kramerscan-build: Remove debug print.
2013-02-22 Pekka JaaskelainenMade it more explicit that the self-referential llvm...
2013-02-22 Michel DanzerR600/SI: Add pattern for sign extension of i1 to i32.
2013-02-22 Michel DanzerR600/SI: Add pattern for logical or of i1 values.
2013-02-22 Michel DanzerR600/SI: Add pattern for fceil.
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2013-02-22 Evgeniy Stepanov[msan] MSanDR: initial commit.
2013-02-22 Richard SmithC++11 status page:
2013-02-22 Bill WendlingUse attributes references on call/invoke instructions.
2013-02-22 Richard SmithDon't crash if we try to apply 'alignas' to a variable...
2013-02-22 Richard SmithDon't accidentally and silently accept C++11 attributes...
2013-02-22 Bill WendlingUpdate to use references to attribute groups instead...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2013-02-22 Richard SmithPer the grammar in [dcl.dcl]p1, a simple-declaration...
2013-02-22 Richard SmithHandle alignas(foo...) pack expansions.
2013-02-22 Tobias GrosserSupport: clang-format
2013-02-22 Jason MolendaRemove unintended comment.
2013-02-22 Tobias GrosserCodeGen: clang-format
2013-02-22 Kostya Serebryany[asan] move the .preinit_array hack into a separate...
2013-02-22 Jason MolendaChange debugserver from using the mach port number...
2013-02-22 Argyrios KyrtzidisIn LookupResult::resolveKind(), when handling multiple...
2013-02-22 Argyrios KyrtzidisWhen a parameter list in a C function has an error...
2013-02-22 Argyrios KyrtzidisDon't crash when applying an alloc_size attribute on...
2013-02-22 Richard SmithDon't skip '_Alignas' when disambiguating 'final'....
2013-02-22 Reed KotlerFix a nomenclature mistake. Slt->Slti in the functions...
2013-02-22 Richard SmithTeach -ast-print how to print trailing-return-types.
2013-02-22 Ted Kremenek[analyzer] Implement "Loop executed 0 times" diagnostic...
2013-02-22 Reed KotlerExpand mips16 SelT form pseudso/macros.
2013-02-22 Richard SmithImplement C++11 [dcl.align]p6-p8, and C11 6.7.5/7....
2013-02-22 Argyrios Kyrtzidis[libclang] Fix a crash with invalid code, while skip...
2013-02-22 NAKAMURA TakumiDecl.cpp/mergeTemplateLV(): Tweak a description. [...
2013-02-22 John McCallOnly suppress instance context if a member is actually
2013-02-22 Anna Zaks[analyzer] Place all inlining policy checks into one...
2013-02-22 Enrico GranataUsing __package__ and __name__ seems redundant - __name...
2013-02-22 Richard SmithAdd -fbracket-depth=N, analogous to -ftemplate-depth...
2013-02-22 Jordan Rose[analyzer] Make sure a materialized temporary matches...
2013-02-22 Pete CooperFix isa<> check which could never be true.
2013-02-22 Ted KremenekFix regression in modeling assignments of an address...
2013-02-22 Eric ChristopherMake sure we only use the output file as a base for...
next