platform/upstream/llvm.git
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...
2015-02-25 NAKAMURA TakumiFix UTF8 chars to ASCII.
2015-02-25 NAKAMURA TakumiWhitespace.
2015-02-25 NAKAMURA TakumiRevert r230448, "Reland r230314 "Fix codegen for virtua...
2015-02-25 Pavel LabathSkip symlinks to the original file when searching for...
2015-02-25 NAKAMURA TakumiWhitespace.
2015-02-25 NAKAMURA TakumiRevert r230446, "MS ABI: Try to respect external AST...
2015-02-25 Daniel Jasperclang-format: Fix spacing for function with ref-qualifi...
2015-02-25 Daniel JasperRevert "Produce less broken basic block sequences for...
2015-02-25 Elena DemikhovskyAVX-512: Gather and Scatter patterns
2015-02-25 Alexey Bataev[OPENMP] Rename methods of OpenMPRuntime class. NFC.
2015-02-25 Simon Atanasyan[Mips] Support mips-r6 path suffix for Adnroid MIPS...
2015-02-25 Ilia KAdd extra acceptable characters to CMICmdArgValFile...
2015-02-25 Ilia KFix MiSignalTestCase.xxx_remote tests after r230466
2015-02-25 Ilia KFix ImportError in lldb-mi tests on Linux
2015-02-25 Davide Italiano[ELF][X86_64] Handle R_X86_64_PC64 relocation
2015-02-25 Sameer SahasrabuddheRestores r228382, which was reverted in r228406.
2015-02-25 Ilia KFix CommandLineCompletionTestCase.test_watchpoint_xxx...
2015-02-25 Charles Davis[IC] Turn non-null MD on pointer loads to range MD...
2015-02-25 Nico WeberRevert 230419, 230425, 230432.
2015-02-25 Nico WeberProduce less broken basic block sequences for __finally...
2015-02-25 Nico WeberAdd comments for two CleanupKinds.
2015-02-25 Peter Collingbournedocs: Document optimizations in control flow integrity...
2015-02-25 Richard SmithAdd some missing #includes and forward declarations...
2015-02-25 Adrian PrantlRevert "Adapt clang-tools-extra to clang module format...
2015-02-25 Adrian PrantlRevert "Add a missing target requirement."
2015-02-25 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-25 Adrian PrantlRevert "Add a missing target requirement."
2015-02-25 Saleem Abdulrasoolbuild: check if atomic routines are implicitly provided
2015-02-25 Jason MolendaWhen FileSpec::Resolve is given a bare file like "ls",
2015-02-25 Reid KlecknerFix bots failing on an explicit triple
2015-02-25 Nico WeberDon't crash on missing '{' after __except or __finally...
2015-02-25 Reid KlecknerReland r230314 "Fix codegen for virtual methods that...
2015-02-25 Reid KlecknerMS ABI: Add triple to test relying on key functions
2015-02-25 Reid KlecknerMS ABI: Try to respect external AST source record layouts
2015-02-25 Reid KlecknerAdd missing MD canonicalization to MS vtable builder
2015-02-25 Kostya Serebryany[asan] one more attempt to fix windows build
2015-02-25 Adrian PrantlAdd a missing target requirement.
2015-02-25 Adrian PrantlAdd a missing target requirement.
2015-02-25 Richard SmithRemove slow and apparently pointless updating of all...
2015-02-25 Richard Smith[modules] Add include/llvm/IR/DebugInfoFlags.def to...
2015-02-25 Nico WeberFold ParseSEHTryBlockCommon() into its only caller...
2015-02-25 Kostya Serebryany[asan] attempting to fix the windows build
2015-02-25 Adrian PrantlAdapt clang-tools-extra to clang module format changes.
2015-02-25 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-25 Michael J.... Suppress 'warning C4062: enumerator X in switch of...
next