platform/upstream/llvm.git
2014-08-05 Hans WennborgReleaseNotes: mention basic debug info and ASan support...
2014-08-05 Jonathan RoelofsFix return sequence on armv4 thumb
2014-08-05 David BlaikiePartially revert r214761 that asserted that all concret...
2014-08-05 David BlaikieImprove test for merged global debug info by using...
2014-08-05 Jonathan RoelofsUpdate CREDITS.txt with the list of folks who worked...
2014-08-05 NAKAMURA TakumiASTMatchersTests/matchesConditionallyWithCuda: Add...
2014-08-05 Joerg SonnenbergerAdd accessors for the PPC 403 bank registers.
2014-08-05 Benjamin Kramer[clang-tidy] Simplify ast matcher.
2014-08-05 Jonathan RoelofsFix a copy-pasta in r214573
2014-08-05 Renato GolinAdd tests for cp10/cp11 on ARMv5/6
2014-08-05 Keith WalkerSpecify that the thumb setend and blx <immed> instructi...
2014-08-05 NAKAMURA TakumiASTMatchers.h: Fix an annotation. [-Wdocumentation...
2014-08-05 NAKAMURA Takumi[CMake] clangCodeGen: Update libdeps to add clangLex...
2014-08-05 Keith WalkerDefine stc2/stc2l/ldc2/ldc2l as thumb2 instructions
2014-08-05 Joerg SonnenbergerAccessors for SSR2 and SSR3 on PPC 403.
2014-08-05 Tom StellardR600/SI: Update MUBUF assembly string to match AMD...
2014-08-05 Tom StellardR600/SI: Avoid generating REGISTER_LOAD instructions.
2014-08-05 Joerg SonnenbergerAdd dci/ici instructions for PPC 476 and friends.
2014-08-05 Joerg SonnenbergerAdd mftblo and mftbhi for PPC 4xx.
2014-08-05 Joerg SonnenbergerAdd lswi / stswi for assembler use with a warning to...
2014-08-05 Timur Iskhodzhanov[ASan/Win] Handle SEH exceptions even with -GS
2014-08-05 Yi KongAArch64: Add support for instruction prefetch intrinsic
2014-08-05 James MolloyTeach the SLP Vectorizer that keeping some values live...
2014-08-05 Daniel Jasperclang-format: Add option to always break after a functi...
2014-08-05 Daniel Jasperclang-format: Break before 'else' in Stroustrup style.
2014-08-05 Aaron BallmanUpdating the documentation comment to list another...
2014-08-05 Alexander KornienkoThe test doesn't export ASAN_OPTIONS, so $ASAN_OPTIONS...
2014-08-05 Tim NorthoverMachO: set sizeof result type to what embedded headers...
2014-08-05 Chandler Carruth[x86] Reformat some code I moved around in a prior...
2014-08-05 Manuel KlimekAdds AST matchers for matching CUDA declarations.
2014-08-05 Joerg SonnenbergerAllow binary and for tblgen math.
2014-08-05 Jim CownieAfter three iterations of community review, we believe...
2014-08-05 Chandler Carruth[x86] Fix a crash and wrong-code bug in the new vector...
2014-08-05 Juergen Ributzka[FastIsel][AArch64] Fix previous commit r214844 (Don...
2014-08-05 David MajnemerMS ABI: Make the alias template mangling more correct
2014-08-05 Juergen Ributzka[FastISel][AArch64] Implement the FastLowerArguments...
2014-08-05 Kevin QinRevert "r214832 - MachineCombiner Pass for selecting...
2014-08-05 Juergen Ributzka[FastISel][AArch64] Don't perform sign-/zero-extension...
2014-08-05 Juergen RibutzkaProvide convenient access to the zext/sext attributes...
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-05 Jim InghamIf you found a step through plan stop looking up the...
2014-08-05 Jim InghamAdd some useful logging to the step log.
2014-08-05 Rui Ueyama[PECOFF] addDeadStripRoot is not thread-safe.
2014-08-05 Marshall Clowdit pointed out on IRC that '__i = _VSTD::next(__i...
2014-08-05 Alexey Samsonov[UBSan] Allow to suppress reports from vptr checker...
2014-08-05 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction
2014-08-05 Alexey Samsonov[Sanitizer] Turn SuppressionContext::Init() into InitIf...
2014-08-05 Hans WennborgReleaseNotes: add blurb about Windows support
2014-08-05 David MajnemerCodeGenObjCXX: Add a test for r214699
2014-08-05 David MajnemerMS ABI: Aligned tentative definitions don't have Common...
2014-08-04 Joerg SonnenbergerAdd TCR register access
2014-08-04 Joerg SonnenbergerAdd PPC 603's tlbld and tlbli instructions.
2014-08-04 Rui Ueyama[PECOFF] Fix /include option in .drectve section.
2014-08-04 Zachary TurnerTeach ProcessWindows plugin to support stdio i/o redire...
2014-08-04 Renato GolinAllow CP10/CP11 operations on ARMv5/v6
2014-08-04 Bill Schmidt[PPC64LE] Fix wrong IR for vec_sld and vec_vsldoi
2014-08-04 Bill Schmidt[PPC64LE] Fix wrong IR for vec_sld and vec_vsldoi
2014-08-04 Kevin EnderbyEnable Darwin vararg parameters support in assembler...
2014-08-04 Pedro ArtigasChanged the liveness tracking in the RegisterScavenger
2014-08-04 Joerg SonnenbergerAdd simplified aliases for access to DCCR, ICCR, DEAR...
2014-08-04 NAKAMURA TakumiThreadSafety.cpp: Prune bogus \param(s). [-Wdocumentation]
2014-08-04 NAKAMURA TakumiThreadSafetyAnalysis: Fix annotations in class members...
2014-08-04 NAKAMURA Takumiclang/test/Sema/struct-packed-align.c: Add the case...
2014-08-04 NAKAMURA TakumiTrailing linefeed.
2014-08-04 Reid KlecknerRemove separator parameter from static local naming...
2014-08-04 Rui Ueyama[PECOFF] Remove unused paraemter.
2014-08-04 Andrew TrickFix SmallDenseMap assignment operator.
2014-08-04 DeLesley HutchinsThread Safety Analysis: add a -Wthread-safety-negative...
2014-08-04 Juergen Ributzka[FastISel][AArch64] Fix shift lowering for i8 and i16...
2014-08-04 Justin BognerIR: Fix up doxygen comment for LLVMContext::diagnose
2014-08-04 Eric ChristopherUpdate for LLVM API change.
2014-08-04 Chandler Carruth[SDAG] Fix a really, really terrible bug in the DAG...
2014-08-04 Joerg Sonnenbergertlbre / tlbwe / tlbsx / tlbsx. variants for the PPC...
2014-08-04 Jason MolendaAdd code to AssemblyParse_x86::get_non_call_site_unwind...
2014-08-04 Eric ChristopherReorder to keep data and routines separate and to keep...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-04 Eric ChristopherReimplement the temporary non-const getSubtargetImpl...
2014-08-04 Chad Rosier[AArch64] Extend the number of scalar instructions...
2014-08-04 Hans WennborgUsersManual: update clang-cl options
2014-08-04 Joerg SonnenbergerMC uses .lcomm now, so adjust.
2014-08-04 Reid KlecknerFix failure to invoke exception handler on Win64
2014-08-04 Hans WennborgDon't drop dllimport from qualified friend redeclaratio...
2014-08-04 Aaron BallmanNit picky const-correctness with auto. No functional...
2014-08-04 David BlaikieCorrect the emission kind constants committed in r214771
2014-08-04 David BlaikieDocument the "emission kind" field of the DICompileUnit...
2014-08-04 Aaron BallmanA static_assert declaration cannot be a template; addin...
2014-08-04 Joerg SonnenbergerRecognize mftbl as alias for mftb, for symmetry with...
2014-08-04 Dan AlbertFix typo.
2014-08-04 Joerg SonnenbergerAdd a sentence that all entries should include an email...
2014-08-04 David BlaikieReapply "DebugInfo: Ensure that all debug location...
2014-08-04 Marshall ClowFix a problem with reference_wrapper in C++03 that...
2014-08-04 Alex LorenzRevert r214757 (Same fix as r214758)
2014-08-04 David BlaikieAdd CoverageMappingGen.cpp (introduced in r214752)...
2014-08-04 Alex Lorenzadd lib/CodeGen/CoverageMappingGen.cpp to CMake
2014-08-04 Matt ArsenaultR600/SI: Fix definitions for ds_read2 / ds_write2 instr...
2014-08-04 Joerg SonnenbergerRename PPCLinuxMCAsmInfo to PPCELFMCAsmInfo to better...
2014-08-04 Joerg SonnenbergerAllow .lcomm with alignment on ELF targets.
2014-08-04 Dan AlbertAdd locales to available_features for tests.
2014-08-04 Alex LorenzAdd coverage mapping generation.
2014-08-04 Alex LorenzCoverage: add HasCodeBefore flag to a mapping region.
next