platform/upstream/llvm.git
2015-12-07 Teresa JohnsonFix function return type in declaration (bot errors...
2015-12-07 Daniel Jasperclang-format: Make wrapping after "./->" cheaper, even...
2015-12-07 Alexey Samsonov[TSan] Delete legacy test_output.sh script.
2015-12-07 Ted WoodwardFix watchpoint check to use watchpoint ranges
2015-12-07 Sanjay Pateldon't repeat function names in comments; NFC
2015-12-07 Sanjay Patelfix 'the the '; NFC
2015-12-07 Teresa Johnson[ThinLTO] Option to invoke ThinLTO backend passes and...
2015-12-07 Teresa Johnson[ThinLTO] Support for specifying function index from...
2015-12-07 Sanjay Patelremove redundant check: optForSize() includes a check...
2015-12-07 Chuck Riestest commit.
2015-12-07 Ron Lieberman[Hexagon] Adding v60 test, vasr in particular.
2015-12-07 David Blaikie[llvm-dwp] Restructure inputs for test case so they...
2015-12-07 Tobias GrosserScopInfo: Add MemoryAccess::isScalar()
2015-12-07 Sanjay PatelTighten checks so we can see existing codegen
2015-12-07 Lang Hames[Orc] Removing traces of takeOwnershipOfBuffers left...
2015-12-07 George Rimar[ELF] - fixed mistype in comment, NFC.
2015-12-07 Rafael EspindolaLink declaration lazily.
2015-12-07 Rafael EspindolaSimplify test.
2015-12-07 Aaron BallmanSilence all C4592 warnings with MSVC 2015 Update 1...
2015-12-07 Teresa Johnson[ThinLTO] Support cloning of temporary DILocation metadata
2015-12-07 Elena DemikhovskyVX-512: Fixed a bug in FP logic operation lowering
2015-12-07 Artyom Skrobov[ARM] Generate ABI_optimization_goals build attribute...
2015-12-07 Daniel Sanders[mips][ias] Removed DSP/DSPr2 instructions from base...
2015-12-07 Ewan Crawford[RenderScript] Mips64 allocations workaround
2015-12-07 Elena DemikhovskyAVX-512: Fixed masked load / store instruction selectio...
2015-12-07 Igor BregerAVX-512: implement kunpck intrinsics.
2015-12-07 Rafael EspindolaChange how the linker handles the old llvm.global_ctors.
2015-12-07 Asaf Badouh[avx512] rename gcc intrinsics to be align with gcc...
2015-12-07 Asaf Badouh[avx512] rename gcc intrinsics to be align with gcc...
2015-12-07 Marina Yatsina[X86] Adding support for FWORD type for MS inline asm
2015-12-07 Alexey Bataev[OPENMP 4.5] parsing/sema support for 'grainsize' clause.
2015-12-07 Pavel LabathRecommit "Fix race during process interruption"
2015-12-07 Pavel LabathMake TestThreadStates more stable
2015-12-07 Bradley Smith[ARM] Flag vcvt{t,b} with an f16 type specifier as...
2015-12-07 Alexey Bataev[OPENMP 4.5] parsing/sema support for 'nogroup' clause.
2015-12-07 Simon Pilgrim[X86][AVX] Added tests to load+broadcast non-zero'th...
2015-12-07 Zlatko Buljan[mips][microMIPS] Implement LH, LHE, LHU and LHUE instr...
2015-12-07 George RimarRenamed addLocalModelTlsIndex() -> addCurrentModuleTlsI...
2015-12-07 Craig TopperAdd uint8_t size to LegalizeTypeAction enum and use...
2015-12-07 Todd FialaAdded lldbsuite.lldb_test_root, switched formatter...
2015-12-07 Craig TopperAdd uint8_t size to LegalizeAction enum so we can use...
2015-12-07 Mohit K. Bhakkad[LLDB][MIPS] Marking some expected failures
2015-12-07 Todd FialaMoved total test count and rerun count into summary...
2015-12-07 Todd FialaMove test summary counts to end; simplify issue detail...
2015-12-07 Faisal ValiFix PR20334: invalid assertion while diagnosing list...
2015-12-07 Davide Italiano[llvm-objdump/MachoDump] Make code much more concise.
2015-12-06 Keno Fischer[Verifier] Fix !dbg validation if Scope is the Subprogram
2015-12-06 Simon Pilgrim[X86][AVX] Tidied up BROADCASTPD/BROADCASTPS tests
2015-12-06 Lang Hames[Orc] Rename IndirectStubsManagerBase to IndirectStubsM...
2015-12-06 Dan Gohman[WebAssembly] Factor out a TypeToString function, since...
2015-12-06 Dan Gohman[WebAssembly] Make tableswitch's 'default' operand...
2015-12-06 Dan Gohman[WebAssembly] Enable folding of offsets into global...
2015-12-06 Dan Gohman[WebAssembly] Tighten up some testcase regular expressions.
2015-12-06 Dan Gohman[WebAssembly] Add some more ideas to README.txt.
2015-12-06 Sanjay Patel[x86] add missing maxnum/minnum tests for 256-bit vectors
2015-12-06 Rafael EspindolaCreate llvm.global_ctors in the new format.
2015-12-06 Marina Yatsina[X86] Add support for loopz, loopnz for Intel syntax
2015-12-06 Serge Pavlov[PGO] Instrument only base constructors and destructors.
2015-12-06 Asaf Badouh[X86][AVX512] add vmovss/sd missing encoding
2015-12-06 Michael Kuperstein[X86] Always generate precise CFA adjustments.
2015-12-06 Igor BregerAVX512: support AVX512BW Intrinsic in 32bit mode.
2015-12-06 Craig TopperUse make_range to reduce mentions of iterator type...
2015-12-06 Craig TopperMinor formatting fix. NFC
2015-12-06 Craig TopperUse llvm::make_range to reduce mentions of iterator...
2015-12-05 Sanjoy Das[InstCombine] Call getCmpPredicateForMinMax only with...
2015-12-05 Davide Italiano[llvm-readobj] report_error() does not return, so we...
2015-12-05 Dawn PerchikFix crash in ASTDumper when dumping NamedDecl with...
2015-12-05 Dan Gohman[WebAssembly] Don't perform the returned-argument optim...
2015-12-05 Kamil RytarowskiPlug-in PlatformNetBSD initializer and terminator
2015-12-05 Dan Gohman[WebAssembly] Replace the fake JUMP_TABLE instruction...
2015-12-05 Dan Gohman[WebAssembly] Implement direct calls to external symbols.
2015-12-05 Sanjay PatelAdd vector fmaxnum tests that correspond to the existin...
2015-12-05 Dan Gohman[WebAssembly] Support inline asm constraints of type...
2015-12-05 Sanjay Patelfix typo; NFC
2015-12-05 Dan Gohman[WebAssembly] Update a stale comment. NFC.
2015-12-05 Kamil RytarowskiDocument NetBSD platform support on the webpage
2015-12-05 JF BastienWebAssembly: improve readme, add placeholder for tests.
2015-12-05 Dan Gohman[WebAssembly] Move useAA() out of line to make it more...
2015-12-05 Dan Gohman[WebAssembly] Call TargetPassConfig base class function...
2015-12-05 Dan Gohman[WebAssembly] Expand frem as a floating point library...
2015-12-05 Kamil RytarowskiDefine new builder_netbsd
2015-12-05 Craig Topper[Hexagon] Don't call getNumImplicitDefs and then iterat...
2015-12-05 Keno Fischer[ASAN] Add doFinalization to reset state
2015-12-05 Sagar Thakur[LLDB][MIPS] Fix TestConstVariables.py
2015-12-05 Simon Pilgrim[X86][3DNow!] Stripped backend codegen tests
2015-12-05 Simon PilgrimUpdated test names to match the intrinsics being tested
2015-12-05 Simon Pilgrim[X86][F16C] Stripped backend codegen tests
2015-12-05 Craig Topper[AST] Use std::copy and std::fill to simplify some...
2015-12-05 Craig TopperUse std::copy and std::transform instead of manual...
2015-12-05 Simon Pilgrim[X86][ADX] Added memory folding patterns and stack...
2015-12-05 Craig TopperReplace uint16_t with the MCPhysReg typedef in many...
2015-12-05 Craig TopperUse std::fill instead of memset to initialize an array...
2015-12-05 Simon Pilgrim[X86][FMA4] Explicitly set the domain of FMA4 float...
2015-12-05 Igor Kudrin[ELF/AArch64] Allow only valid dynamic relocations...
2015-12-05 Xinliang David LiPass profile version info to name API (NFC)
2015-12-05 Xinliang David Li[PGO] Add version to getPGOFuncName method
2015-12-05 Cong HouNormalize successors' probabilities when building MBBs...
2015-12-05 David Blaikie[llvm-dwp] Add coverage for both the presence and absen...
2015-12-05 Xinliang David LiUse macro for common code pattern (NFC)
2015-12-05 David Blaikie[llvm-dwp] Fix the type_units.test since I renamed...
next