platform/upstream/llvm.git
2014-10-21 Hans WennborgRevert "Teach the load analysis to allow finding availa...
2014-10-21 Nick Kledzik[mach-o] Support missing MH_SUBSECTIONS_VIA_SYMBOLS
2014-10-21 Lang Hames[MCJIT] Defer application of AArch64 MachO GOT relocati...
2014-10-21 Rafael EspindolaMRI scripts: Add addlib support.
2014-10-21 JF BastienLTO: respect command-line options that disable vectoriz...
2014-10-21 Rafael EspindolaUse a range loop. NFC.
2014-10-21 Richard SmithPR21327 / C++ DR1652 / C++ DR73: comparing a past-the...
2014-10-21 Matt ArsenaultAdd minnum / maxnum codegen
2014-10-21 Matt ArsenaultAdd minnum / maxnum intrinsics
2014-10-21 Duncan P. N... IR: Reorder metadata bitcode serialization, NFC
2014-10-21 Matt ArsenaultR600: Update for div_fmas intrinsic change
2014-10-21 Matt ArsenaultR600/SI: Add missing parameter to div_fmas intrinsic
2014-10-21 Duncan P. N... IR: Remove dead code in metadata bitcode writing, NFC
2014-10-21 Rafael EspindolaOverwrite instead of adding to archives when creating...
2014-10-21 Arnaud A. de... Pacify bots and simplify r220321
2014-10-21 Rafael EspindolaConvert a few std::string with StringRef. NFC.
2014-10-21 Rui Ueyama[PECOFF] Fix exported symbol in the import library
2014-10-21 Reid KlecknerGCC has supported C++11 ref-qualifiers since 4.8.1
2014-10-21 Richard Smith[modules] When building an injected-class-name type...
2014-10-21 Nick KledzikSubclass InputGraph to get darwin linker library semantics
2014-10-21 Matt ArsenaultR600: Use default GlobalDirective
2014-10-21 Evgeniy Stepanov[sanitizer] Fix build with _FILE_OFFSET_BITS=64.
2014-10-21 Rafael EspindolaUse a StringRef. No functionality change.
2014-10-21 Rui UeyamaUse __cxa_demangle on FreeBSD to fix buildbots.
2014-10-21 Philip ReamesTeach combineMetadata how to merge 'nonnull' metadata.
2014-10-21 Philip ReamesPreserve 'nonnull' when changing type of the load.
2014-10-21 Philip ReamesExtend the verifier to check usage of 'nonnull' metadata.
2014-10-21 Enrico GranataExpose the type-info flags at the public API layer...
2014-10-21 Arnaud A. de... [PBQP] Teach PassConfig to tell if the default register...
2014-10-21 Eric ChristopherMove anonymous types declared in an anonymous union to
2014-10-21 Eric ChristopherRemove unused variable.
2014-10-21 Eric ChristopherFix implicit conversion of NULL constant to 'bool'.
2014-10-21 Rafael EspindolaMove code a bit to avoid a few declarations. NFC.
2014-10-21 Arnaud A. de... [PBQP] Add a testcase for r220302: Fix coalescing benefits
2014-10-21 Rui UeyamaAssume cxxabi.h exists on FreeBSD
2014-10-21 David MajnemerInstCombine: Simplify FoldICmpCstShrCst
2014-10-21 Aaron BallmanRemoving unused variable (assigned into, but never...
2014-10-21 Aaron BallmanFollow-up commit to r211657 which introduced these...
2014-10-21 Hal FinkelTreat -g1 as -gline-tables-only
2014-10-21 Rafael EspindolaDrop support for an old version of ld64 (from darwin 9).
2014-10-21 Sanjay Patelremove function names from comments; NFC
2014-10-21 Rafael EspindolaConvert two tests to use llvm-readobj.
2014-10-21 Justin BognerDriver: Quote the command in crash reproduction scripts.
2014-10-21 Enrico GranataAdd typemaps to handle the transformation of Python...
2014-10-21 Justin BognerDriver: Move crash report command mangling into Command...
2014-10-21 Matt ArsenaultR600/SI: Add pattern for bswap
2014-10-21 Arnaud A. de... [PBQP] Check for out of bound access in DEBUG builds
2014-10-21 Arnaud A. de... [PBQP] Fix coalescing benefits
2014-10-21 NAKAMURA TakumiX86AsmInstrumentation.cpp: Dissolve initializer-ranged...
2014-10-21 Aaron BallmanSilence a -Wcast-qual warning; NFC.
2014-10-21 Colin LeMahieuTest commit
2014-10-21 Rafael EspindolaComment cleanup. NFC.
2014-10-21 Aaron BallmanThe nodebug attribute has a C++11-style spelling suppor...
2014-10-21 Marshall ClowSome tests used __typeof__ instead of decltype. Replace...
2014-10-21 Marshall ClowLWG #2212 (not yet adopted) mandates that tuple_size...
2014-10-21 Rafael EspindolaAdd support for addmod to mri scripts.
2014-10-21 Aaron BallmanFixing the MSVC build by removing friendship with CodeG...
2014-10-21 Viktor Kutuzov[Tsan] Add FreeBSD support to longjmp-related definitions
2014-10-21 Viktor Kutuzov[Tsan] Fix sigaction_t to match system definition on...
2014-10-21 Bill Schmidt[PowerPC] Avoid VSX FMA mutate when killed product...
2014-10-21 Anton Yartsev[analyzer] Move the NewDeleteLeaks checker from Cpluspl...
2014-10-21 Oliver Stannard[ARM] NEON 32-bit scalar moves are also available in...
2014-10-21 Daniel Jasperclang-format: [Java] Understand string literal concaten...
2014-10-21 Daniel Jasperclang-format: [Java] Fix formatting of multiple annotat...
2014-10-21 Daniel Jasperclang-format: [Java] Fix space in generic method calls.
2014-10-21 Daniel Jasperclang-format: [Java] Improve annotation handling.
2014-10-21 Yuri Gorshenin[asan-asm-instrumentation] Fixed memory accesses with...
2014-10-21 Daniel Jasperclang-format: [Java] Make annotation formatting more...
2014-10-21 Daniel Jasperclang-format: [Java] Improve generic support.
2014-10-21 Daniel Jasperclang-format: [Java] Support extending inner classes.
2014-10-21 Daniel Jasperclang-format: [Java] Support annotations with parameters.
2014-10-21 Oliver Stannard[Thumb2] LDRS?[BH] cannot load to the PC
2014-10-21 Chandler CarruthTeach the load analysis to allow finding available...
2014-10-21 Zoran Jovanovic[mips][microMIPS] Implement ADDU16 and SUBU16 instructions
2014-10-21 Zoran Jovanovic[mips][microMIPS] Implement AND16, NOT16, OR16 and...
2014-10-21 Daniel Jasperclang-format: [Java] Wrap after each function annotation.
2014-10-21 Zoran Jovanovic[mips][microMIPS] Implement microMIPS 16-bit instructio...
2014-10-21 Evgeny AstigeevichTest case B: fixed check rule
2014-10-21 Evgeny AstigeevichTest case B is updated to work for 32-bit and 64-bit...
2014-10-21 Daniel Jasperclang-format: [ObjC] Fix spacing in block variable...
2014-10-21 Daniel Jasperclang-format: Fix space in direct destructor calls.
2014-10-21 Nick LewyckyAdd missing qualifier to documentation.
2014-10-21 Nick LewyckyUpdate documentation to match API change in r215323.
2014-10-21 NAKAMURA TakumiOpenMPClause.h: Fix a warning. [-Wdocumentation]
2014-10-21 Justin BognerDriver: Tighten up crash report tests
2014-10-21 Craig TopperRemove unused member variable.
2014-10-21 Shankar Easwaran[Gnu] Move certain options to a different group.
2014-10-21 Alexey Bataev[OPENMP] Codegen for 'private' clause in 'parallel...
2014-10-21 Shankar Easwaran[ELF] Remove duplicate code.
2014-10-21 Eric FiselierRemove dead buildbot link
2014-10-21 Rui Ueyama[PECOFF] Look for decorated entry symbol name.
2014-10-21 Jiangning LiuRemove including <complex.h> in test case, and change...
2014-10-21 Jiangning LiuLower compound assignment for the missing type llvm...
2014-10-21 Rafael EspindolaFix a bit of confusion about .set and produce more...
2014-10-21 Paul RobinsonDo not attribute static allocas to the call site's...
2014-10-21 Greg ClaytonMake the "synchronous" mode actually work without race...
2014-10-21 Rafael EspindolaMake this test a bit more strict.
2014-10-21 Chandler CarruthTeach lit to filter the host LDFLAGS down from the...
2014-10-21 David BlaikiePR21202: Memory leak in Windows RWMutexImpl when using...
2014-10-21 Rafael EspindolaMake AsmPrinter::EmitLabelOffsetDifference a static...
next