OSDN Git Service

[Remarks] Silence gcc warning by catching unhandled values in switches
[android-x86/external-llvm.git] / include /
2019-07-04 Francis Visoiu Mistrih[Remarks] Require an explicit format to the parser
2019-07-04 Francis Visoiu Mistrih[Remarks][NFC] Move the string table parsing out of...
2019-07-04 Shoaib Meenai[MachO] Add valid architecture function
2019-07-04 Lang Hames[JITLink][ORC] Add EHFrameRegistrar interface, use...
2019-07-04 Reid KlecknerRevert [ThinLTO] Optimize writeonly globals out
2019-07-03 Francis Visoiu Mistrih[Bitcode] Move Bitstream to a separate library
2019-07-03 Thomas Lively[WebAssembly] Add option to emit passive segments
2019-07-03 Florian Hahn[LoopBase] Strengthen isLoopExiting by requiring that...
2019-07-03 Alex Lorenz[macCatalyst] Print out macCatalyst in llvm-objdump...
2019-07-03 Robert Lougher[X86] Avoid SFB - Skip meta instructions
2019-07-03 Francis Visoiu Mistrih[CodeGen] Make branch funnels pass the machine verifier
2019-07-03 Teresa Johnson[ThinLTO] Fix gcc warnings from commit
2019-07-03 James Molloy[SelectionDAG] Propagate alias metadata to target intri...
2019-07-03 Eugene Leviant[ThinLTO] Optimize writeonly globals out
2019-07-03 Oliver Stannard[ARM] Thumb2: favor R4-R7 over R12/LR in allocation...
2019-07-03 Roman Lebedev[Codegen][X86][AArch64][ARM][PowerPC] Inc-of-add vs...
2019-07-03 Amara Emerson[AArch64][GlobalISel] Overhaul legalization & isel...
2019-07-03 Chen Zheng[PowerPC] exclude ICmpZero in LSR if icmp can be replac...
2019-07-03 Alex Lorenz[triple] Use 'macabi' environment name for the Mac...
2019-07-03 Nilanjana BasuRevert Changing CodeView debug info type record represe...
2019-07-03 Jonas Devlieghere[VFS] Add reverse iterator to OverlayFileSystem
2019-07-03 Matt ArsenaultCodeGen: Set hasSideEffects = 0 on BUNDLE
2019-07-03 Nilanjana BasuChanging CodeView debug info type record representation...
2019-07-02 Alex LorenzAdd support for the 'macCatalyst' MachO platform
2019-07-02 Alex Lorenz[triple] add 'macCatalyst' environment type
2019-07-02 Teresa Johnson[ThinLTO] Add summary entries for index-based WPD
2019-07-02 Erik Pilkington[C++2a] Add __builtin_bit_cast, used to implement std...
2019-07-02 Serge GueltonProvide basic Full LTO extension points
2019-07-02 Matt ArsenaultGlobalISel: Define GINodeEquiv for G_UMULH/G_SMULH
2019-07-02 Matt ArsenaultGlobalISel: Add G_FENCE
2019-07-02 Kristof UmannRemoved extra ; after function definition
2019-07-02 Roman Lebedev[NFC][TargetLowering] Some preparatory cleanups around...
2019-07-02 Kristof UmannAttempt to fix buildbot failures with MSVC
2019-07-02 Kristof Umann[IDF] Generalize IDFCalculator to be used with Clang...
2019-07-02 George Rimar[yaml2obj] - Allow overriding sh_offset field from...
2019-07-01 Matt ArsenaultFix broken C++ mode comment
2019-07-01 Aditya Nandakumar[GlobalISel]: Allow backends to custom legalize Intrinsics
2019-07-01 Matt ArsenaultGlobalISel: Implement lower for min/max
2019-07-01 Nicolai HaehnleAMDGPU/GFX10: implement ds_ordered_count changes
2019-07-01 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for DS ordered add...
2019-07-01 Matt ArsenaultGlobalISel: Add GINodeEquiv for min/max
2019-07-01 Matt ArsenaultGlobalISel: Add DAG compat for G_FCANONICALIZE
2019-07-01 Jeremy Morse[DebugInfo] Avoid adding too much indirection to pointe...
2019-06-30 Fangrui SongCleanup: llvm::bsearch -> llvm::partition_point after...
2019-06-30 Fangrui Song[ADT] Implement llvm::bsearch() with std::partition_point()
2019-06-29 Roman Lebedev[IR][Patternmatch] Add m_SpecificInt_ULT() predicate
2019-06-28 Erik Pilkington[demangle] Support for C++2a char8_t
2019-06-28 Fangrui Song[DebugInfo] Fix setStartAddress after r364637
2019-06-28 Fangrui Song[DebugInfo] Simplify GSYM::AddressRange and GSYM::Addre...
2019-06-28 Fangrui Song[DebugInfo] GSYM cleanups after D63104/r364427
2019-06-28 Sam Parker[HardwareLoops] Loop counter guard intrinsic
2019-06-28 Alex Brachet[Support] Add fs::getUmask() function and change fs...
2019-06-28 Matt ArsenaultGlobalISel: Use Register
2019-06-28 Matt ArsenaultGlobalISel: Convert rest of MachineIRBuilder to using...
2019-06-27 Amara Emerson[GlobalISel][IRTranslator] Fix some PHI bugs related...
2019-06-27 Fedor Sergeev[InlineCost] make InlineCost assignable
2019-06-27 Roman Lebedev[CodeGen] [SelectionDAG] More efficient code for X...
2019-06-27 Alexandre GaneaConvert line endings to LF.
2019-06-27 Roman LebedevRevert "[CodeGen] [SelectionDAG] More efficient code...
2019-06-27 Roman Lebedev[CodeGen] [SelectionDAG] More efficient code for X...
2019-06-27 Johannes Doerfert[Attr] Add "willreturn" function attribute
2019-06-27 Hans WennborgRevert r363658 "[SVE][IR] Scalable Vector IR Type with...
2019-06-27 Djordje Todorovic[DWARF] Handle the DW_OP_entry_value operand
2019-06-27 Djordje Todorovic[Backend] Keep call site info valid through the backend
2019-06-27 Stefan Stipanovic[Attributor] Deducing existing nounwind attribute.
2019-06-27 George Rimar[yaml2obj] - Allow overriding e_shentsize, e_shoff...
2019-06-27 Djordje Todorovic[ISEL][X86] Tracking of registers that forward call...
2019-06-27 Diana Picus[GlobalISel] Remove [un]packRegs from IRTranslator
2019-06-27 Diana Picus[GlobalISel] Accept multiple vregs for lowerCall's...
2019-06-27 Diana Picus[GlobalISel] Accept multiple vregs for lowerCall's...
2019-06-27 Diana Picus[GlobalISel] Accept multiple vregs in lowerFormalArgs
2019-06-27 Diana Picus[GlobalISel] Allow multiple VRegs in ArgInfo. NFC
2019-06-27 Djordje Todorovic[MachineFunction] Base support for call site info tracking
2019-06-27 Hans WennborgFix GCC 4 build after r364464
2019-06-26 JF BastienBitStream reader: propagate errors
2019-06-26 David BlaikieFix some undefined behavior (excessive shift of signed...
2019-06-26 Simon PilgrimFix Wdocumentation warnings. NFCI.
2019-06-26 Nico WeberMake AddLastArg() variadic and use it more. No behavior...
2019-06-26 Ulrich WeigandAllow matching extend-from-memory with strict FP nodes
2019-06-26 Greg ClaytonAdd GSYM utility files along with unit tests.
2019-06-26 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): pattern b...
2019-06-26 Clement CourbetRevert "r364412 [ExpandMemCmp][MergeICmps] Move passes...
2019-06-26 Chen Zheng[HardwareLoops] NFC - move loop with irreducible contro...
2019-06-26 Clement Courbet[ExpandMemCmp][MergeICmps] Move passes out of CodeGen...
2019-06-26 Djordje Todorovic[IR/DIVar] Add the flag for params that have unmodified...
2019-06-26 Chen Zheng[HardwareLoops] NFC - move loop with irreducible contro...
2019-06-26 Djordje Todorovic[TargetOption] Add option to ebanble the debug entry...
2019-06-26 Djordje Todorovic[Metadata] Add GNU extensions for call site DWARF symbols
2019-06-26 Keno Fischer[WebAssembly] Fix list of relocations with addends...
2019-06-25 Philip Reames[Peephole] Allow folding loads into instructions w...
2019-06-25 Xing XueImprove zero-size allocation with safe_malloc, etc.
2019-06-25 Whitney TsangExpand cloneLoopWithPreheader() to support cloning...
2019-06-25 Matt ArsenaultAMDGPU: Make amdgcn.s.get.waveid.in.workgroup inaccessi...
2019-06-25 Nicolai HaehnleAMDGPU/MC: Add .amdgpu_lds directive
2019-06-25 Clement Courbet[ExpandMemCmp] Move all options to TargetTransformInfo.
2019-06-24 David BlaikieDataExtractor: use decodeSLEB128 to implement getSLEB128
2019-06-24 Tim ShenRevert "[NVPTX][NFC] Fix documentation for shfl instruc...
2019-06-24 Tim Shen[NVPTX][NFC] Fix documentation for shfl instructions.
2019-06-24 Vitaly Buka[NFC] Add missing consts into memoryaccess_def_iterator
2019-06-24 Peter Collingbournellvm-symbolizer: Add a FRAME command.
next