platform/upstream/llvm.git
2015-09-11 Rafael EspindolaStart adding support for creating shared libraries.
2015-09-11 Richard Smith[modules] When picking one of two template declarations...
2015-09-11 Alexander Kornienko[clang-tidy] Fix minor issues in the testing script.
2015-09-11 Peter Collingbourneubsan: Implement memory permission validation for vtables.
2015-09-11 Davide Italiano[MC] Fix style bugs introduced in r247471. Reported...
2015-09-11 John McCallWhen comparing two block captures for layout, don't...
2015-09-11 Rafael EspindolaFix handling of _start being undefined.
2015-09-11 Michael KruseMerge TempScop into Scop
2015-09-11 Zachary TurnerFix a thinko causing test logs for crashes to not get...
2015-09-11 Rafael EspindolaFix a copy and paste error. Sorry about that.
2015-09-11 Nico WeberLet selector-expr-lvalue.mm actually test something.
2015-09-11 Gabor Horvath[Static Analyzer] Properly cash the configuration optio...
2015-09-11 Rafael EspindolaImplement -rpath.
2015-09-11 Douglas Katzman[Shave]: pass -isystem dirs and "-Wa," args to moviAsm
2015-09-11 Evgeniy StepanovSpecify target triple in alwaysinline tests.
2015-09-11 David MajnemerSimplify logic introduced in r247464.
2015-09-11 Davide Italiano[MC] Don't crash on division by zero.
2015-09-11 Michael KruseIntrospect llvm-config --assertion-mode in cmake out...
2015-09-11 Oleksiy VyalovAdd missed import lldbtest.
2015-09-11 Argyrios Kyrtzidis[tooling] In CompileCommand, Expose the 'file' that...
2015-09-11 Chris Bieneman[CMake] [Darwin] Add support for building bootstrap...
2015-09-11 Anton Yartsev[analyzer] Improve behavior if Clang not found.
2015-09-11 Evgeniy StepanovAlways_inline codegen rewrite.
2015-09-11 David Majnemer[MS ABI] Select an inheritance model in template arguments
2015-09-11 Devin Coughlin[analyzer] Add -analyzer-config option for function...
2015-09-11 Argyrios Kyrtzidis[Edit] Fix issue with tracking what macro argument...
2015-09-11 Yunzhong GaoAdd a non-exiting diagnostic handler for LTO.
2015-09-11 Zachary TurnerXFAIL miscellaneous tests on windows.
2015-09-11 Zachary TurnerXFAIL 2 breakpoint tests on Windows.
2015-09-11 Zachary TurnerXFAIL some more tests related to value api
2015-09-11 Zachary TurnerXFAIL TestDisassembleBreakpoint.
2015-09-11 Zachary TurnerXFAIL tests that try to call a function in the inferior.
2015-09-11 Zachary TurnerXFAIL some C++ language specific tests on Windows.
2015-09-11 Sanjay Pateltypo; NFC
2015-09-11 Rafael EspindolaDon't make assumptions about the size of the dynamic...
2015-09-11 Stephane SezerFix a small typo in ObjectFileELF.cpp.
2015-09-11 Akira HatanakaRecord function attribute "stackrealign" instead of...
2015-09-11 Akira HatanakaUse function attribute "stackrealign" to decide whether...
2015-09-11 Adrian PrantlFix a typo and make this test stricter.
2015-09-11 Adrian PrantlRemove an unnecessary check. NFC
2015-09-11 Adrian PrantlRemove a redundant check from CGDebugInfo::shouldOmitDe...
2015-09-11 Rafael EspindolaImplement the -dynamic-linker option.
2015-09-11 Adrian PrantlCleanup: Get rid of a bunch of unnecessary invocations...
2015-09-11 Gabor Horvath[Static Analyzer] Fixed a typo in a diagnostic message.
2015-09-11 Chris Bieneman[CMake] [Darwin] Need to set lto_library on CMAKE_MODUL...
2015-09-11 Aaron BallmanExtend the Token visualizer used by MSVC to display...
2015-09-11 Tobias GrosserFix some typos in comments
2015-09-11 Rafael EspindolaMake this test a bit more resistant to section number...
2015-09-11 Reid KlecknerUse Itanium C++ ABI triple for new modules+debug test
2015-09-11 Vedant Kumar[test] Specify exception object type in two tests
2015-09-11 Chris Bieneman[CMake] Making the bootstrap-clear target always delete...
2015-09-11 David Majnemer[X86] Make sure startproc/endproc are paired
2015-09-11 Reid KlecknerUpdate test expectations for LLVM asm printing change
2015-09-11 Reid Kleckner[IR] Print the label operands of a catchpad like an...
2015-09-11 Adrian PrantlModule Debugging: Emit forward declarations for types...
2015-09-11 Adrian PrantlRevert "Module Debugging: Emit forward declarations...
2015-09-11 Gabor Horvath[Static Analyzer] Properly clean up the dynamic type...
2015-09-11 Ahmed Bougacha[CodeGen] Refactor TLI/AtomicExpand interface to make...
2015-09-11 Ahmed Bougacha[CodeGen] Rename AtomicRMWExpansionKind to AtomicExpans...
2015-09-11 NAKAMURA Takumi[PR24785] Appease MSC18 to tweak optimizations.
2015-09-11 Gabor Horvath[Static Analyzer] Lambda support.
2015-09-11 Kostya Serebryany[libFuzzer] mention more trophies
2015-09-11 Reid Kleckner[SEH] Port __try / __leave test to new IR
2015-09-11 Gabor Horvath[Static Analyzer] Minor cleanups for the nullability...
2015-09-11 Daniel Sanders[mips] Add missing disassembler tests for MIPS64-MIPS64R5.
2015-09-11 Vedant Kumar[CodeGen] Teach SimplifyPersonality about the updated...
2015-09-11 Daniel Sanders[mips] Add missing MIPS32 - MIPS32R5 disassembler tests.
2015-09-11 Sylvestre LedruUpdate autoconf too: Analysis/TempScopInfo.cpp has...
2015-09-11 Daniel Sanders[mips] Attempt to fix llvm-s390x-linux1
2015-09-11 Daniel Sanders[mips] Add missing MIPS-IV disassembler tests.
2015-09-11 Daniel Sanders[mips] Add missing MIPS-III disassembler tests.
2015-09-11 Arnaud A. de... Tweak 2 x86 gold tests so they can run on non-x86 platforms
2015-09-11 Daniel Sanders[mips] Add missing MIPS-II disassembler tests.
2015-09-11 Adhemerval... [compiler-rt] [sanitizers] Add VMA size check at runtime
2015-09-11 Michael KruseFix out-of-range access in test case
2015-09-11 Ed MasteDemote TestAttachResume back to @expectedFailureFreeBSD
2015-09-11 Yaron KerenThis test requires UTF-8 output to print the UT-8 chara...
2015-09-11 Yaron KerenAdd #include llvm-config.h to Locale.cpp which depends...
2015-09-11 Rafael EspindolaAdd more information to a comment.
2015-09-11 Daniel SandersRe-commit r247405: [mips] Add missing MIPS-I disassembl...
2015-09-11 Daniel SandersRevert r247405: [mips] Add missing MIPS-I disassembler...
2015-09-11 Daniel Sanders[mips] Add missing MIPS-I disassembler tests.
2015-09-11 Aaron BallmanFixed HasDeclarationMatcher to properly convert all...
2015-09-11 Bruce Mitchener[lldb-mi] No need to call Format with no varargs.
2015-09-11 Bruce MitchenerClean up build of JITLoader/GDB in autoconf build.
2015-09-11 Alexey Bataev[OPENMP] Preserve alignment of the original variables...
2015-09-11 Tamas BerghammerImprove the arm/aarch64 mapping symbol handling
2015-09-11 Angel Garcia... Another patch for modernize-loop-convert.
2015-09-11 Michael KruseAdd Polly header files to IDE projects
2015-09-11 NAKAMURA Takumiclang/test/Modules/ExtDebugInfo.cpp: Use %itanium_abi_t...
2015-09-11 NAKAMURA Takumiclang/test/Modules/ExtDebugInfo.cpp: Use [[@LINE]].
2015-09-11 NAKAMURA TakumiPPCFrameLowering::emitEpilogue(): Avoid manipulating...
2015-09-11 NAKAMURA Takumiclang-tidy/misc-sizeof-container.cpp: Add explicit...
2015-09-11 NAKAMURA Takumiclang-tidy/readability-inconsistent-declaration-paramet...
2015-09-11 NAKAMURA TakumiFix \param in r247251. [-Wdocumentation]
2015-09-11 NAKAMURA TakumiFix llvm/test/tools/gold/X86/bad-alias.ll.
2015-09-11 Bruce Mitchener[lldb-mi] Fix failure in log file initialization.
2015-09-11 Alexey Bataev[OPENMP] Fix printing of array section with single...
2015-09-11 Bruce Mitchener[lldb-mi] Remove MIUtilSystem*.
2015-09-11 Rui UeyamaCOFF: Teach ICF to merge cyclic graphs.
next