platform/upstream/llvm.git
2016-03-08 Quentin Colombet[MIR] Teach the printer how to print complex types...
2016-03-08 Quentin Colombet[AsmParser] Expose an API to parse a string starting...
2016-03-08 Easwaran RamanRevert revisions 262636, 262643, 262679, and 262682.
2016-03-08 Richard SmithAdd accidentally forgotten testcase from r262881.
2016-03-08 Richard SmithP0188R1: add support for standard [[fallthrough]] attri...
2016-03-08 Quentin Colombet[MIR] Print the type of generic machine instructions.
2016-03-08 Quentin Colombet[MIR] Teach the mir parser about types on generic machi...
2016-03-08 Quentin Colombet[lit] Teach lit about global-isel requirement.
2016-03-08 Quentin Colombet[llvm-config] Teach llvm-config about global-isel.
2016-03-07 Anna Zaks[tsan] Add support for pointer typed atomic stores...
2016-03-07 Sanjay Patel[x86] add test to show missing optimization
2016-03-07 Sanjay Patel[x86] simplify test and tighten checks
2016-03-07 Quentin Colombet[MachineInstr] Get rid of some GlobalISel ifdefs.
2016-03-07 Aaron BallmanImplement support for [[nodiscard]] in C++1z that is...
2016-03-07 Marshall ClowImplement P0025R0: 'An algorithm to clamp a value betwe...
2016-03-07 Amaury SechetRemove unused import in Orc C API
2016-03-07 Quentin Colombet[IR] Provide an API to skip the details of a structured...
2016-03-07 Quentin Colombet[AsmParser] Add a function to parse a standalone type.
2016-03-07 Quentin Colombet[MIR] Teach the MIPrinter about size for generic virtua...
2016-03-07 Marshall Clownon-member swap for array was mistakenly taking const...
2016-03-07 Matt ArsenaultFix broken example for bitreverse documentation
2016-03-07 Matt ArsenaultAMDGPU: Match more med3 integer patterns
2016-03-07 Jim InghamChange over the broadcaster/listener process to hold...
2016-03-07 Quentin Colombet[MIR] Teach the parser how to handle the size of generi...
2016-03-07 Quentin Colombet[MachineRegisterInfo] Add a method to set the size...
2016-03-07 Amaury SechetSmall formating change in Core.cpp . NFC
2016-03-07 Tobias Grosserdoxygen: Also show private members
2016-03-07 Tobias Grosserdoxygen: Fix region marker
2016-03-07 Tobias GrosserDrop comment separators
2016-03-07 Quentin Colombet[MachineRegisterInfo] Get rid of the global-isel ifdefs.
2016-03-07 Tobias Grosserdocs: Add doxygen mainpage
2016-03-07 Matt ArsenaultAMDGPU: Remove a fixme for ptrrtoint handling
2016-03-07 Matt ArsenaultAMDGPU: Move function only used by R600
2016-03-07 Matt ArsenaultDAGCombiner: Check legality before creating extract_vec...
2016-03-07 Adrian PrantlModule Debugging: Fix a crash when emitting debug info...
2016-03-07 Tobias GrosserTest documentation rebuild
2016-03-07 Justin BognerSelectionDAG: Remove some unused AtomicSDNode construct...
2016-03-07 Rafael EspindolaAdd support for common symbols.
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Add builtin vcomi{ss|sd}
2016-03-07 Rui UeyamaDo not use "default" for a fully-covered switch.
2016-03-07 Guillaume Papinpython binding: expose compile command filename
2016-03-07 Adam Nemet[LoopDataPrefetch] If prefetch distance is not set...
2016-03-07 Marina Yatsina[ms-inline-asm][AVX512] Add ability to use k registers...
2016-03-07 Marina Yatsina[ms-inline-asm][AVX512] Add ability to use k registers...
2016-03-07 Adam Nemet[ScopedNoAliasAA] Make test basic.ll less confusing
2016-03-07 Rafael EspindolaAdjust the .bss alignment to include common symbols.
2016-03-07 Adam NemetRevert "Enable LoopLoadElimination by default"
2016-03-07 Joerg SonnenbergerImplement __builtin_eh_return_data_regno for SPARC...
2016-03-07 Joerg SonnenbergerDescribe the magic numbers returned by getEHDataRegiste...
2016-03-07 Rafael Espindolalto: Record visibility in defined symbols.
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding new feature flag headed...
2016-03-07 Carlo Bertolli[OPENMP] Codegen for distribute directive: fix bug...
2016-03-07 Carlo BertolliReapply r262741 [OPENMP] Codegen for distribute directive
2016-03-07 Chandler Carruth[memdep] Switch to range based for loops.
2016-03-07 Amjad AboudResolved Bug 26414.
2016-03-07 Chandler Carruth[DFSan] Remove an overly aggressive assert reported...
2016-03-07 Filipe Cabecinhas[sanitizer-common] Use @LINE in test.
2016-03-07 Filipe Cabecinhas[Fix r262785] Fix missing declaration when COMPILER_RT_...
2016-03-07 Chandler Carruth[memdep] Switch a function to return true on success...
2016-03-07 Chandler Carruth[memdep] Cleanup the implementation doxygen comments...
2016-03-07 Chandler Carruth[memdep] Finish cleaning up all of the comments' doxygen.
2016-03-07 Chandler Carruth[memdep] Switch from a hacky use of PointerIntPair...
2016-03-07 Chandler Carruth[memdep] Update the comments' doxygen style and place...
2016-03-07 Chandler Carruth[memdep] Run clang-format over the header before portin...
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding new feature flag header...
2016-03-07 Mohit K. Bhakkad[LLDB][MIPS] Fix TestDisassembleBreakpoint
2016-03-07 David Majnemer[MS ABI] Mangle symbols names longer than 4096 characte...
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding vpmultishiftqb{128...
2016-03-07 Jason MolendaMove SBLanguageRuntime.cpp from the lldb-core group...
2016-03-07 Craig Topper[CodeGen] Add space-optimized EmitMergeInputChains1_2...
2016-03-07 Bill Seurer[powerpc] mark setuid.c and setuid2.c as unsupported
2016-03-07 Rui UeyamaSplit BitcodeFile::parse. NFC.
2016-03-07 Mehdi AminiAdd a new insert_as() method to DenseMap and use it...
2016-03-07 Mehdi AminiBitcode reader: Inline readAbbreviatedField in readReco...
2016-03-07 NAKAMURA TakumiRevert r130657, "Windows/DynamicLibrary.inc: Clean...
2016-03-06 Simon Pilgrim[X86][AVX512] Fixed VPERMT2* shuffle mask decoding...
2016-03-06 Valery Pykhtin[AMDGPU] Using table-driven amd_kernel_code_t field...
2016-03-06 Marshall ClowUpdate with work items passed in Jacksonville
2016-03-06 Felix Berger[ASTMatchers] Document that isAnyPointer() matcher...
2016-03-06 Valery Pykhtinfix sanitizer-ppc64be-linux failure for r262804
2016-03-06 Valery Pykhtin[AMDGPU] table-driven parser/printer for amd_kernel_cod...
2016-03-06 Igor BregerAVX512BW: Support llvm intrinsic masked vector load...
2016-03-06 Wilfred HughesFix typo.
2016-03-06 Valery Pykhtin[AMDGPU] SOPxx instructions operand naming fixed in...
2016-03-06 Craig Topper[X86] Use high bits of return value from getEncoding...
2016-03-06 Craig Topper[X86] Remove unnecessary masking. The assert above...
2016-03-06 Craig Topper[X86] Use uint8_t instead of unsigned char as it shorte...
2016-03-06 Igor BregerAVX512: Remove VSHRI kmask patterns from TD file. It...
2016-03-06 George Rimar[ELF] - Simplify a SymbolBody class interface a bit.
2016-03-06 George RimarFixed formatting issues in AArch64 target methods....
2016-03-06 George Rimar[ELF] - Changed return type of Target::relaxTls()
2016-03-06 George Rimar[ELF] - Use the uint32_t instead of unsigned in Target...
2016-03-06 Xinliang David Licleanup: remove dead preprocessing branch /nfc
2016-03-06 Xinliang David Li[PGO] cleanup: move one support method into InstrProfil...
2016-03-06 Saleem Abdulrasoolunitests: add some ARM TargetParser tests
2016-03-06 Davide Italiano[Modules] Don't swallow errors when parsing optional...
2016-03-06 Xinliang David Li[PGO] internal API name cleanups (for better consistency)
2016-03-06 Alexander Kornienko[docs] Clean up doxygen comments a bit.
2016-03-06 Alexander Kornienko[docs] Updated docs to work with Doxygen 1.8.11
2016-03-06 Xinliang David LiMinor cleanup
next