platform/upstream/llvm.git
2015-01-23 Toma Tabacu[mips] Add new error message and improve testing for...
2015-01-23 Jyoti AllurThis patch fixes issue with lowering below mentioned...
2015-01-23 Denis ProtivenskyTest commit.
2015-01-23 Craig Topper[x86] Change u8imm operands to always print as unsigned...
2015-01-23 Mehdi AminiDAGCombine: always constant fold FMA when target disabl...
2015-01-23 Filipe CabecinhasAdd USES_TERMINAL to libcxx lit tests, if available
2015-01-23 Lang Hames[ADT] Add move operations to SmallVector<T,N> from...
2015-01-23 Craig TopperFix 80 column violation
2015-01-23 Craig Topper[X86] Add IntrNoMem to the AVX512 conflict intrinsics.
2015-01-23 Rafael Espindola[pr22293] Don't crash during codegen of a recursive...
2015-01-23 Rafael EspindolaAdd STB_GNU_UNIQUE to the ELF writer.
2015-01-23 Rui UeyamaDon't use iterator for the same reason as r226883.
2015-01-23 Jason Molendadebug printfs that got left in. I blame greg.
2015-01-23 Kate StoneWorkaround for what looks like an OS X-specific libedit...
2015-01-23 NAKAMURA TakumiPrune an out-of-date \param since r226476. [-Wdocumenta...
2015-01-23 Jason MolendaTwo fixes for compact unwind decoding for frameless...
2015-01-23 NAKAMURA TakumiReformat.
2015-01-23 NAKAMURA TakumiMipsAsmParser.cpp: Suppress a warning introduced in...
2015-01-23 Jim InghamRemove the "/" from the end of rpath paths. Having...
2015-01-23 Richard SmithFix reference to sysroot in this test (broken in r226875).
2015-01-23 Kuba BreckaFix the extra whitespace from r226878.
2015-01-23 Rui UeyamaMake access to LinkingContext::getNode safe.
2015-01-23 Richard SmithPR22299: Relocate code for handling -fmodule-map-file...
2015-01-22 Jan VeselyR600: Try to use lower types for 64bit division if...
2015-01-22 Jan VeselySelectionDAG: Add KnownBits and SignBits computation...
2015-01-22 Jan VeselyR600: Simplify LowerUDIVREM
2015-01-22 Kuba BreckaFix/workaround for OS X truncated stacktraces taken...
2015-01-22 Simon Atanasyan[Mips] Fix type of 64-bit integer in case of MIPS N64 ABI
2015-01-22 Duncan P. N... IR: Change GenericDwarfNode::getHeader() to StringRef
2015-01-22 Richard SmithReorganize test/Modules:
2015-01-22 Duncan P. N... IR: DwarfNode => DebugNode, NFC
2015-01-22 Simon Pilgrim[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP...
2015-01-22 Simon PilgrimLine endings fixes. NFC.
2015-01-22 Simon Pilgrim[X86][SSE] Simplified PSUBUS tests
2015-01-22 Hans WennborgMake the ?: precedence warning handle pointers to the...
2015-01-22 Lang Hames[Object] Fix a bug in a condition introduced in r226217...
2015-01-22 Chandler Carruth[PM] Actually add the new pass manager support for...
2015-01-22 Benjamin KramerRemove dead leak detector parts that fell out of use...
2015-01-22 Duncan P. N... IR: Update references to temporaries before deleting
2015-01-22 Francisco Lopes... Sema: code completion for pointer and reference to...
2015-01-22 Chris BienemanRefactoring cl::parser construction and initialization.
2015-01-22 Joerg SonnenbergerWhen reporting constraints that should be constant...
2015-01-22 Rafael EspindolaDon't use -z,defs on FreeBSD.
2015-01-22 Ramkumar Ramachandra[emacs] Use c-mode-common-hook, derive from "gnu"
2015-01-22 Enrico GranataReplace more runCmd('continue') with process control...
2015-01-22 Zachary TurnerChange wildcard . to literal . in regex for copying...
2015-01-22 Ramkumar RamachandraIntrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-22 Oleksiy VyalovMake OSX test run firewall friendly.
2015-01-22 Eric Fiselier[libcxxabi] Teach CMake better ways to find the libc...
2015-01-22 Enrico GranataAdd a benchmark test case that shows how much slower...
2015-01-22 Zachary TurnerError::Clear() should reset the type to invalid instead...
2015-01-22 Reid KlecknerRevert "Don't remove a landing pad if the invoke requir...
2015-01-22 Zachary TurnerDon't stomp the triple when loading a PECOFF target.
2015-01-22 Kevin EnderbyAdd the option, -indirect-symbols, used with -macho...
2015-01-22 Marshall ClowFix PR#22284. Add a new overload to deque::insert to...
2015-01-22 Greg ClaytonFix the -*-version-min option to not try and use the...
2015-01-22 Sanjay Patelmerge consecutive stores of extracted vector elements...
2015-01-22 Eric Fiselier[libcxx] Allow use of ShTest in libc++ tests along...
2015-01-22 Adrian PrantlFix the condition in this assertion, and also make...
2015-01-22 David BlaikieRevert "PR21408: Workaround the appearance of duplicate...
2015-01-22 Tim NorthoverAArch64: decode all MRS/MSR forms early to avoid saving...
2015-01-22 Adrian PrantlRun clang-format on parts of DebugInfo.h
2015-01-22 Adrian PrantlDocument DIExpression.
2015-01-22 Adrian PrantlRewrite DIExpression::printInternal() to use the iterat...
2015-01-22 Adrian PrantlRename DIExpressionIterator to DIExpression::iterator.
2015-01-22 Adrian PrantlFix a comment.
2015-01-22 Evgeniy Stepanov[sanitizer] Move sched_getparam test under Linux/.
2015-01-22 Timur Iskhodzhanov[ASan/Win] Fix PR20944 -- run ASan gtests as part of...
2015-01-22 Rafael Espindola[pr21886] Change MCJIT/ELF to support MSVC C++ mangled...
2015-01-22 Dmitry Vyukovtsan: use hacky call only on x86_64
2015-01-22 Rafael EspindolaPass -Wl,-z,defs when building shared libraries, but...
2015-01-22 Evgeniy Stepanov[sanitizer] Intercept sched_getparam.
2015-01-22 Aaron BallmanSilencing a -Wsign-compare warning (all uses of this...
2015-01-22 Evgeniy Stepanov[sanitizer] Fix windows build.
2015-01-22 Logan ChienEnable backtrace_test for ARM.
2015-01-22 Logan ChienAdd -funwind-tables to CMAKE_C_FLAGS.
2015-01-22 Logan ChienForce unwind frame with user-defined personality.
2015-01-22 Evgeniy Stepanov[msan] Better use-after-free reports.
2015-01-22 Logan ChienFix _Unwind_Backtrace for libc++abi built with libgcc.
2015-01-22 Logan ChienAllow libc++abi to be built without unwinder.
2015-01-22 Logan ChienRemove _Unwind_{Get,Set}{GR,IP} from ARM EHABI build.
2015-01-22 Alexander KornienkoReplace size call with empty call where appripriate...
2015-01-22 Michael Kuperstein[DAGCombine] Produce better code for constant splats
2015-01-22 Alexander PotapenkoMark |TLI| variables used to suppress -Wunused-variable...
2015-01-22 Michael KupersteinRevert r226811, MSVC accepts code sane compilers don't.
2015-01-22 Francisco Lopes... Sema: Add FIXME note
2015-01-22 Alexander Kornienko[clang-tidy] Use actual LangOptions.
2015-01-22 Michael Kuperstein[DAGCombine] Produce better code for constant splats
2015-01-22 Alexander Kornienko[clang-tidy] Minor cleanups in readability-container...
2015-01-22 Timur Iskhodzhanov[ASan/Win] Move the shadow to 0x30000000
2015-01-22 Elena DemikhovskyFixed a bug in type legalizer for masked load/store...
2015-01-22 Timur Iskhodzhanov[ASan] Print out the shadow memory range on shadow...
2015-01-22 Elena DemikhovskyFixed a comment
2015-01-22 Elena DemikhovskyFixed a bug in narrowing store operation.
2015-01-22 Sanjoy Das[NFC] Introduce a 'struct Range' for IRCE
2015-01-22 Evgeniy Stepanov[msan] Relax CHECK conditions in 2 tests.
2015-01-22 Craig TopperRevert r226798. Guess I missed the patterns.
2015-01-22 Viktor Kutuzov[Msan] Fix the readv and preadv unit tests to pass...
2015-01-22 Viktor Kutuzov[Msan] Fix the strerror_r unit test to build on FreeBSD
2015-01-22 Viktor Kutuzov[Msan] Fix the DynRet unit test to build on FreeBSD
next