platform/upstream/llvm.git
2013-01-29 Bill WendlingConvert the AttrBuilder into a list of Attributes inste...
2013-01-29 Michael J.... [ELF] Remove OwningPtr from the Chunk::write interface.
2013-01-29 Michael J.... [ELF] Clean up doxygen comments.
2013-01-29 Andrew KaylorFormatting correction
2013-01-29 Bill WendlingS'more small non-functional changes in comments and...
2013-01-29 Enrico GranataDescribe the data formatters as part of the architecture
2013-01-29 Bill WendlingReorder some functions and add comments. No functionali...
2013-01-29 Enrico GranataAdding a Makefile. Hopefully that will make the Linux...
2013-01-29 Greg ClaytonFixed a "wchar_t" typo.
2013-01-29 Hal FinkelUnroll again after running BBVectorize
2013-01-29 Hal FinkelAdd isBGQ method to PPCSubtarget
2013-01-28 Enrico Granata<rdar://problem/12978143>
2013-01-28 Richard SmithFinish semantic analysis for [[carries_dependency]...
2013-01-28 Bill WendlingTry to appease some broken compilers by using 'unsigned...
2013-01-28 Greg ClaytonAlways define types from stdint.h so they are always...
2013-01-28 David GreeneAvoid Unnecessary Builds
2013-01-28 Bill WendlingRemove the AttributeWithIndex class.
2013-01-28 Dan GohmanAdd a comment mentioning that InstructionSimplify routi...
2013-01-28 Dmitri GribenkoFileCheck'ize tests
2013-01-28 Sean Silvadocs: reorganize front page slightly
2013-01-28 Dmitri GribenkoFileCheck'ize a test
2013-01-28 Dmitri GribenkoMigrate a test to -verify
2013-01-28 Chad Rosier[driver] Revise this test to remove the dependency...
2013-01-28 Dmitri GribenkoFileCheck'ize and merge tests
2013-01-28 Douglas GregorUndo my re-wording of the "ARC forbids Objective-C...
2013-01-28 Andrew KaylorAdd support for source and line information to IntelJIT...
2013-01-28 Edwin VaneFix gcc/printf/ISO C++ warning
2013-01-28 Shankar Easwaranadd register section, remove contentType from sectionKey
2013-01-28 Douglas GregorForbid the use of objects in unions in Objective-C...
2013-01-28 Douglas GregorEnable the global module index by default. Introduce the
2013-01-28 Bill SchmidtThis patch addresses bug 15031.
2013-01-28 Douglas GregorASTReader and profiling statistics indicate that implem...
2013-01-28 Dmitri GribenkoTests: remove disabled llvm-gcc invocations
2013-01-28 Douglas GregorAdd some more ASTReader statistics for global method...
2013-01-28 Jordan RosePR15067 (again): Don't warn about UCNs in C90 if we...
2013-01-28 Eric ChristopherFix comment.
2013-01-28 Eric ChristopherFix comment.
2013-01-28 Dmitri GribenkoFileCheck'ize and merge tests
2013-01-28 Dmitri GribenkoFileCheck'ize test
2013-01-28 Daniel JasperFix a bug that would lead to bad line break decisions...
2013-01-28 Timur IskhodzhanovUse the correct order of NOINLINE vs ret type to fix...
2013-01-28 Douglas GregorBack out r173689. It doesn't matter when we're building...
2013-01-28 Douglas GregorEliminate memory allocation from most invocations of
2013-01-28 Renato GolinVectorization Factor clarification
2013-01-28 Daniel JasperDon't put a function's return type on its own line...
2013-01-28 Douglas GregorNote that SrcMgr::SLocEntry's are POD-like, so SmallVec...
2013-01-28 Daniel JasperLet clang-format break after a function's return type.
2013-01-28 Evgeniy Stepanov[msan] A runtime call to support custom allocators.
2013-01-28 Evgeniy Stepanov[msan] Remove icmp tests that require exact shadow...
2013-01-28 Daniel JasperMake continuations in constructor initializers consistent.
2013-01-28 Daniel JasperInitial support for formatting range-based for-loops.
2013-01-28 Daniel JasperImprove formatting of conditional expressions.
2013-01-28 Evgeniy Stepanov[msan] Mostly disable msan-handle-icmp-exact.
2013-01-28 Alexey Samsonov[ASan] fix a bug in allocator-v2 which could lead to...
2013-01-28 Daniel JasperSeveral small changes in formatting decisions.
2013-01-28 Evgeniy StepanovRevert r173678.
2013-01-28 Evgeniy Stepanov[msan] Make msan-handle-icmp-exact=0 by default.
2013-01-28 Alexey SamsonovCMake: simplify build rules for compiler-rt unit tests...
2013-01-28 Kostya Serebryany[asan] fix a crash in asan stats printing (initialize...
2013-01-28 Daniel JasperImprove indentation after breaking at nested name speci...
2013-01-28 Craig TopperFix 256-bit PALIGNR comment decoding to understand...
2013-01-28 Daniel JasperAvoid confusing identations for multi-parameter functions.
2013-01-28 Nadav RotemA bugfix for tblgen, in the function ‘emitSourceFileHea...
2013-01-28 Kostya Serebryany[asan] two more internal flags for asan-rt: print_stats...
2013-01-28 Alexey SamsonovPrint warning instead of error if optional ASan feature...
2013-01-28 Craig TopperAdd missing break in 256-bit palignr comment printing...
2013-01-28 Alexey Samsonov[CMake] Fix compiler-rt tests after r173617
2013-01-28 Craig TopperFix inconsistent usage of PALIGN and PALIGNR when refer...
2013-01-28 Michael GottesmanCreated ObjCARCUtil.cpp for functions which in my humbl...
2013-01-28 Michael J.... [ELF] Use correct regex in test.
2013-01-28 Craig TopperRemove addToNoHelperNeeded function that was left unuse...
2013-01-28 Michael GottesmanCleaned up includes in various ObjCARC files and remove...
2013-01-28 Michael GottesmanRefactor ObjCARCAliasAnalysis into its own file.
2013-01-28 Bill WendlingMid-air collision. reapply r173656.
2013-01-28 Bill WendlingRewrite the removeAttr() method.
2013-01-28 Bill WendlingRewrite the addAttr() method.
2013-01-28 Hal FinkelFix a typo in the name of a tooling unit test
2013-01-28 Hal FinkelFix the indentation of the first line of preprocessor...
2013-01-28 NAKAMURA TakumiRevert r173646, "Use proper type for the index."
2013-01-28 Michael J.... [ELF] Use entry point from LinkerOptions.
2013-01-28 Michael GottesmanRefactored out pass ObjCARCAPElim from ObjCARCOpts...
2013-01-28 Michael GottesmanFixed case insensitive issue.
2013-01-28 Michael GottesmanRemoved extraneous doxygen end module statement.
2013-01-28 Michael GottesmanExtracted pass ObjCARCExpand from ObjCARC.cpp => ObjCAR...
2013-01-28 Edwin VaneImproved svn repo searching for 'make update'
2013-01-28 Reed KotlerMake some code a little simpler.
2013-01-28 Michael GottesmanSince ObjCARC has been refactored into its own library...
2013-01-28 Michael GottesmanExtracted ObjCARC.cpp into its own library libLLVMObjCA...
2013-01-28 Bill WendlingUse proper type for the index.
2013-01-28 Richard SmithTests and a minor bugfix for [dcl.attr.depend]p1 (C...
2013-01-28 Bill WendlingRemove another use of AttributeWithIndex, using the...
2013-01-28 Richard SmithAdd a -pedantic warning: an anonymous union within...
2013-01-28 Bill WendlingRemove another use of AttributeWithIndex, using the...
2013-01-28 Bill WendlingRemove a use of AttributeWithIndex.
2013-01-27 Bill WendlingImprove the debug output a bit.
2013-01-27 Bill WendlingUse proper return type for attribute index.
2013-01-27 Bill WendlingUse proper return type for attribute index.
2013-01-27 Bill WendlingPush the calculation of the 'Raw' attribute mask down...
2013-01-27 Bill WendlingDon't erase these methods. They're used during testing.
2013-01-27 Bill WendlingAdd special 'get' methods to create an Attribute with...
next