platform/upstream/llvm.git
2015-05-06 Daniel Jasperclang-format: Don't indent 'signals' as access specifie...
2015-05-06 Duncan P. N... DwarfDebug: Emit number of bytes in .debug_loc entry...
2015-05-06 Evgeniy Stepanov[asan] Fall back to /proc/$PID/maps on Android L.
2015-05-06 Ismail PazarbasiImplement `createSanitizerCtor`, common helper function...
2015-05-06 Reid Kleckner[WinEH] Improve fatal error message about failed demotion
2015-05-06 John ThompsonChanged option processing to implicitly use -x c++...
2015-05-06 John ThompsonFixed infinite recursion bug.
2015-05-06 Andrey ChurbanovD9302.partial: bug fix for ittnotify: added missed...
2015-05-06 Sean CallananAllow the gdb_objc_realized_classes symbol to be
2015-05-06 Artem Belevich[driver] Cosmetic change to use Input instead of Inputs[0].
2015-05-06 Adrian McCarthyDon't attempt DSym tests on Windows.
2015-05-06 Andrey ChurbanovAdded missed symbol omp_in_final into include/module...
2015-05-06 Sanjoy Das[SelectionDAG] Delete SelectionDAGBuilder::removeValue...
2015-05-06 Diego NovilloAllow 0-weight branches in BranchProbabilityInfo.
2015-05-06 Andrey Churbanovittnotify: change default notification mode to 3, which...
2015-05-06 Sanjoy DasAdd missing dereferenceable_or_null getters
2015-05-06 Ed MasteRestore TestRegisterVariables failure decorator for...
2015-05-06 Wei Mi[X86] Disable loop unrolling in loop vectorization...
2015-05-06 Matt ArsenaultAdd ChangeTo* to MachineOperand for symbols
2015-05-06 Derek SchuffAdd bitcode test to verify functions can be materialize...
2015-05-06 Pawel BylicaReadd the regression test from r236584. Calling convent...
2015-05-06 Pete Cooper[ARM] Fast-Isel was incorrectly selecting <2 x double...
2015-05-06 Tom StellardFix implementation of normalize builtin
2015-05-06 Pavel LabathSimplify FuncUnwinders::GetEHFrameAugmentedUnwindPlan
2015-05-06 Bill Schmidt[PPC64LE] Adjust vector splats during VSX swap optimization
2015-05-06 Reid Kleckner[AArch64] Advertise that the __sync_*_compare_and_swap_...
2015-05-06 Daniel Jasperclang-format: Merge labels and subsequent semicolons.
2015-05-06 Daniel Jasperclang-format: Allow ternary expressions inside template...
2015-05-06 Daniel Jasperclang-format: Consider operator precedence as penalty...
2015-05-06 NAKAMURA TakumiReformat.
2015-05-06 NAKAMURA TakumiRevert r236546, "propagate IR-level fast-math-flags...
2015-05-06 Daniel Jasperclang-format: Accept slightly more record declarations.
2015-05-06 Daniel Jasperclang-format: Fix bad wrapping of ObjC method exprs.
2015-05-06 Daniel Jasperclang-format: Properly indent method calls without...
2015-05-06 Tobias Grosser[cmake] Remove two unused include paths
2015-05-06 Pavel Labath[NativeProcessLinux] Remove the post-stop lambda
2015-05-06 Manuel KlimekRemove deprecated version of reformat.
2015-05-06 Marshall ClowReplace two naked references of 'std::' with the macro...
2015-05-06 Daniel Jasperclang-format: Don't allow -i when reading from stdin.
2015-05-06 Manuel KlimekRemove all computation of structural errors in clang...
2015-05-06 Artyom Skrobov[ARM] generate VMAXNM/VMINNM for a compare followed...
2015-05-06 Daniel Jasperclang-format: Fix another assertion discovered by the...
2015-05-06 Andrey ChurbanovLiboffload: Patch for MPSS > 3.4.x (provided by Tim...
2015-05-06 Pavel Labath[NativeProcessLinux] fold ThreadStateCoordinator into NPL
2015-05-06 Pawel BylicaRevert regression test from r236584.
2015-05-06 Viktor KutuzovFix libunwind to build on FreeBSD
2015-05-06 Pawel BylicaSelectionDAG: Handle out-of-bounds index in extract...
2015-05-06 Tobias GrosserAdd iterators for the ArrayInfo objects of the scop
2015-05-06 Viktor Kutuzov[Msan] Fix the mmap_below_shadow.cc test to pass on...
2015-05-06 Viktor Kutuzov[Msan] Fix the ioctl_custom.cc test to pass on FreeBSD
2015-05-06 Viktor Kutuzov[Msan] Fix the initgroups.cc test to build on FreeBSD
2015-05-06 Viktor Kutuzov[Msan] Fix the ifaddrs.cc test to build and pass on...
2015-05-06 Daniel Jasperclang-format: Prevent assertion discovered by fuzzer.
2015-05-06 Daniel Jasperclang-format: Prevent exponential runtime in token...
2015-05-06 Pavel Labath[ThreadStateCoordinator] Remove Event classes
2015-05-06 Adam Nemet[DomTree] verifyDomTree to unconditionally perform...
2015-05-06 Alexey Bataev[OPENMP] Fixed messages about predetermined DSA for...
2015-05-06 Daniel Jasperclang-format: Fix bug in multiline comment wrapping.
2015-05-06 Sagar Thakur[ASan][MIPS] Fix null_deref.cc test on MIPS64
2015-05-06 Alexey Bataev[OPENMP] Fix for llvm.org/PR23387: clang fails to compi...
2015-05-06 Sagar Thakur[sanitizer][MIPS] Implement clone for MIPS
2015-05-06 Ahmed Bougacha[ARM][FastISel] Use TST #1 instead of CMP #0 for select.
2015-05-06 Sanjoy Das[Statepoints] Remove broken test case.
2015-05-06 Sanjoy Das[IRBuilder] Fix indentation. NFC.
2015-05-06 Sanjoy Das[Statepoint] Clean up StatepointLowering: symbolic...
2015-05-06 Sanjoy Das[Statepoint] Clean up Statepoint.h: clang-format.
2015-05-06 Sanjoy Das[Statepoint] Clean up Statepoint.h: accessor names.
2015-05-06 Sanjoy Das[StatepointLowering] Don't create temporary instruction...
2015-05-06 Ahmed BougachaRevert "[analyzer] scan-build: support spaces in compil...
2015-05-06 Ahmed Bougacha[WinEH] Reset WinEHPrepare::SEHExceptionCodeSlot when...
2015-05-06 Chaoren LinUpdate gdbremote_testcase to accomodate new adb://...
2015-05-06 Evgeniy Stepanov[asan] Fix dynamic-runtime tests.
2015-05-05 Justin BognerInstrProf: Strip filename prefixes from the names we...
2015-05-05 Pete Cooper[X86 fast-isel] Constrain the index reg class to not...
2015-05-05 Evgeniy Stepanov[asan] Fix compiler-rt build.
2015-05-05 Sanjoy Das[SelectionDAG] Make an argument optional in RFV::getCop...
2015-05-05 Sanjoy Das[SelectionDAG] Move RegsForValue into SelectionDAGBuild...
2015-05-05 Sanjoy Das[SelectionDAG] Pass explicit type to lowerCallOperands...
2015-05-05 Sanjoy Das[StatepointLowering] Rename variable, NFC.
2015-05-05 Evgeniy Stepanov[asan] Use a version script to limit the symbols export...
2015-05-05 Pete CooperFix IfConverter to handle regmask machine operands.
2015-05-05 Oleksiy VyalovMark TestMultithreaded.test_sb_api_listener_resume...
2015-05-05 Kostya Serebryany[lib/Fuzzer] on crash print the contents of the crashy...
2015-05-05 Justin BognerInstrProf: Don't start or end coverage regions inside...
2015-05-05 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes (NFC)
2015-05-05 Kostya Serebryany[asan] fix IsDeadlySignal
2015-05-05 Sanjay Pateluse range-based for-loop; NFC
2015-05-05 Chaoren LinFix typo. platfrom -> platform
2015-05-05 David MajnemerUpdate testcase to match r236539
2015-05-05 Greg ClaytonMake sure that the following paths say they are equal:
2015-05-05 Andrey ChurbanovAdded Andrey Churbanov as the owner of the OpenMP runti...
2015-05-05 David Majnemer[Inliner] Discard empty COMDAT groups
2015-05-05 Pete CooperRefactor UpdatePredRedefs and StepForward to avoid...
2015-05-05 Evgeniy StepanovBuild ASan runtime library with -z global on Android.
2015-05-05 Peter CollingbourneThumb2SizeReduction: Check the correct set of registers...
2015-05-05 Andrey ChurbanovIntegrate libiomp CMake into LLVM CMake build system.
2015-05-05 Anton Yartsev[analyzer] This eliminates regression caused by r236423.
2015-05-05 Ulrich Weigand[SystemZ] Add support for z13 low-level vector builtins
2015-05-05 Ulrich Weigand[SystemZ] Add support for z13 and its vector facility
2015-05-05 Ulrich Weigand[DAGCombiner] Account for getVectorIdxTy() when narrowi...
next