platform/upstream/llvm.git
2015-12-10 Yury Gribov[asan] Suppress duplicated errors in ASan recovery...
2015-12-10 Akira HatanakaRevert r255137.
2015-12-10 Sanjoy DasAdd arg_begin() and arg_end() to CallInst and InvokeIns...
2015-12-10 Saleem Abdulrasoollibclang: correct inverted logic
2015-12-10 Craig Topper[X86] Fix a couple cases were bitwise and logical opera...
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-12-10 Faisal ValiFix PR24694 (CWG1591): Deducing array bound and element...
2015-12-10 Dan Gohman[WebAssembly] Implement mixed-type ISD::FCOPYSIGN.
2015-12-10 Dan Gohman[WebAssembly] Implement fma.
2015-12-10 Alexey Bataev[MSVC] Fix for llvm.org/PR25636: indexed accessor prope...
2015-12-10 Tom StellardAMDGPU/SI: Fix warning introduced by r255204
2015-12-10 Tom StellardAMDGPU/SI: Emit constant arrays in the .text section
2015-12-10 Tom StellardAMDGPU/SI: Add support for sgpr and vgpr inline assembl...
2015-12-10 Dan Gohman[WebAssembly] Fix legalization of f32->f64 EXTLOAD.
2015-12-10 Hans WennborgMark MS inline ASM 'nodplicate' it it has labels (PR23715)
2015-12-10 Yunzhong GaoFix a typo in the clang user manual.
2015-12-10 John ThompsonThere were problems if a relative path is used for...
2015-12-10 Richard SmithPR25416: Improve performance of processing inline assem...
2015-12-10 Derek Schuff[WebAssembly] Update known test failures
2015-12-10 Charles Li[Lit Test] Updated 20 Lit tests to be C++11 compatible.
2015-12-10 Matthias BraunRegisterPressure: Factor out liveness dead-def detectio...
2015-12-10 Dan Gohman[WebAssembly] Also legalize sign_extend_inreg of i32...
2015-12-10 Derek Schuff[WebAssembly] Update test failure expectations
2015-12-10 Evgeniy StepanovReplace cmake check for printf with a check for fopen.
2015-12-10 Evgeniy StepanovReplace cmake check for printf with a check for fopen.
2015-12-10 Evgeniy StepanovReplace cmake check for printf with a check for fopen.
2015-12-10 Evgeniy StepanovReplace cmake check for printf with a check for fopen.
2015-12-10 Eric FiselierRemove redundant _LIBCPP_ALWAYS_INLINE attribute from...
2015-12-10 Chris BienemanRevert "[CMake] Provide options for toggling on and...
2015-12-10 Chris Bieneman[CMake] [Darwin] Log architecture test failures to...
2015-12-10 Dan GohmanPeepholeOptimizer: Ignore dead implicit defs
2015-12-10 Dan Gohman[WebAssembly] Fix legalization of shift operators with...
2015-12-10 Dan Gohman[WebAssembly] Fix copy+pastos.
2015-12-10 Dan Gohman[WebAssembly] Implement anyext.
2015-12-10 Lang Hames[lld][MachO] Always reserve space for the empty string...
2015-12-09 Evgeniy StepanovRemove visibility attributes from out-of-class method...
2015-12-09 Reid KlecknerFix crash on invalid initialization with std::initializ...
2015-12-09 Quentin Colombet[X86] Enable shrink-wrapping by default, but keep it...
2015-12-09 Douglas GregorObjective-C properties: loosen 'atomic' checking for...
2015-12-09 Xinliang David Li[PGO] Add cmake check to determine atomics op availability
2015-12-09 Chris Bieneman[CMake] Pass CMAKE_MAKE_PROGRAM through to compiler...
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...
next