platform/upstream/llvm.git
2015-02-25 Ramkumar RamachandraMemDepPrinter: Fix some nits introduced in r228596
2015-02-25 Philip Reames[GC docs] More minor word tweaks to make the GC bits...
2015-02-25 Larisse VoufoImprovement on sized deallocation from r230160:
2015-02-25 Larisse VoufoFix typo.
2015-02-25 Michael J.... Remove unused variables.
2015-02-25 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-25 Philip Reames[GC Docs] Update LangRef to link to Statepoint docs
2015-02-25 Michael J.... [ELF][x86] Detemplatify ELFT. There's only a single...
2015-02-25 Kostya Serebryany[asan] reenable odr-violation.cc test on non-x86-64...
2015-02-25 Philip Reames[GC docs] Fill in description of the statepoint-example...
2015-02-25 Peter CollingbourneUBSan: Use the correct function prologue for x32.
2015-02-25 Philip Reames[GC Docs] Minor wording clarification
2015-02-25 Alexey Samsonov[CMake] Properly detect whether we're building runtime...
2015-02-25 David MajnemerMS ABI: Turn throw into std::terminate for now, make...
2015-02-25 Justin BognerObject: Handle Mach-O kext bundle files
2015-02-25 Justin BognerInstrProf: Make the __llvm_profile_runtime_user symbol...
2015-02-25 Duncan P. N... IR: Drop newline from AssemblyWriter::printMDNodeBody()
2015-02-25 Sanjay Patelonly propagate equality comparisons of FP values that...
2015-02-25 Justin BognerInstrProf: Remove dead code in CoverageMappingReader
2015-02-25 Greg ClaytonOptimize finding the Complete Definition of an ObjC...
2015-02-25 Eric ChristopherMove TargetLoweringBase::getTypeConversion to the ...
2015-02-25 JF BastienInstCombine: extract instead of shuffle when performing...
2015-02-25 Frederic Riss[dwarfdump] Fix frame info register number dump.
2015-02-25 Richard Smith[modules] Even if we already have a definition of a...
2015-02-25 JF Bastienlibc++: support newlib's ctype
2015-02-25 Oleksiy VyalovAdd qModuleInfo request in order to get module informat...
2015-02-25 Duncan P. N... IR: Annotate dump methods with LLVM_DUMP_METHOD
2015-02-25 Frederic RissTry to appease buildbots.
2015-02-25 Hal Finkel[PowerPC] Make LDtocL and friends invariant loads
2015-02-25 Johannes DoerfertAdd the IMPACT2015 publications
2015-02-25 Frederic Riss[dwarfdump] Make debug_frame dump actually useful.
2015-02-25 Frederic Riss[dwarfdump] Don't print meaningless pointer.
2015-02-25 Frederic RissDWARFDebugFrame: Move some code around. NFC.
2015-02-25 Frederic RissDWARFDebugFrame: Add some trivial accessors. NFC.
2015-02-25 Frederic RissDWARFDebugFrame: Actually collect CIEs associated with...
2015-02-25 Johannes DoerfertAdd myself to the contributors of Polly
2015-02-25 Johannes DoerfertAdd non-affine subregions to the TODO list
2015-02-25 Manman Ren[LTO API] fix memory leakage introduced at r230290.
2015-02-25 David MajnemerX86, Win64: Allow 'mov' to restore the stack pointer...
2015-02-25 Lang Hames[Orc][Kaleidoscope] Clean up the Orc/Kaleidoscope tutor...
2015-02-25 Kuba BreckaFix >80 line after r230530.
2015-02-25 Peter CollingbourneLowerBitSets: Align referenced globals.
2015-02-25 Zachary Turner[CMake] Fix the clang-cl self host build.
2015-02-25 Richard SmithRemove non-existent file from module map.
2015-02-25 Kostya Serebryany[asan] restict no_asan_gen_globals.c test to 64-bit...
2015-02-25 Peter CollingbourneCFI: Add a check-cfi-and-supported rule.
2015-02-25 Andrew KaylorFixing a problem with insert location in WinEH outlining
2015-02-25 Ben LangmuirAllow (Object *)kMyGlobalCFObj casts without bridging
2015-02-25 Sanjoy DasBugfix: SCEVExpander incorrectly marks increment operat...
2015-02-25 Richard SmithAdd missing #include found by modules buildbot.
2015-02-25 Zachary TurnerRevert "Fix warnings found with clang-cl."
2015-02-25 Kuba Brecka[compiler-rt] Symbolizer refactoring: Move SymbolizerPr...
2015-02-25 Kuba Brecka[compiler-rt] Symbolizer refactoring: Move string parsi...
2015-02-25 Tobias GrosserUpdate isl to 0980603 'isl_tab_pip.c: parallel_constrai...
2015-02-25 Reid Klecknerclang-cl: Ignore /Fd silently
2015-02-25 Reid KlecknerReland (2x) r230314, "Fix codegen for virtual methods...
2015-02-25 Reid KlecknerReland r230446, "MS ABI: Try to respect external AST...
2015-02-25 Reid KlecknerUse Itanium triple in test using -Wpadding
2015-02-25 Zachary TurnerSolve hang on Windows when lldb fails to launch the...
2015-02-25 Zachary TurnerFix warnings found with clang-cl.
2015-02-25 Andrey ChurbanovRemoved all header files for OpenMP 2.5
2015-02-25 Andrey ChurbanovExport the common header files to exports/ with CMake
2015-02-25 Andrey ChurbanovSet the Intel compiler as default when building for...
2015-02-25 Hal Finkel[PowerPC] Cleanup unused target-specific SDAG nodes
2015-02-25 Matthias BraunAArch64: Add debug message for large shift constants.
2015-02-25 Kostya Serebryany[asan] temporary disable the test on non-x86-64 while...
2015-02-25 Sanjay PatelFix really obscure bug in CannotBeNegativeZero() (PR22688)
2015-02-25 Nico WeberMake __leave test pass in -Asserts builds.
2015-02-25 David MajnemerUpdate for clang r230512
2015-02-25 David MajnemerSema: Parenthesized bound destructor member expressions...
2015-02-25 Chris Lattnerfix a typo
2015-02-25 Greg ClaytonMacOSX symbol table change to combine the N_GSYM debug...
2015-02-25 Greg ClaytonFix the dumping of symbol tables to be correctly allign...
2015-02-25 Timur IskhodzhanovAddress post-commit feedback on r230344: Don't use...
2015-02-25 Timur IskhodzhanovReland r230019 - [ASan] Make the argument of '__sanitiz...
2015-02-25 Timur IskhodzhanovFix duplicate test code introduced by running "patch...
2015-02-25 Tobias GrosserFix formatting
2015-02-25 Nico WeberReland r230460 with a test fix for -Asserts builds.
2015-02-25 Hafiz Abid... Add missing "return" statements.
2015-02-25 Timur IskhodzhanovReland r230419 - add __asan_default_suppressions()...
2015-02-25 Vladimir Medic[MIPS]Multiple and add instructions for Mips are curren...
2015-02-25 Bruno Cardoso... [X86][MMX] Reapply: Add MMX instructions to foldable...
2015-02-25 Bruno Cardoso... [X86][MMX] Prevent MMX_MOVD64rm folding
2015-02-25 Alexander Kornienko[clang-tidy] Use the new ArrayRef<FixItHint> inserter.
2015-02-25 Renato GolinImprove handling of stack accesses in Thumb-1
2015-02-25 Alexander KornienkoAdd support for inserting ArrayRef<FixItHint> into...
2015-02-25 Vasileios KalintirisInstrProf: Fix warnings for mixed declarations and...
2015-02-25 Tamas BerghammerRemove use_pthread option from getBuildFlags in the...
2015-02-25 Tamas BerghammerTruncate target file for stdout and stderr
2015-02-25 Alexander Kornienko[clang-tidy] Correct spelling error in test file name...
2015-02-25 Alexander Kornienko[clang-tidy] Correct confusion between overwrite and...
2015-02-25 Aaron BallmanSilencing a "result of 32-bit shift implicitly converte...
2015-02-25 Aaron BallmanSilencing a -Wsign-compare warning triggered in MSVC...
2015-02-25 Tamas BerghammerFix global makefiles for the tests to support android
2015-02-25 Tamas BerghammerAdd option to set environment variables from dotest.py
2015-02-25 Marshall ClowAdd trailing return types (and noexcept specifications...
2015-02-25 Gabor Horvath[clang-tidy] Fixed a false positive case in misc-inaccu...
2015-02-25 Vladimir MedicReplace obsolete -mattr=n64 command line option with...
2015-02-25 Ilia KFix comment in test/tools/lldb-mi/main.cpp
2015-02-25 NAKAMURA TakumiGlobalLayoutBuilder::addFragment(): Prune incorrect...
next