platform/upstream/llvm.git
2015-12-09 Sanjay Pateluse range-based for loops; NFCI
2015-12-09 Chris Bieneman[CMake] Provide options for toggling on and off various...
2015-12-09 Rafael EspindolaSynchronize the logic for deciding to link a gv.
2015-12-09 Yabin Cui[tsan] Move emptyset/oldset to ThreadSignalContext.
2015-12-09 Yabin Cui[tsan] Use REAL(malloc) instead of __libc_malloc for...
2015-12-09 Evgeniy StepanovAdd 3 more missing inline/visibility attributes.
2015-12-09 Sumanth GundapaneniFix the target specific "-msse3" flag check in CMake...
2015-12-09 Yabin Cui[tsan] Disable interceptors not supported in Android.
2015-12-09 Sanjay Patelfix typos; NFC
2015-12-09 Eric FiselierUse __make_integer_seq builtin for std::make_integer_se...
2015-12-09 Todd Fialaenable timeout/exceptional exit support for xUnit formatter
2015-12-09 Hans Wennborgasan_win_dynamic_runtime_thunk.cc: declare atexit
2015-12-09 Zachary TurnerPut progress.py back, apparently this can't be deleted.
2015-12-09 Rong Xu[PGO] Rename the profdata filename to avoid the conflic...
2015-12-09 Justin BognerIR: Make ConstantDataArray::getFP actually return a...
2015-12-09 Teresa Johnson[ThinLTO] Release files read when creating combined...
2015-12-09 Reid Kleckner[Float2Int] Don't operate on vector instructions
2015-12-09 David Blaikie[llvm-dwp] Sink debug_types.dwo emission into the code...
2015-12-09 Zachary TurnerRemove the -P option from dotest.py
2015-12-09 Zachary TurnerDelete the -n command line option from dotest.py.
2015-12-09 Zachary TurnerRemove the -i command line option from dotest.py.
2015-12-09 Zachary TurnerDelete the -F command line option from dotest.py.
2015-12-09 Rafael EspindolaDon't assign a temporary string to a StringRef.
2015-12-09 Sanjoy DasUse WeakVH to keep track of calls with operand bundles...
2015-12-09 Sanjoy DasDelete trailing whitespace; NFC
2015-12-09 Teresa JohnsonDelay context construction to when/if it is needed...
2015-12-09 Teresa Johnsonclang-format order of gold-plugin includes (NFC)
2015-12-09 Zachary TurnerRemove -k command line option from dotest.py.
2015-12-09 Zachary TurnerRemove -e option from dotest.py.
2015-12-09 Zachary TurnerRemove -libcxx option from dotest.py
2015-12-09 Teresa Johnson[ThinLTO] FunctionImport pass can take a const index...
2015-12-09 Todd FialaMove XunitFormatter into its own xunit_formatter.py...
2015-12-09 Todd FialaFix new summary to include exceptional exit count in...
2015-12-09 Sanjay Patel[InstCombine] fold bitcasts around an extractelement...
2015-12-09 Alexey Samsonov[TSan] Try harder to avoid compiler-generated memset...
2015-12-09 Yabin Cui[tsan] Define sigaction_t for Android.
2015-12-09 Todd FialaDisable the issue verification tests.
2015-12-09 Michael ZolotukhinRevert "Revert r253253 and r253126: "Don't recompute...
2015-12-09 Rong Xu[PGO] Resubmit "MST based PGO instrumentation infrastru...
2015-12-09 Todd Fialacreate 3 issues for testbots: FAIL, ERROR (exceptional...
2015-12-09 Todd FialaTurn on new test summary results by default.
2015-12-09 David Blaikieunique_ptrify some collections in FileManager
2015-12-09 Nathan Slingerland[Support] Change SaturatingAdd()/SaturatingMultiply...
2015-12-09 Krzysztof Parzyszek[Hexagon] Use integrated assembler by default
2015-12-09 Mehdi AminiRevert "[InstCombine] fold bitcasts around an extractel...
2015-12-09 Dan Gohman[WebAssembly] Reintroduce ARGUMENT moving logic
2015-12-09 Sanjay Patel[InstCombine] fold bitcasts around an extractelement
2015-12-09 Mehdi AminiChange hasUniqueInitializer() to call isStrongDefinitio...
2015-12-09 Silviu BarangaRe-commit r255115, with the PredicatedScalarEvolution...
2015-12-09 Ewan Crawford[RenderScript] Add hook for destroyed allocations
2015-12-09 Tim NorthoverARM: don't use a deleted node as the BaseReg in complex...
2015-12-09 JF BastienWebAssembly: add missing failure to the list.
2015-12-09 Pavel LabathCorrectly XFAIL TestReturnValue
2015-12-09 Silviu BarangaRevert r255115 until we figure out how to fix the bot...
2015-12-09 Bill SchmidtAvoid extended mnemonic 'mfvrsave' in assembly code
2015-12-09 Silviu Baranga[LV][LAA] Add a layer over SCEV to apply run-time check...
2015-12-09 Robert LougherFix cycle in selection DAG introduced by extractelement...
2015-12-09 Oliver Stannard[AArch64] Fix FP16 vector instructions that should...
2015-12-09 Daniel Sanders[mips][ias] Range check uimm10 operands
2015-12-09 JF BastienWebAssembly: add known failures
2015-12-09 Vasileios Kalintiris[mips] Use multiclass patterns for f32/f64 comparisons...
2015-12-09 Zlatko BuljanRevert r254897 "[mips][microMIPS] Implement LH, LHE...
2015-12-09 Sagar Thakur[LLDB][MIPS] Adding call to IsMSAAvailable() while...
2015-12-09 Tobias GrosserexecuteScopConditionally: Introduce special exiting...
2015-12-09 Tobias Grossertest: Fix misspelled test line
2015-12-09 Pavel LabathXFAIL TestReturnValue for remote Windows->Android tests
2015-12-09 Tamas BerghammerFix a cleanup error in TestPlatformProcessConnect.py
2015-12-09 George Rimar[ELF] - Implement the TLS relocation optimization for...
2015-12-09 JF BastienEarlyCSE: fix typo from rL255054.
2015-12-09 Mehdi AminiRevert "Implement a new pass - LiveDebugValues - to...
2015-12-09 Mehdi AminiThe current importing scheme is processing one function...
2015-12-09 Daniel Jasperclang-format: Improve documentation of AlignOperands.
2015-12-09 NAKAMURA TakumiReformat linefeeds.
2015-12-09 Todd Fialawire timeouts and exceptional inferior process exits...
2015-12-09 Vikram TVImplement a new pass - LiveDebugValues - to compute...
2015-12-09 Vikram TVTest commit access - Fix few missing '.' in comments...
2015-12-09 NAKAMURA TakumiRevert r255001, "Add parse and sema for OpenMP distribu...
2015-12-09 Jason MolendaAdd some additional safety checks to the StructuredData...
2015-12-09 Steven WuFix the order of destructors in LibLTOCodeGenerator
2015-12-09 Vedant Kumar[Basic] Rangify two for loops. NFC.
2015-12-09 Sean CallananWhen printing warnings, the repeat_key should be
2015-12-09 Ahmed Bougacha[AArch64][ARM] Don't base interleaved op legality on...
2015-12-09 Sanjoy DasDon't drop attributes when inlining through "deopt...
2015-12-09 Rafael EspindolaSimplify testMergedProgram.
2015-12-09 Rafael EspindolaSimplify memory management. NFC.
2015-12-09 Pete CooperDon't bypass the GOT for delta32toGOT references.
2015-12-09 Rafael EspindolaReturn std::unique_ptr from SplitFunctionsOutOfModule...
2015-12-09 Adrian McCarthyFix DoReadMemory for Windows mini dumps.
2015-12-09 Rafael EspindolaSimplify memory management. NFC.
2015-12-09 Alexey Samsonov[UBSan] Clarify the way we disable de-duplication of...
2015-12-09 Vyacheslav... X86-FMA3: Defined the ExeDomain property for Scalar...
2015-12-09 Rafael EspindolaSimplify memory management a bit. NFC.
2015-12-08 Rafael EspindolaReturn a std::unique_ptr from CloneModule. NFC.
2015-12-08 Sanjoy Das[IndVars] Use any_of and foreach instead of explicit...
2015-12-08 Reid KlecknerAdjust line numbers to account for new XFAIL comments
2015-12-08 Alexey Samsonov[UBSan] Remove "-fsanitize=" prefix from ubsan_checks...
2015-12-08 Alexey Samsonov[UBSan] Always calculate ErrorType (kind of UB) before...
2015-12-08 Sanjoy Das[OperandBundles] Have PruneEH work correct with operand...
2015-12-08 Pirama Arumuga... Define selection for v4f16, v8f16 scalar_to_vector
2015-12-08 Mehdi AminiFix/Improve Debug print in FunctionImport pass
next