platform/upstream/llvm.git
2014-08-07 Saleem AbdulrasoolMC: split Win64EHUnwindEmitter into a shared streamer
2014-08-07 Richard TrieuUpdate the context location of the condition of a condi...
2014-08-07 Reid KlecknerMake FullExprArg trivially copyable by removing the...
2014-08-07 Richard SmithUse -Rblah, not -Wblah, to control remark diagnostics...
2014-08-07 Quentin Colombet[X86][SchedModel] Fixed missing/wrong scheduling model...
2014-08-07 Reid KlecknerAdd back the leading space when printing commands with...
2014-08-06 Fariborz JahanianObjective-C ARC. More code for Objective-C's
2014-08-06 Kevin EnderbyAdd the -mcpu= option to llvm-objdump for use with...
2014-08-06 Reid KlecknerMC X86: Accept ".att_syntax prefix" and diagnose noprefix
2014-08-06 Alexey Samsonov[TSan] Try to fix Go runtime build
2014-08-06 David BlaikieRevert "Reapply "DebugInfo: Ensure that all debug locat...
2014-08-06 Rui UeyamaRevert "Fix modelling of non-lifetime-extended temporar...
2014-08-06 Keno FischerFix ProcessKDP after Host/Socket addition
2014-08-06 Sanjay Patelfix typo
2014-08-06 Yaron KerengetNewMemBuffer memsets the buffer to zeros,
2014-08-06 Fariborz JahanianObjective-C ARC. Adding declarations for Objective-C's
2014-08-06 Sanjay PatelFix a test that has no checks.
2014-08-06 Matt ArsenaultR600: Cleanup fadd and fsub tests
2014-08-06 Rui UeyamaFix mach-o tests on Windows
2014-08-06 Rui UeyamaRevert "r214897 - Remove dead zero store to calloc...
2014-08-06 Eric ChristopherRemove the target machine from CCState. Previously...
2014-08-06 Adrian PrantlImprove performance of calculateDbgValueHistory.
2014-08-06 Adrian PrantlCleanup collectChangingRegs
2014-08-06 David BlaikieDebugInfo: Fix ranges+gmlt test case to actually exerci...
2014-08-06 Zachary TurnerCreates a socket host object.
2014-08-06 Fariborz JahanianObjective-C ARC. First patch toward generating new...
2014-08-06 Reid KlecknerAdd a triple to this test to get the right IR mangling
2014-08-06 Reid KlecknerDon't count inreg params when mangling fastcall functions
2014-08-06 Reid KlecknerRound up the size of byval arguments to MinAlign
2014-08-06 Duncan P. N... UseListOrder: Use std::vector
2014-08-06 Chad Rosier[AArch64] Add a few isTarget* API to AArch64 Subtarget.
2014-08-06 NAKAMURA TakumiFormatTokenLexer: Avoid non-static member initializer.
2014-08-06 Chad RosierAdd test case omitted in r214974.
2014-08-06 Chad Rosier[AArch64] Fix OS ABI flag for aarch64-linux-gnu target.
2014-08-06 Sanjay Pateluse register iterators that include self to reduce...
2014-08-06 Robert Khasanov[AVX512] Added load/store instructions to Register2Memo...
2014-08-06 Dan LiewFix missing favicon.ico warning (Sphinx 1.2.2). The...
2014-08-06 Manuel KlimekRemove unnecessary semicolon.
2014-08-06 Daniel Jasperclang-format: Correct SBPO_Always-behavior after functi...
2014-08-06 Dan LiewFix sphinx warning.
2014-08-06 Dan LiewFix sphinx warning.
2014-08-06 Daniel Jasperclang-format: Add special comments to disable formatting.
2014-08-06 James Molloy[AArch64] Add a testcase for r214957.
2014-08-06 Daniel Jasperclang-format: Fix indentation in multi-line placement...
2014-08-06 James MolloyAdd a new option -run-slp-after-loop-vectorization.
2014-08-06 Manuel KlimekFix modelling of non-lifetime-extended temporary destru...
2014-08-06 Alexander KornienkoRename ChecksFilter to GlobList, as there's nothing...
2014-08-06 Ed MasteAdd decorators for tests failing to build on the lab...
2014-08-06 Tim NorthoverARM: do not generate BLX instructions on Cortex-M CPUs.
2014-08-06 Tim NorthoverARM-MachO: materialize callee address correctly on...
2014-08-06 James Molloy[AArch64] Conditional selects are expensive on out...
2014-08-06 Alexander Kornienkocheck_clang_tidy_fix.sh: added comments, use set -o...
2014-08-06 Viktor KutuzovSegregate FreeBSD-specific parts from sanitizer_procmap...
2014-08-06 Chandler Carruth[x86] Fix two independent miscompiles in the process...
2014-08-06 Chandler Carruth[x86] Switch to a formulation of a for loop that is...
2014-08-06 Benjamin Kramer[clang-tidy] forward arguments of the testing script...
2014-08-06 Adam Nemet[X86] Fixes commit r214890 to match the posted patch
2014-08-06 Simon Atanasyan[Driver] Add missed include header.
2014-08-06 Simon Atanasyan[Driver] Move information about toolchain specific...
2014-08-06 Rui Ueyama[PECOFF] Exported symbols are dead-strip roots.
2014-08-06 David MajnemerMS ABI: Mangle lambdas which are given the same manglin...
2014-08-06 Jim InghamWhen stepping, handle the case where the step leaves...
2014-08-06 Matt ArsenaultCorrect comment
2014-08-06 Peter Collingbourne[dfsan] Try not to create too many additional basic...
2014-08-06 Matt ArsenaultR600: Increase nearby load scheduling threshold.
2014-08-06 Matt ArsenaultR600/SI: Implement areLoadsFromSameBasePtr
2014-08-06 Jim InghamProbably should initialize that new ivar while I'm...
2014-08-06 Quentin Colombet[X86][SchedModel] Fixed some wrong scheduling model...
2014-08-06 David BlaikieDebugInfo: Assert that any CU for which debug_loc lists...
2014-08-06 Jim InghamAdd a variant of the CommandOverrideCallback that takes a
2014-08-05 David BlaikieDebugInfo: Fix a bunch of tests that, owing to their...
2014-08-05 Matt ArsenaultR600/SI: Add definitions for ds_read2st64_ / ds_write2st64_
2014-08-05 Rui UeyamaRemove trailing whitespaces
2014-08-05 JF BastienFix typos in comments and doc
2014-08-05 David BlaikieDebugInfo: Move the reference to the CU from the locati...
2014-08-05 David MajnemerMS ABI: Mangle empty type parameter packs compatibly
2014-08-05 Reid KlecknerFix Driver tests that I broke on Windows in r214924
2014-08-05 Eli BenderskyExpose the name mangling C API to Python bindings.
2014-08-05 Rafael EspindolaRemove a virtual function from TargetMachine. NFC.
2014-08-05 Jonathan RoelofsRe-apply r214881: Fix return sequence on armv4 thumb
2014-08-05 Lang Hames[MCJIT] Make llvm-rtdyld check RuntimeDyld's error...
2014-08-05 Reid KlecknerMake crash diagnostics on Windows the tiniest bit more...
2014-08-05 Bill Schmidt[PowerPC] Swap arguments and adjust shift count for...
2014-08-05 Ed MasteForce trace on system() failure on FreeBSD while tracki...
2014-08-05 Sanjay PatelImproved test cases that were added with r214892.
2014-08-05 Rafael EspindolaDon't internalize all but main by default.
2014-08-05 Rafael EspindolaAdd a test showing the interaction of linker scripts...
2014-08-05 Chandler Carruth[x86] Fix a crasher due to shuffles which cancel each...
2014-08-05 Dmitry Vyukovtsan: allocate vector clocks using slab allocator
2014-08-05 Fariborz JahanianIntroduce f[no-]max-unknown-pointer-align=[number]...
2014-08-05 Anton Yartsev[Analyzer] fix for PR19102
2014-08-05 Duncan P. N... Remove dead code in condition
2014-08-05 Arthur MarbleAdded f and m flags to be ignored. These will not displ...
2014-08-05 Arthur MarbleAdded flags that should be ignored for compatibility...
2014-08-05 NAKAMURA TakumiX86CodeEmitter.cpp: Add SEH_Epilogue to ignored list...
2014-08-05 Chad Rosier[PR19983] SBPO_Always not covering all the cases.
2014-08-05 Adam Nemet[X86] Improve comments for r214888
2014-08-05 Matt ArsenaultR600/SI: Use register class instead of list of registers
2014-08-05 Matt ArsenaultR600/SI: Add exec_lo and exec_hi subregisters.
2014-08-05 Ed MasteOn FreeBSD skip test that produces bogus output
next