platform/upstream/llvm.git
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.
2015-09-11 Frederic Riss[dsymutil] Discard useless location attributes.
2015-09-11 Frederic Riss[dsymutil] Rename some variables NFC.
2015-09-11 Richard Smith[modules] Don't load files specified by -fmodule-file...
2015-09-11 Bruce MitchenerLink liblldb.so with LLVMObjCARCOpts.a
2015-09-11 David BlaikieUpdate polly for explicit type parameter to global...
2015-09-11 David BlaikieFix the gold test cases after alias changes
2015-09-11 David Blaikie[opaque pointer type] update test cases for explicit...
2015-09-11 David Blaikie[opaque pointer type] update test cases for explicit...
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-11 Richard Smith[modules] Move ConvertUTF.h to a separate submodule...
2015-09-11 Cong HouFixed a bug that BranchProbability is not defined in...
2015-09-11 Richard Smith[modules] Slightly defang an assert that produces false...
2015-09-11 Michael ZolotukhinDocs: Document __builtin_nontemporal_load and __builtin...
2015-09-11 Argyrios Kyrtzidis[sema] Fix assertion hit when using libclang to index...
2015-09-11 Duncan P. N... AsmWriter: Avoid O(N^2) processing of metadata
2015-09-11 Mehdi AminiRevert "[InstCombineCalls] Use isKnownNonNullAt() to...
2015-09-11 Rafael EspindolaAdd a DT_SYMTAB entry in the dynamic section.
2015-09-11 Adrian PrantlModule Debugging: Emit forward declarations for types...
2015-09-11 Adrian PrantlCleanup: Let CGDebugInfo::ModuleRefCache use a Tracking...
2015-09-11 David Majnemer[MS ABI] Remove another call to RequireCompleteType
2015-09-11 Bruce MitchenerClean up building & linking of Process/elf-core.
2015-09-11 Rafael EspindolaCreate a dynamic symbol table.
2015-09-11 Kostya Serebryany[libFuzzer] perform fewer crossover operations compared...
2015-09-11 Rafael EspindolaCache the bss output section in the writer, not in...
2015-09-11 Reid Kleckner[Driver] Use UniversalCRT on Windows if available
2015-09-10 Reid KlecknerAdd .exe check to Execute to fix clang-modernize tests...
2015-09-10 Michael ZolotukhinDocs: Add missing new line before a list.
2015-09-10 Richard Smith[modules] Add another .def file to our list of textual...
2015-09-10 Reid KlecknerScanDirForExecutable on Windows fails to find executabl...
2015-09-10 Cong HouPass BranchProbability/BlockMass by value instead of...
2015-09-10 Chen Li[InstCombineCalls] Use isKnownNonNullAt() to check...
2015-09-10 Rafael EspindolaMake a few details of the string and symbol table private.
2015-09-10 Rafael EspindolaMark another method const. Sorry for missing this one...
next