platform/upstream/llvm.git
2014-10-22 Hans WennborgFix VS2012 build; C++11 type aliases are not supported.
2014-10-22 Reid KlecknerMS ABI: Emit more canonical vbptr stores and loads
2014-10-22 Colin LeMahieuAmmending 220393 - Removing unused decoding tables.
2014-10-22 Colin LeMahieuAmmending 220393 - Removing unused functions.
2014-10-22 Bill Schmidt[PATCH] Support select-cc for VSFRC when VSX is enabled
2014-10-22 Diego NovilloUse auto iteration in lib/Transforms/Scalar/SampleProfi...
2014-10-22 Colin LeMahieu[Hexagon] Adding basic disassembler.
2014-10-22 Philip ReamesPreserving 'nonnull' metadata in SimplifyCFG
2014-10-22 Sanjay PatelShrinkify libcalls: use float versions of double libm...
2014-10-22 Rafael EspindolaMake two helper functions static.
2014-10-22 Jan Veselyr600: Fix get_work_dim range metadata
2014-10-22 Rafael EspindolaRemove unused StmtVector& parameters from declaration...
2014-10-22 Diego NovilloChange error to warning when a profile cannot be found.
2014-10-22 Bill Schmidt[PowerPC] Support select-cc for VSX
2014-10-22 Aaron BallmanFixing a -Wsign-compare warning; NFC.
2014-10-22 Diego NovilloSupport using sample profiles with partial debug info...
2014-10-22 Diego NovilloSupport using sample profiles with partial debug info.
2014-10-22 Arnaud A. de... [AArch64] Cleanup A57PBQPConstraints
2014-10-22 Bruno Cardoso... [InstSimplify] Support constant folding to vector of...
2014-10-22 Jyoti Allur[Thumb/Thumb2] Implement restrictions on SP in register...
2014-10-22 Peter Zotov[OCaml] Fix a typo in documentation.
2014-10-22 Daniel Jasperclang-format: Fix tests after recent change to ObjC...
2014-10-22 Daniel Jasperclang-format: Use AllowShortBlocksOnASingleLine for...
2014-10-22 Daniel Jasperclang-format: Fix broken test.
2014-10-22 Daniel Jasperclang-format: Fix incorrect trailing return arrow detec...
2014-10-22 Matthew GardinerAdded functions to the C++ API, for the benefit of...
2014-10-22 Matt ArsenaultR600/SI: Add another failing testcase for i1 copies
2014-10-22 Richard TrieuFix style issue from r220363. No functional change.
2014-10-22 Kostya Serebryany[tsan] add a stub of another dynamic annotation
2014-10-22 Matt ArsenaultR600/SI: Add failing testcase reduced from OpenCV
2014-10-22 Rafael EspindolaHandle spaces and quotes in file names in MRI scripts.
2014-10-22 Richard TrieuDisable the uninitialized field warning in uninstantiat...
2014-10-22 Saleem AbdulrasoolDriver: rename Windows to MSVCToolChain
2014-10-22 Rafael EspindolaFix a gcc warning.
2014-10-22 Filipe CabecinhasSilence gcc's -Wcomment
2014-10-22 Richard Smith[modules] Initial support for explicitly loading .pcm...
2014-10-22 Jim InghamThe breakpoint location hit counts were getting increme...
2014-10-22 Daniel Dunbar[lit] Fix Python-3 compatibility, patch by Dan Liew.
2014-10-22 NAKAMURA Takumi<float.h>: Don't seek #include_next if -ffreestanding...
2014-10-22 Daniel Dunbar[lit] Bump version number.
2014-10-22 Daniel DunbarFix ShTest parsing error when a keyword line doesn...
2014-10-22 Matt ArsenaultFix typo
2014-10-22 Matt ArsenaultTry to fix documentation bot warning
2014-10-22 Evgeniy Stepanov[msan] Handle param-tls overflow.
2014-10-22 Rui Ueyama[PECOFF] Do not write duplicate directives to .def...
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...
next