platform/upstream/llvm.git
2016-03-01 Colin LeMahieu[NFC] Convert tabs to spaces.
2016-03-01 Simon Pilgrim[X86][XOP] Regenerated intrinsics tests
2016-03-01 Daniel SandersExplicitly select IAS on one more RUN line in new embed...
2016-03-01 Matthias BraunAArch64: Reenable CompleteModel for A53, A57 and Kryo...
2016-03-01 Ted WoodwardFix bug with function resolution when using IR Interpreter
2016-03-01 Simon Pilgrim[X86][AVX2] Regenerated 256-bit vector / 64-bit element...
2016-03-01 Tim NorthoverFix typo. NFC.
2016-03-01 Michael KruseFix non-synthesizable loop exit values.
2016-03-01 Simon Pilgrim[X86][AVX2] Regenerated horizontal add/sub tests
2016-03-01 Daniel Jasper[clang-format] Detect constructor initializers preceded...
2016-03-01 Simon Pilgrim[X86][AVX2] Regenerated intrinsics tests
2016-03-01 Colin LeMahieu[Hexagon] Modifying r262258 to only be in effect in...
2016-03-01 Matthias BraunTableGen: Display helpfull message for incomplete models.
2016-03-01 Simon Pilgrim[X86][AVX] Fixed triple/arch clash in test case
2016-03-01 Matt ArsenaultDAGCombiner: Turn truncate of a bitcasted vector to...
2016-03-01 Rafael EspindolaAdd LLVMBuild for ObjectYAML.
2016-03-01 David BlaikieRevert "llvm-dwp: Keep ObjectFiles alive until object...
2016-03-01 Jacques Pienaar[lanai] Add ELF enum value and relocations.
2016-03-01 Matthias BraunAArch64: Add missing schedinfo, check completeness...
2016-03-01 Kit Barton[Power9] Implement new vector compare, extract, insert...
2016-03-01 Sanjay Patel[x86] use getBitcast()
2016-03-01 David BlaikieFix some warnings a bit harder/different
2016-03-01 David Blaikiellvm-dwp: Keep ObjectFiles alive until object emission...
2016-03-01 Geoff Berry Revert "[AArch64] Fix isLegalAddImmediate() to...
2016-03-01 Vasileios KalintirisRevert "[mips] Promote the result of SETCC nodes to...
2016-03-01 Kit BartonNew file to track implementation status of new POWER9...
2016-03-01 Ekaterina RomanovaThis patch adds doxygen comments for the intrinsincs...
2016-03-01 Matthias BraunTableGen: Check scheduling models for completeness
2016-03-01 Matthias BraunTableGen: Add hasNoSchedulingInfo to instructions
2016-03-01 Reid KlecknerReword a misleading comment discussing landingpads...
2016-03-01 Justin Lebar[NVPTX] Annotate param loads/stores as mayLoad/mayStore.
2016-03-01 Justin Lebar[NVPTX] Remove workaround for tablegen crash in NVPTXIn...
2016-03-01 David Majnemer[MSVC Compat] Correctly handle finallys nested within...
2016-03-01 Reid KlecknerFix -Wnon-virtual-dtor warnings
2016-03-01 George Rimar[ELF] - handle of command line options incompatible...
2016-03-01 Owen AndersonFix an issue where fast math flags were dropped during...
2016-03-01 Michael Kruse[SCEVValidator] Remove redundant visit.
2016-03-01 Sanjoy Das[SCEV] Minor cleanup: rename method, C++11'ify; NFC
2016-03-01 Justin Lebar[NVPTX] Use different, convergent MIs for convergent...
2016-03-01 Justin Lebar[NVPTX] Nix hack used to emit '{' and '}' for NVPTX...
2016-03-01 Justin Lebar[NVPTX] Reformat NVPTXInstrInfo.td, and add additional...
2016-03-01 David Majnemer[X86] Elide references to _chkstk for dynamic allocas
2016-03-01 George Rimar[ELF] - More direct implementation of edata/etext
2016-03-01 Rafael EspindolaMove ObjectYAML code to a new library.
2016-03-01 Sanjay Patelfix function names; NFC
2016-03-01 George Rimar[ELF] - do not create special symbols when creating...
2016-03-01 David Majnemer[Verifier] Don't abort on invalid cleanuprets
2016-03-01 Easwaran RamanFix breakage caused by r262360.
2016-03-01 Daniel BerlinAdd the beginnings of an update API for preserving...
2016-03-01 Simon Atanasyan[DebugInfo] Dump CIE augmentation data as a list of...
2016-03-01 Easwaran RamanMetadata support for profile summary.
2016-03-01 Kit Barton[PPC64][VSX] Add short, char, and bool data type for...
2016-03-01 Matt ArsenaultDAGCombiner: Turn extract of bitcasted integer into...
2016-03-01 Matt ArsenaultAdd isScalarInteger helper to EVT/MVT
2016-03-01 Changpeng FangAMDGPU/SI: Implement DS_PERMUTE/DS_BPERMUTE Instruction...
2016-03-01 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding PSRL{DI|QI}{128|256...
2016-03-01 Kostya Serebryany[libFuzzer] remove FuzzerSanitizerOptions.cpp
2016-03-01 Michael Zuckerman[LLVM][AVX512] PSRL{DI|QI} Change imm8 to int
2016-03-01 Hans Wennborg[X86] Check that attribute parameters match for tail...
2016-03-01 Sanjay Patelfix documentation comments; NFC
2016-03-01 Daniel SandersExplicitly select IAS in new embed-bitcode.c test.
2016-03-01 Petar JovanovicRevert "calculate builtin_object_size if argument is...
2016-03-01 George Rimar[ELF] - Create _DYNAMIC symbol for dynamic output
2016-03-01 Sanjay Patelfunction names start with a lowercase letter; NFC
2016-03-01 Nikolay Haustov[AMDGPU] Remove unused disassembler code.
2016-03-01 Rafael EspindolaFix BUILD_SHARED_LIBS build.
2016-03-01 Rafael EspindolaRefactor duplicated code for linking with pthread.
2016-03-01 Dmitry Vyukovtsan: describe heap/data locations in Go
2016-03-01 Dmitry Vyukovsanitizer_common: silence compiler warning
2016-03-01 Filipe Cabecinhas[cmake] Add a few more compiler-rt check-* targets...
2016-03-01 Filipe Cabecinhas[cmake] Try to appease the buildbots.
2016-03-01 Tamas BerghammerDWARFExpression: Don't resolve load address in DW_OP_plus
2016-03-01 Nikolay Haustov[AMDGPU] Fix build warnings.
2016-03-01 Petar Jovanoviccalculate builtin_object_size if argument is a removabl...
2016-03-01 Filipe Cabecinhas[cmake] Pass through the cmake_3_2_USES_TERMINAL variab...
2016-03-01 Filipe Cabecinhas[cmake] Use CMake's USES_TERMINAL for the test targets.
2016-03-01 Filipe Cabecinhas[cmake] Fallback to LLVM_EXTERNAL_COMPILER_RT_SOURCE_DI...
2016-03-01 Pavel LabathSlightly improve logging in LLGS tests
2016-03-01 Nikolay Haustov[AMDGPU] Disassembler code refactored + error messages.
2016-03-01 Rafael EspindolaProduce PT_NOTE program headers.
2016-03-01 Petr Pavlu[LTO] Fix error reporting from lto_module_create_in_loc...
2016-03-01 NAKAMURA TakumiFormatTests: Update libdeps corresponding to r262323.
2016-03-01 Johannes DoerfertTrack assumptions and restrictions separatly
2016-03-01 Johannes Doerfert[FIX] Prevent compile time problems due to complex...
2016-03-01 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding PSRLV builtin
2016-03-01 Manuel KlimekFix test breakage on windows where the default std...
2016-03-01 Manuel KlimekFix DLL build by adding required dependency.
2016-03-01 Manuel KlimekAdd functions to apply replacements and reformat them.
2016-03-01 Pavel LabathFix warning in NSDictionary.cpp
2016-03-01 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSRA{Q|D|QI|DI}{128...
2016-03-01 Michael Zuckerman[AVX512][PSRAQ][PSRAD] Change imm8 to int.
2016-03-01 Amjad AboudDisallow generating vzeroupper before return instructio...
2016-03-01 Manuel KlimekOptionally demote fatal errors to non-fatal errors.
2016-03-01 Simon Atanasyan[MC][YAML] Rangify the loop. NFC
2016-03-01 Vasileios Kalintiris[mips] Promote the result of SETCC nodes to GPR width.
2016-03-01 George Rimar[ELF] use of already declared reference instead of...
2016-03-01 Nikolay Haustov[TableGen] AsmMatcher: Skip optional operands in the...
2016-03-01 Nikolay HaustovAsmParser: Fix nested .irp/.irpc
2016-03-01 Craig Topper[X86] Centralize the masking of TSFlags with FormMask...
2016-03-01 John McCallTest template instantiation of ns_consumed and ns_retur...
next