platform/upstream/llvm.git
2013-07-22 Sergey Matveev[lsan] Print direct leaks first.
2013-07-22 Tim NorthoverRevert "More Intel syntax alias fixes."
2013-07-22 Enea ZaffanellaImplement the part of C89 6.5.7 p3 requiring a constant...
2013-07-22 Enea ZaffanellaImprove clarity/consistency of a few UsingDecl methods...
2013-07-22 Craig TopperFix typo. Change %cl to CL in Intel pattern.
2013-07-22 Craig TopperMore Intel syntax alias fixes.
2013-07-22 Craig TopperMore Intel syntax alias fixes.
2013-07-22 Craig TopperChange %xmm0 to XMM0 in Intel side of asm strings for...
2013-07-22 Craig TopperAdd Intel variants to aliases for some FP instructions.
2013-07-22 Tim NorthoverARM: remove now unneeded custom Asm converters
2013-07-22 Craig TopperReverse operands for Intel syntax form of 'bt' alias.
2013-07-22 Nadav RotemDelete unused helper functions.
2013-07-22 Robert WilhelmRemove superfluous cast.
2013-07-22 Tobias GrosserRegisterPass: Unhide -polly-show and -polly-show-only
2013-07-22 Tobias GrosserScopDetect: move "return false" out of INVALID macro.
2013-07-22 Richard SmithPR16288: A template is only missing a default template...
2013-07-22 Richard SmithImplement DR257 / fix PR16659:
2013-07-22 NAKAMURA TakumiSemaTemplate.cpp: Prune a stray "\param NumParamLists...
2013-07-22 Michael GottesmanAdded missing - in the header of PrologEpilogInserter...
2013-07-21 Richard SmithTest updates missed from r186799.
2013-07-21 Richard SmithTighten up the set of operator new/operator delete...
2013-07-21 Richard SmithTreat nothrow forms of ::operator delete and ::operator...
2013-07-21 Craig TopperConst-correct some iterators. No functional change.
2013-07-21 Craig TopperReplace 'unsigned short' with 'uint16_t' in a packed...
2013-07-21 Craig TopperRevert r186649 because it wasn't unnecessary and add...
2013-07-21 Robert WilhelmConvert Sema::MatchTemplateParametersToScopeSpecifier...
2013-07-21 Lubos Lunakreport unused-value warning also for warn_unused types
2013-07-21 Rafael EspindolaHandle replacement into a position past the original...
2013-07-21 Rafael EspindolaRemove unused fields.
2013-07-21 Benjamin Kramermem2reg: Minor STL usage cleanup. No functionality...
2013-07-21 Daniel Jasperclang-format: Smarter replacement in the vim integration.
2013-07-21 Chandler CarruthMake the mem2reg interface use an ArrayRef as it keeps...
2013-07-21 Craig TopperMark that the _ftol2 function used by windows on x86...
2013-07-21 Nadav RotemRevert a part of r186420. Don't forbid multiple store...
2013-07-21 Logan ChienFix exception demo: Add mcjit to link component.
2013-07-21 Chandler CarruthHoist the rest of the logic for promoting single-store...
2013-07-21 Chandler CarruthHoist the rest of the logic for fully promoting allocas...
2013-07-21 Chandler CarruthRemove a method made dead by the prior refactoring.
2013-07-20 Chandler CarruthHoist the two trivial promotion routines out of the...
2013-07-20 Chandler CarruthHoist the AllocaInfo struct to the top of the file.
2013-07-20 Chandler CarruthSink a typedef and comparator down to the function...
2013-07-20 Rafael EspindolaDon't crash when llvm.compiler.used becomes empty.
2013-07-20 Chandler CarruthDon't allocate the DIBuilder on the heap and remove...
2013-07-20 Chandler CarruthRename constructor parameters to follow the common...
2013-07-20 Chandler CarruthReformat the implementation of mem2reg with clang-forma...
2013-07-20 Andrew TrickComment: try to clarify loop iteration order.
2013-07-20 Chandler CarruthRemove a DenseMapInfo specialization for std::pair...
2013-07-20 Chandler CarruthUpdate mem2reg's comments to conform to the new doxygen...
2013-07-20 Rui Ueyama[PECOFF] Fix use-after-free.
2013-07-20 Enea ZaffanellaAdded preproc callback for pragma directives.
2013-07-20 Richard SmithAdd missing check for creating an instance of an abstra...
2013-07-20 Richard SmithUndisable a test for a c++98-compat warning for inherit...
2013-07-20 Matt ArsenaultDisallow global aliases to bitcast between address...
2013-07-20 Matt ArsenaultRemove trailing whitespace, fix file path in comment
2013-07-20 Lubos Lunakadd type attribute warn_unused, for -Wunused-variable...
2013-07-20 Lubos Lunakavoid bogus warnings about "unknown" pragmas with ...
2013-07-20 Lubos Lunakfix sometimes incorrect line numbers in -frewrite-inclu...
2013-07-20 Benjamin KramerSilence GCC warning for using both enum and unsigned...
2013-07-20 Benjamin KramerSROA: Microoptimization: Remove dead entries first...
2013-07-20 David MajnemerDiagnosticIDs: Forbid Diag ID from being valid
2013-07-20 Stephen LinInstCombine: call FoldOpIntoSelect for all floating...
2013-07-20 Matt ArsenaultHave InlineCost check constant fcmps
2013-07-20 Richard TrieuIf a default argument is a dependent type, get the...
2013-07-20 Hans WennborgAdd Option unit tests to the make build
2013-07-20 Nick Kledzik[mach-o] factor out all cputype <-> arch conversions...
2013-07-20 Eli FriedmanFix bug in computing POD-for-layout.
2013-07-20 Alexander KornienkoUse -lines option instead of -offset/-length. This...
2013-07-20 Rui Ueyama[PECOFF][Driver] Add -base command line option.
2013-07-20 Eli FriedmanMake IgnoreParens() look through ChooseExprs.
2013-07-20 Manman RenDebug Info Verifier: simplify DIxxx::Verify
2013-07-20 Matt ArsenaultFix size_t -> uint warnings with MSVC 64-bit build
2013-07-19 Lang HamesRefactor AnalyzeBranch on ARM. The previous version...
2013-07-19 Rui UeyamaRetry submitting r186623: COFFDumper: Dump data directo...
2013-07-19 Nadav Rotemfix an 80-col line.
2013-07-19 Nadav RotemUse LLVMs ADTs that improve the compile time of this...
2013-07-19 Nadav RotemSLPVectorizer: Improve the compile time of isConsecutiv...
2013-07-19 Larisse VoufoFIXME fix: improving diagnostics for template arguments...
2013-07-19 Larisse VoufoRevert "Use function overloading instead of template...
2013-07-19 Eli FriedmanFix pack instantiation with function types.
2013-07-19 Larisse VoufoUse function overloading instead of template specializa...
2013-07-19 Eli FriedmanCorrectly handle packs for variadic type traits.
2013-07-19 Vincent LejeuneR600: Don't emit empty then clause and use alu_pop_after
2013-07-19 Vincent LejeuneR600: Simplify AMDILCFGStructurize by removing template...
2013-07-19 Vincent LejeuneR600: Replace legacy debug code in AMDILCFGStructurizer.cpp
2013-07-19 Craig TopperRemove trailing whitespace
2013-07-19 Rafael EspindolaFix inserting new elements in a specified location.
2013-07-19 Hans WennborgAdd a cl.exe compatible driver mode
2013-07-19 Reid KlecknerUse an i686 triple for this test now that it uses stdcall
2013-07-19 Jean-Daniel... Fix another place where clang check objc selector name...
2013-07-19 Ashok ThirumurthiReworked the test decorators to match the test results...
2013-07-19 Fariborz JahanianObjectiveC migrator: Another use case of enum
2013-07-19 Samuel BenzaquenAdd support for raw_ostream on the printing methods...
2013-07-19 Reid KlecknerCreate calling convention AttributedType sugar nodes
2013-07-19 Eli FriedmanFix for template substitution with packs.
2013-07-19 Daniel MaleaAdd another link to the Python API docs.
2013-07-19 Richard SmithUpdate users manual to indicate:
2013-07-19 Akira Hatanaka[mips] Add support for command-line options -mno-check...
2013-07-19 Argyrios Kyrtzidis[arcmt] After checking is successful disable auto-synth...
2013-07-19 Aaron BallmanReplace some existing type attribute diagnostics with a
2013-07-19 John ThompsonAdd SourceRange to PPCallbacks::Defined callback.
next