platform/upstream/llvm.git
2014-07-10 Evgeniy Stepanov[msan] Fix performance issue in fast_memset.
2014-07-10 Chandler Carruth[x86,SDAG] Introduce any- and sign-extend-vector-inreg...
2014-07-10 Tim Northover[mach-o]: support -Z option to skip standard library...
2014-07-10 Tim Northover[mach-o]: support user-specified (-L) library search...
2014-07-10 Richard Sandiford[SystemZ] Use SystemZCallingConv.td to define callee...
2014-07-10 NAKAMURA TakumiSpecialCaseList.h: Fix -Wdocumentation with \code.
2014-07-10 NAKAMURA Takumillvm/test/CodeGen/X86/shift-parts.ll: FileCheck-ize...
2014-07-10 NAKAMURA TakumiRevert r212640, "Add trunc (select c, a, b) -> select...
2014-07-10 Richard Sandiford[SystemZ] Tweak instruction format classifications
2014-07-10 Tim Northover[mach-o]: support -syslibroot and -l options
2014-07-10 Chandler Carruth[x86] Add another combine that is particularly useful...
2014-07-10 Evgeniy Stepanov[msan] Switch chained origins hash to murmur2.
2014-07-10 Richard Sandiford[SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRA
2014-07-10 Richard Sandiford[SystemZ] Avoid using i8 constants for immediate fields
2014-07-10 Richard Sandiford[SystemZ] Fix FPR dwarf numbering
2014-07-10 Daniel Sanders[mips] Add support for -modd-spreg/-mno-odd-spreg
2014-07-10 Timur Iskhodzhanov[ASan/Win] Don't hardcode ASan runtime version in ASan...
2014-07-10 Jason MolendaGet the inferior binary's name via the command line...
2014-07-10 Daniel SandersMake it possible for ints/floats to return different...
2014-07-10 Tim NorthoverMachO: add dummy armv6m architecture directory so clang...
2014-07-10 Chandler Carruth[x86] Expand the target DAG combining for PSHUFD nodes...
2014-07-10 Jason MolendaFix test name.
2014-07-10 Viktor KutuzovMake sanitizers' interceptors non-weak on FreeBSD
2014-07-10 Chandler Carruth[x86] Tweak the v16i8 single input special case lowerin...
2014-07-10 Viktor KutuzovOnly use fast stack unwinding for sanitizers failure...
2014-07-10 Viktor KutuzovFix getting environment variables for sanitizers needs...
2014-07-10 Viktor KutuzovAdd clang headers that fix machine-dependent definition...
2014-07-10 Hal FinkelA test case for not asserting in isDereferenceablePoint...
2014-07-10 Hal FinkelFix isDereferenceablePointer not to try to take the...
2014-07-10 Hal FinkelAllow isDereferenceablePointer to look through some...
2014-07-10 Todd FialaFix a type mismatch in NativeProcessLinux that shows...
2014-07-10 Saleem AbdulrasoolMC: modernise for loop
2014-07-10 Saleem AbdulrasoolMC: add and use an accessor for WinCFI
2014-07-10 Peter CollingbourneRemove move assignment operator to appease older GCCs.
2014-07-10 Todd FialaFixes for broken Debian build - g++ 4.7 support.
2014-07-10 Chandler Carruth[x86] Initial improvements to the new shuffle lowering...
2014-07-10 Peter CollingbourneExplicitly define move constructor and move assignment...
2014-07-10 Peter CollingbourneSpecialCaseList: use std::unique_ptr.
2014-07-10 Hao Liu[AArch64]Fix an assertion failure in DAG Combiner about...
2014-07-10 Matt ArsenaultR600/SI: Add support for llvm.convert.{to|from}.fp16
2014-07-10 Matt ArsenaultFix types in documentation.
2014-07-10 Chandler Carruth[x86] Refactor some of the new code for lowering v16i8...
2014-07-10 Jason MolendaAdd a new 'stresstest' category, set the api/multiple...
2014-07-10 Dan AlbertAdd lit configs for libcxxabi tests.
2014-07-10 Jason MolendaAdd a new test in api/multiple-debuggers which tries...
2014-07-10 Alp TokerPrevent link warnings due to -Wframe-larger-than=
2014-07-10 Reid KlecknerMS ABI: Fix __fastcall methods that return structs
2014-07-10 Peter Collingbourne[dfsan] Handle bitcast aliases.
2014-07-10 Richard SmithCleanup. No functionality change.
2014-07-10 Argyrios Kyrtzidis[Driver] Expose getARMCPUForMArch() function in the...
2014-07-10 Alexey SamsonovFix configure+make build of profile runtime library
2014-07-10 Alexey Samsonov[ASan] Force the compiler to generate frame pointer...
2014-07-09 Alexey Samsonov[Sanitizer] Remove SANITIZER_NEEDS_SEGV from shared...
2014-07-09 Todd FialaSkip tests that are intermittent on Linux, fix gdb...
2014-07-09 Chandler Carruth[SDAG] Make the new zext-vector-inreg node default...
2014-07-09 Todd FialaSkip TestCallStopAndContinue and TestCallThatRestarts...
2014-07-09 Todd FialaMarked TestTargetAPI.test_launch_new_process_and_redire...
2014-07-09 Alexander KornienkoRemoved the "-fix" suffix from tests that verify both...
2014-07-09 Todd FialaTestRealDefinition tests marked XFAIL on Darwin.
2014-07-09 Todd FialaMarked failing TestObjCDynamicValue tests as XFAIL...
2014-07-09 Todd FialaMarked failing TestObjCDynamicSBType tests XFAIL on...
2014-07-09 Todd FialaMarked failing TestHiddenIvars tests as XFAIL on Darwin.
2014-07-09 Alexander KornienkoCheck messages and fixes in the same test.
2014-07-09 Nick KledzikMove GOTPass and StubsPass from Core to MachO
2014-07-09 Marshall ClowAdd a reset method to the counting predicates in the...
2014-07-09 Todd FialaMarked TestObjCMethods failing tests XFAIL, fixed clean...
2014-07-09 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-09 Todd FialaMarked failing test XFAIL for TestRegisterVariables...
2014-07-09 Todd FialaMarked failing Darwin TestProcessLaunch tests as XFAIL
2014-07-09 Todd FialaTestDataFormatterStdVector.test_with_dsym_and_run_comma...
2014-07-09 Todd FialaDisable TestDataFormatterStdMap.test_with_dsym_and_run_...
2014-07-09 Greg ClaytonMake sure the "command regex add" has a unique name...
2014-07-09 Alexey SamsonovDecouple llvm::SpecialCaseList text representation...
2014-07-09 Alexey SamsonovDon't check lint for SpecialCaseList.cpp
2014-07-09 Tim NorthoverUse simpler constructor for range adapter.
2014-07-09 Matt ArsenaultAdd trunc (select c, a, b) -> select c (trunc a), ...
2014-07-09 Todd FialaMark failing tests in TestDataFormatterObjC on Darwin...
2014-07-09 Jim GrosbachAArch64: Better codegen for storing to __fp16.
2014-07-09 Jim GrosbachChange an assert() to a diagnostic.
2014-07-09 Benjamin KramerTargetRegisterInfo: Remove function that fell out of...
2014-07-09 Cameron McInallyUpdate ReleaseNotes to mention Atomic NAND semantic...
2014-07-09 Adam Nemet[X86] AVX512: Enable it in the Loop Vectorizer
2014-07-09 Louis GerbargMake AArch64FastISel::EmitIntExt explicitly check its...
2014-07-09 Sanjay Patelremoved duplicate testcase
2014-07-09 David MajnemerSema: Allow aliases to have incomplete type
2014-07-09 Zachary TurnerDont' use a random probe & alloc strategy for the IRMem...
2014-07-09 Sanjay PatelFix for PR20059 (instcombine reorders shufflevector...
2014-07-09 Zachary TurnerFix tests broken by the OptionValidator changes.
2014-07-09 Zachary TurnerRevert "Fix broken tests due to new error output."
2014-07-09 Daniel SandersAdd Imagination Technologies to the vendors in llvm...
2014-07-09 Daniel Sanders[mips][mips64r6] Implement -mips32r6 and -mips64r6...
2014-07-09 Alp TokerProspective legacy build system fix following r212620
2014-07-09 Alp TokerRemove dead code from r212620
2014-07-09 Alp TokerFix 'source-level' hyphenations
2014-07-09 Alp Tokercc1as: consolidate option flags with cc1 and eliminate...
2014-07-09 Daniel Sanders[mips][mips64r6] Define _MIPS_FPSET, __mips_fpr, and...
2014-07-09 Daniel Sanders[mips] clz is defined to give 32 for zero. Similarly...
2014-07-09 Daniel Jasperclang-format: Fix behavior around pointer-to-member...
2014-07-09 Tim Northover[all]: Use range-based ArgList adapter instead of filte...
2014-07-09 Tim NorthoverGeneric: add range-adapter for option parsing.
next