platform/upstream/llvm.git
2013-07-22 Adrian PrantlDebug Info: Acknowledge the alignment when locating...
2013-07-22 Nick LewyckyRemove extraneous null statement. No functionality...
2013-07-22 Jakub StaszakUse switch instead of if. No functionality change.
2013-07-22 Eli FriedmanTestcase for PR16673.
2013-07-22 Jakub StaszakRemove trailing spaces.
2013-07-22 Eli FriedmanDon't emit open-paren fixit without close-paren.
2013-07-22 Rui Ueyama[PECOFF] Replace magic numbers with offsetof().
2013-07-22 Eli BenderskyAdd a simple unit test for MemoryBuffer::getOpenFile
2013-07-22 Eric ChristopherTypo.
2013-07-22 Eric Christopher80-column tidying. Formatting choices by clang-format.
2013-07-22 Rui UeyamaFix -Wsign-compare warnings.
2013-07-22 Nadav RotemWhen we vectorize across multiple basic blocks we may...
2013-07-22 Rui Ueyama[PECOFF][Driver] Show error message if no input file...
2013-07-22 Jason MolendaWhen a Cortex-M3 target is selected (armv7m), force...
2013-07-22 Jakub StaszakOldPtr is llvm::Instruction. Remove unneeded cast<>.
2013-07-22 Richard TrieuSilence gcc warning.
2013-07-22 Kevin EnderbyFix the move to/from accumulator register instructions...
2013-07-22 Jakub StaszakChange tabs to spaces.
2013-07-22 Jakub StaszakFix typo in test.
2013-07-22 Anders CarlssonFix a bug in std::fill_n where memset would end up...
2013-07-22 Michael Gottesman[stackprotector] Changed isNoopBitcast/sameNoopInput...
2013-07-22 Michael GottesmanRevert "cp11-migrate: Integration with LibFormat"
2013-07-22 Enea ZaffanellaRevert commit 186833 (no longer needed after the fix...
2013-07-22 Ed MasteFix i386 FreeBSD build
2013-07-22 Douglas GregorMake modules depend on the compiler's own module.map...
2013-07-22 Craig TopperRecommit r186813: More Intel syntax alias fixes. With...
2013-07-22 Michael Gottesman[stackprotector] Refactored ssp prologue creation code...
2013-07-22 Manman RenDebug Info Finder: add processScope to actually handle...
2013-07-22 Edwin Vanecp11-migrate: Integration with LibFormat
2013-07-22 Ed Masteelf-core: Run-time reg context selection
2013-07-22 Bill WendlingUse the updated name for the attribute.
2013-07-22 Bill WendlingRecommit r186217 with testcase fix:
2013-07-22 Ed Masteelf-core: Remove SetTriple workaround
2013-07-22 Akira Hatanaka[mips] Fix MipsAsmParser::parseCCRRegs.
2013-07-22 Rafael EspindolaMark ELF's first symbol as format specific so that...
2013-07-22 Enea ZaffanellaFixed implementation of C89 6.5.7 p3.
2013-07-22 Matt ArsenaultFix spelling and grammar
2013-07-22 Matt ArsenaultFix missing const
2013-07-22 Fariborz JahanianObjective-C migration: Use NS_OPTIONS when enumerators
2013-07-22 Akira Hatanaka[mips] Use ADDu instead of OR to copy general purpose...
2013-07-22 Andrew KaylorAdding example source to support MCJIT/Kaleidoscope...
2013-07-22 Shuxin YangInitialize/Register LTO passes to enable flags like...
2013-07-22 Eric ChristopherFix typo.
2013-07-22 Eric ChristopherFormatting.
2013-07-22 Argyrios Kyrtzidis[arcmt] Only disable ARC in the second compilation...
2013-07-22 Richard SmithAdd testcase for PR16134, which no longer crashes with...
2013-07-22 Richard SmithUpdate comment to refer to core issue number.
2013-07-22 Aaron BallmanThis test was missing its -verify argument.
2013-07-22 Jim GrosbachMC: mayAffectControlFlow() handling for variadic instru...
2013-07-22 Nadav RotemFix an obvious typo in the loop vectorizer where the...
2013-07-22 Justin Holewinski[NVPTX] Remove unused prototypes
2013-07-22 Rui UeyamaRename ReaderCOFF members to follow the LLD coding...
2013-07-22 Edwin Vanecpp11-migrate: Make a VirtualFilesHelper class for...
2013-07-22 Daniel JasperFix bug in clang-format's vim integration cause by...
2013-07-22 Hans WennborgOption parsing: allow aliases in groups
2013-07-22 Sergey Matveev[sanitizer] Change strip_path_prefix flag behavior.
2013-07-22 Samuel BenzaquenAdd support for overloaded matchers. ie different match...
2013-07-22 Marshall ClowMake tuple's constructor and std::get<>(tuple) constexp...
2013-07-22 NAKAMURA Takumic-index-test.c: Let this C89-compliant since r186817.
2013-07-22 Mihai PopaThis adds range checking for "ldr Rn, [pc, #imm]" Thumb
2013-07-22 Rafael EspindolaReplace archive members in the old position.
2013-07-22 Reid Kleckner[ms-cxxabi] Emit linkonce complete dtors in TUs that...
2013-07-22 Reid KlecknerRename D to GD to match the type, which is GlobalDecl
2013-07-22 Daniel JasperInstall git-clang-format along with clang-format by...
2013-07-22 Reid KlecknerForward declare OMPClause in Sema.h to avoid an include
2013-07-22 Rafael EspindolaDon't depend on a llvm-ar specific behavior.
2013-07-22 Ed MasteFactor out common string match code for POSIX log enabl...
2013-07-22 Sergey Matveev[lsan] Make __lsan_do_leak_check() honor the detect_lea...
2013-07-22 Justin Holewinski[NVPTX] Use approximate FP ops when unsafe-fp-math...
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.
next