platform/upstream/llvm.git
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...
2013-01-14 Quentin ColombetComplete the existing support of ARM v6m, v7m, and...
2013-01-14 David GreeneFix Casting
2013-01-14 David GreeneFix Casting
2013-01-14 David GreeneFix More Casts
2013-01-14 David GreeneFix Another Cast
2013-01-14 David GreeneFix Casting Bug
2013-01-14 David GreeneFix More Casts
2013-01-14 David GreeneFix Casting
2013-01-14 David GreeneFix Casts
2013-01-14 Andrew TrickSCEVExpander fix. RAUW needs to update the InsertedExpr...
2013-01-14 Howard HinnantMake <cmath> classification macros work with integral...
2013-01-14 Nick LewyckyFix typo in comment.
2013-01-14 Douglas GregorTopologically sort the link options generated for modul...
2013-01-14 Howard HinnantFix a race in the construction of future. This fixes...
2013-01-14 Argyrios Kyrtzidis[ADT/StringMap] Add a constructor in StringMap that...
2013-01-14 Joe GroffFix DenseMap when LLVM_HAS_RVALUE_REFERENCES is defined...
2013-01-14 Joe GroffAdd DenseMap::insert(value_type&&) method.
2013-01-14 Michael GottesmanChanged SmallPtrSet.count guard + SmallPtrSet.insert...
2013-01-14 Eli BenderskyMove CheckForValidSection to the MCAsmParser interface.
2013-01-14 Eli BenderskyExpose an InitToTextSection through MCStreamer.
2013-01-14 Eli BenderskyMove ParseMacroArgument to the MCAsmParser interfance.
2013-01-14 Douglas GregorWhen forming the link options for an imported module...
2013-01-14 Howard HinnantFix string conversions functions to throw out_of_range...
2013-01-14 Jordan Rose[analyzer] Add ProgramStatePartialTrait<const void *>.
2013-01-14 Jordan Rose[analyzer] Fix cast-away-const warning by using const_cast.
2013-01-14 Jordan Rose[analyzer] -drain is not an alias for -release.
2013-01-14 Jim InghamFix a logic error in the condition for a warning log...
2013-01-14 Douglas GregorSwitch autolinking metadata format over to actual linke...
2013-01-14 Eli BenderskyEncapsulate the MacroEnabled flag in AsmParser behind...
2013-01-14 Douglas GregorInfer "link" lines for top-level frameworks. Essentiall...
2013-01-14 Bill SchmidtThis patch addresses varargs processing for small compl...
2013-01-14 Douglas GregorImplement parsing, AST, (de-)serialization, and placeho...
2013-01-14 Howard HinnantMichael van der Westhuizen: Improve support for testing...
2013-01-14 Howard HinnantMichael van der Westhuizen: Patches for Linux. Fixes...
2013-01-14 Alexander KornienkoTest source file name in diagnostics
2013-01-14 Manuel KlimekFixes formatting of nested brace initializers.
2013-01-14 Daniel JasperAdd support for Chromium style.
2013-01-14 Daniel JasperMake single-line if statements optional.
2013-01-14 Will Dietz[ubsan] Use __sanitizer::atomic_exchange(), prefer...
2013-01-14 Daniel JasperFix a bug in the line merging.
2013-01-14 Daniel JasperFix bug that would lead to joining preprocessor directives.
2013-01-14 Daniel JasperPut simple preprocessor directives on a single line.
2013-01-14 Evgeniy StepanovMove large part of asan_test_utils.h to sanitizer_common.
2013-01-14 Benjamin KramerTurns out there is a simpler way of getting a set diffe...
2013-01-14 Alexey SamsonovFix-up copypasto from r172410
2013-01-14 Dmitry Vyukovasan: fix windows build
2013-01-14 Edwin VaneAdding a .gitignore to tools-extra
2013-01-14 Daniel JasperPut short if statements on a single line.
2013-01-14 Timur IskhodzhanovRevert r171829 "Split changeset_ty using iterators...
2013-01-14 Evgeniy StepanovBuild rules for sanitizer_common tests on Android.
2013-01-14 Alexander KornienkoDump comments in -ast-dump.
2013-01-14 Evgeniy StepanovRemove thread-locals from sanitizer_common tests.
2013-01-14 Alexander KornienkoAdded a test for clang-format diagnostics.
2013-01-14 Alexander KornienkoFix: correct file name in diagnostics.
2013-01-14 NAKAMURA Takumiclang/test/SemaCXX/cxx11-gnu-attrs.cpp: Add explicit...
2013-01-14 Daniel JasperRefactor datastructure used in clang-format.
2013-01-14 Daniel JasperImprove understanding post increment and decrement.
2013-01-14 Alexander KornienkoCustom DiagnosticConsumer parameter of reformat() ...
2013-01-14 Alexey SamsonovASan: Disable alloc/dealloc mismatch test on Android...
2013-01-14 Kostya Serebryany[asan] use the slow CFI-based unwinder when reporting...
2013-01-14 Manuel KlimekAdds some more tests for * and &.
2013-01-14 Dmitry Vyukovasan/tsan: mmap shadow memory before allocating memory...
2013-01-14 Alexey SamsonovASan: Disable alloc/dealloc-mismatch checker on Mac...
2013-01-14 Dmitry Vyukovtsan: describe stack and TLS addresses
2013-01-14 Dmitry Vyukovasan: enable allocator version 1 by default
2013-01-14 Richard SmithAdd extra tests for [[gnu::...]] attributes, missed...
2013-01-14 Dmitry Vyukovasan/tsan: fix memory allocator statistics
2013-01-14 Dmitry Vyukovasan: fix Android build
2013-01-14 Dmitry Vyukovasan/tsan: faster memory allocator
2013-01-14 Dmitry Vyukovtsan: fix cmake warning (unused private field)
2013-01-14 Dmitry Vyukovtsan: add the FIXME
2013-01-14 Dmitry Vyukovasan: fix compilation errors in mutex
next