platform/upstream/llvm.git
2016-01-28 Nico WeberFix strange indent.
2016-01-28 Sanjoy Das[PlaceSafepoints] Clean up tests; NFC
2016-01-28 Vedant Kumar[Coverage] Use a set to track visited FileIDs (NFC)
2016-01-28 Benjamin KramerMake header self-contained.
2016-01-28 Tom StellardAMDGPU: waitcnt operand fixes
2016-01-28 Mitch Bodart[X86] Test commit, fixed typos in comments. NFC.
2016-01-28 Aidan Dodds[Renderscript] Clang-format the renderscript plugin.
2016-01-28 Sanjoy Das[PlaceSafepoints] Minor test cleanup; NFC
2016-01-28 Tom StellardAMDGPU: Move subtarget specific code out of AMDGPUInstr...
2016-01-28 Sanjoy Das[LICM] Keep metadata on control equivalent hoists
2016-01-28 Chad Rosier[AArch64] Set MMOs on pre- and post-index instructions.
2016-01-28 Simon Pilgrim[x86] Merge multiple calls to DAG.getTargetLoweringInfo...
2016-01-28 Teresa JohnsonImprove efficiency of handling unmapped subprogram...
2016-01-28 Daniel Sanders[libcxx] Work around for clang calling GAS after having...
2016-01-28 Oliver StannardRevert r259035, it introduces a cyclic library dependency
2016-01-28 Igor BregerAVX512: Fix truncate v32i8 to v32i1 lowering implementa...
2016-01-28 Oliver StannardRevert r259036, it introduces a cyclic library dependency
2016-01-28 Aidan DoddsFix const cast error for MSVC2015 build.
2016-01-28 Michael KruseRemove autotools build system
2016-01-28 Benjamin KramerUnbreak the wasm backend again after r259035.
2016-01-28 Zoran Jovanovic[mips][microMIPS] Disable FastISel for microMIPS
2016-01-28 Jonas Hahnfeld[OMPT] Add support for ompt_event_task_dependences...
2016-01-28 Jonas Hahnfeld[OMPT] Avoid SEGV when a worker thread needs its parall...
2016-01-28 Oliver StannardAdd backend dignostic printer for unsupported features
2016-01-28 Oliver StannardAdd backend dignostic printer for unsupported features
2016-01-28 Simon Pilgrim[X86][SSE] Move setTargetShuffleZeroElements closer...
2016-01-28 Junmo ParkMinor code cleanups. NFC.
2016-01-28 Yury GribovFix isBeforeInTranslationUnit to not abort on macros...
2016-01-28 Yury GribovSmall refactor in isBeforeInTranslationUnit.
2016-01-28 Asaf Badouh[X86][AVX512] small fix in ptestm intrinsics
2016-01-28 Todd Fialafixed Xcode gtest build failure
2016-01-28 Todd Fialamodify Xcode build to use cmake/ninja for internal...
2016-01-28 Jonas Hahnfeld[OMPT] Workaround clang failing with 'declare target'
2016-01-28 Matthias BraunValueTracking: Use fixed array for assumption exclude...
2016-01-28 Junmo Park[DAGCombiner] Don't add volatile or indexed stores...
2016-01-28 Akira Hatanaka[libcxx] Remove pragmas that were needed to suppress...
2016-01-28 Craig Topper[Lex] Share some common code between decimal and octal...
2016-01-28 Matthias BraunSmallPtrSet: Add missing include
2016-01-28 JF BastienWebAssembly: fix build
2016-01-28 Matthias BraunSmallPtrSet: Make destructor available for inlining
2016-01-28 Matthias BraunSmallPtrSet: Share some code between copy/move construc...
2016-01-28 Matthias BraunSmallPtrSet: Remove trailing whitespace, fix indentation
2016-01-28 NAKAMURA TakumiRevert r258951 (and r258950), "Refactor backend diagnos...
2016-01-28 Marshall ClowLeft a file out of r259014
2016-01-28 Marshall Clowimplement ostream_joiner. Reviewed as reviews.llvm...
2016-01-28 Dan Gohman[WebAssembly] Don't stackify a register def past a...
2016-01-28 Mike Aizatskyputting requires on one line - ppc still executes my...
2016-01-28 George Burgess IV[Sema] Make extended vectors of `bool` an error.
2016-01-28 Junmo ParkMinor code formatting cleanup. NFC.
2016-01-28 Dan Gohman[WebAssembly] Enhanced register stackification
2016-01-28 George Burgess IVMinor style cleanup of CFLAA. NFC.
2016-01-28 Evgeniy Stepanov[cfi] Fix recovery from out-of-bounds vtable error.
2016-01-28 Mike Aizatsky[sancov] run sancov test on x86_64 linux only
2016-01-28 Mike AizatskyGetArgv returns null on widnows, do not crash
2016-01-28 Mike Aizatsky[sancov] running sancov test on linux only
2016-01-28 Greg ClaytonA while back in revison 244716 we added support for...
2016-01-28 Sanjay Patelless indenting; NFCI
2016-01-27 Mike Aizatskyusing /system/bin/sh on android in tests.
2016-01-27 Mike Aizatsky[sancov] sancov tool documentation
2016-01-27 Mike Aizatsky[sanitizers] generating html report on coverage dump
2016-01-27 Michael KruseScopInfo: Never add read accesses for synthesizable...
2016-01-27 Evgeniy StepanovStrengthen cfi-check-fail test.
2016-01-27 Rui UeyamaDo not use return with a function whose return type...
2016-01-27 Adam Nemet[TTI] Add getPrefetchDistance from PPCLoopDataPrefetch...
2016-01-27 Tim NorthoverARMv7k: simplify logic for deciding sjlj-exceptions.
2016-01-27 Evgeniy StepanovTweak unnamed label syntax in textual IR for easier...
2016-01-27 Evgeniy Stepanov[cfi] Fix a warning in tests.
2016-01-27 Alexey Samsonov[CMake] Set llvm_tools_dir to LLVM_TOOLS_BINARY_DIR...
2016-01-27 Jonathan PeytonRestore th_current_task first as suggested by John...
2016-01-27 Derek Schuff[WebAssembly] Implement byval arguments
2016-01-27 Evgeniy Stepanov[cfi] Disable vtable diagnostics when no cxxabi.
2016-01-27 Simon Pilgrim[utils] Add windows support to update_llc_test_checks.py
2016-01-27 Jonathan PeytonFormatting fixes
2016-01-27 Jonathan PeytonFixing comments.
2016-01-27 Jonathan PeytonRemoving extra empty lines
2016-01-27 Mike Aizatsky[sanitizers] using execv instead of execve with null...
2016-01-27 Davide Italiano[llvm-nm] Remove redundant check for file validity.
2016-01-27 Daniel Jasperclang-format: [Java] Remove unnecessary line break...
2016-01-27 Manman RenClass Property: create accessors (class methods) for...
2016-01-27 Manman RenClass Property: handle class properties.
2016-01-27 Zachary TurnerRevert "Resubmit r258759 with proper unicode handling."
2016-01-27 Evgeniy Stepanov[cfi] Fix gcc build.
2016-01-27 Tim NorthoverARMv7k: select ABI based on v7k Arch rather than watcho...
2016-01-27 Tim NorthoverARMv7k: base ABI decision on v7k Arch rather than watch...
2016-01-27 Benjamin KramerOne more batch of self-containing headers.
2016-01-27 Benjamin KramerDon't put classes in headers into anonymous namespaces.
2016-01-27 Sanjay Patel[SimplifyCFG] limit recursion depth when speculating...
2016-01-27 John McCallAdd support for objc_unsafeClaimAutoreleasedReturnValue...
2016-01-27 Zachary TurnerResubmit r258759 with proper unicode handling.
2016-01-27 Zachary TurnerFix some python 3 incompatibilities that went in overnight.
2016-01-27 Zachary TurnerRefactor some of the xfail / skip decorators to share...
2016-01-27 Zachary TurnerDon't automtically try to import pexpect in lldbpexpect.
2016-01-27 John McCallEmit calls to objc_unsafeClaimAutoreleasedReturnValue...
2016-01-27 Hans Wennborgdocs/conf.py: update copyright year
2016-01-27 Rafael EspindolaRemove another case of almost duplicated code.
2016-01-27 Benjamin KramerUnbreak wasm build after r258951.
2016-01-27 Benjamin KramerMake more headers self-contained.
2016-01-27 Hans Wennborggetting_started.rst: fix 'unknown target name' error
2016-01-27 Oliver StannardRefactor backend diagnostics for unsupported features
2016-01-27 Oliver StannardAdd backend dignostic printer for unsupported features
next