OSDN Git Service

AMDGPU: Make v2i16/v2f16 legal on VI
[android-x86/external-llvm.git] / include /
2018-05-21 Lang Hames[ORC] Make some more operations on VSO private. These...
2018-05-21 Lang Hames[LKH] Add a replacement RTDyldLayer.
2018-05-21 Roman TereshinReapply r332907 "[GlobalISel] Improving InstructionSele...
2018-05-21 Craig Topper[X86] Remove 128/256-bit cvtdq2ps, cvtudq2ps, cvtqq2pd...
2018-05-21 Roman TereshinRevert r332907 "[GlobalISel] Improving InstructionSelec...
2018-05-21 Roman Tereshin[GlobalISel] Improving InstructionSelect's performance...
2018-05-21 Lang Hames[ORC] Lookup now returns an error if any symbols are...
2018-05-21 Lang Hames[ORC] Remove the optional MaterializationResponsibility...
2018-05-21 Lang Hames[ORC] Add IRLayer and ObjectLayer interfaces and relate...
2018-05-21 Craig Topper[X86] Remove masking from vpternlog intrinsics. Use...
2018-05-21 Peter CollingbourneLTO: Replace split dwarf implementation that uses objco...
2018-05-21 Peter CollingbourneCodeGen: Add a dwo output file argument to addPassesToE...
2018-05-21 Peter CollingbourneMC: Introduce an ELF dwo object writer and teach llvm...
2018-05-21 Matt ArsenaultAMDGPU: Update GCCBuiltin names for DS FP atomic intrinsics
2018-05-21 Jonas Devlieghere[DebugInfo] Use absolute addresses in location lists
2018-05-21 Peter CollingbourneMC: Separate creating a generic object writer from...
2018-05-21 Craig Topper[EarlyCSE] Improve EarlyCSE of some absolute value...
2018-05-21 Peter CollingbourneMC: Remove stream and output functions from MCObjectWri...
2018-05-21 Peter CollingbourneMC: Have the object writers return the number of bytes...
2018-05-21 Peter CollingbourneMC: Change object writers to use endian::Writer. NFCI.
2018-05-21 Peter CollingbourneMC: Change MCAssembler::writeSectionData and writeFragm...
2018-05-21 Peter CollingbourneMC: Change MCAsmBackend::writeNopData() to take a raw_o...
2018-05-21 Robert Widmann[LLVM-C] Add DIBuilder Bindings For ObjC Classes
2018-05-21 James Henderson[DWARF] Refactor callback usage for .debug_line error...
2018-05-21 Nico Weberrevert r332610, it breaks cfi, see D46326
2018-05-21 Eric ChristopherFix up a few grammar issues.
2018-05-20 Robert Widmann[LLVM-C] Improve Bindings For Aliases
2018-05-20 Craig Topper[X86] Remove mask arguments from permvar builtins/intri...
2018-05-19 Robert Widmann[LLVM-C] Use Length-Providing Value Name Getters and...
2018-05-19 Nico WeberFix build warning compiling TestPlugin on Windows and...
2018-05-18 Piotr Padlewski[MemDep] Fixed handling of invariant.group
2018-05-18 Wolfgang Pieb[DWARF v5] Improved support for .debug_rnglists (consum...
2018-05-18 Peter CollingbourneSupport: Simplify endian stream interface. NFCI.
2018-05-18 Peter CollingbourneMC: Change the streamer ctors to take an object writer...
2018-05-18 Nirav Dave[MC] Relax .fill size requirements
2018-05-18 Jessica PaquetteAdd remarks describing when a pass changes the IR instr...
2018-05-18 Andrew TrickMCSchedModel: Add comments to IssueWidth.
2018-05-18 Shiva Chen[RISCV] Add WasForced parameter to MCAsmBackend::fixupN...
2018-05-18 Eli Friedman[MachineOutliner] Count savings from outlining in bytes.
2018-05-17 Zachary TurnerResubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
2018-05-17 Peter CollingbourneSupport: Add a raw_ostream::write_zeros() function...
2018-05-17 Zachary TurnerRevert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
2018-05-17 Zachary Turner[pdb] Change /DEBUG:GHASH to emit 8 byte hashes.
2018-05-17 Heejin Ahn[WebAssembly] Add Wasm personality and isScopedEHPerson...
2018-05-17 Lang Hames[ORC] Consolidate materialization errors, and generate...
2018-05-17 Lang Hames[ORC] Make MaterializationResponsibility's constructor...
2018-05-17 Petar Jovanovic[mips] Add support for Global INValidate ASE
2018-05-17 Dmitry MikulinIn thin and full LTO + CFI, direct function calls may...
2018-05-16 Vedant Kumar[STLExtras] Add size() for ranges, and remove distance()
2018-05-16 JF Bastien[NFC] WebAssembly build break #2
2018-05-16 Lang Hames[ORC] Rewrite the VSO symbol table yet again. Update...
2018-05-16 Sam Clegg[WebAssembly] Remove unused headers in MCWasmObjectWriter
2018-05-16 JF Bastien[NFC] WebAssembly build fix
2018-05-16 Nico Weber_WIN32 straggler I missed in r331127; no-op in practice
2018-05-16 Roman Lebedev[Timers] TimerGroup: add constructor from StringMap...
2018-05-16 Roman Lebedev[Timers] TimerGroup: make printJSONValues() method...
2018-05-16 JF BastienSignal handling should be signal-safe
2018-05-16 Sirish Pande[AArch64] Gangup loads and stores for pairing.
2018-05-16 Teresa Johnson[ThinLTO] Add const qualifier to a couple of flag gette...
2018-05-16 David Bolvansky[SimplifyLibcalls] Replace locked IO with unlocked IO
2018-05-16 Amara Emerson[GlobalISel][IRTranslator] Split aggregates during...
2018-05-16 JF BastienRevert "Signal handling should be signal-safe"
2018-05-16 JF BastienSignal handling should be signal-safe
2018-05-15 Sam Clegg[WebAssembly] Provide WasmFunction content offset infor...
2018-05-15 Michael Zolotukhin[MemorySSA] Don't sort IDF blocks.
2018-05-15 Pavel LabathReapply "DWARFVerifier: Check "completeness" of .debug_...
2018-05-15 JF Bastien[NFC] Update comments
2018-05-15 Craig Topper[X86] Revert part of r332267: Remove GCCBuiltin from...
2018-05-15 Vedant Kumar[Debugify] Add -debugify-each for testing each pass...
2018-05-14 Keno Fischer[CommandLine] Error message for incorrect PositionalEat...
2018-05-14 Sam Clegg[WebAssembly] Move toString helpers to BinaryFormat
2018-05-14 Brock Wyma[CodeView] Improve debugging of virtual base class...
2018-05-14 Paul Robinson[DWARF] Factor out a DWARFUnitHeader class. NFC
2018-05-14 Craig Topper[X86] Remove and autoupgrade avx512.vbroadcast.ss/avx51...
2018-05-14 Craig Topper[X86] Remove GCCBuiltin from the intrinsics that clang...
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-14 Simon PilgrimFix Wdocumentation warnings. NFCI.
2018-05-14 Robert Widmann[LLVM-C] Add Bindings For Module Flags
2018-05-14 Craig Topper[X86] Remove and autoupgrade the cvtusi2sd intrinsic...
2018-05-13 Craig Topper[X86] Remove and autoupgrade masked vpermd/vpermps...
2018-05-13 Craig Topper[X86] Remove an autoupgrade legacy cvtss2sd intrinsics.
2018-05-12 Craig Topper[X86] Remove and autoupgrade cvtsi2ss/cvtsi2sd intrinsi...
2018-05-12 Craig Topper[X86] Remove some unused masked conversion intrinsics...
2018-05-11 Sanjay Patel[DAG] add convenience function to propagate FMF; NFC
2018-05-11 Alina Sbirlea[MemorySSA] getIncomingValueForBlock should return...
2018-05-11 Sergey Dmitriev[CodeExtractor] Allow extracting blocks with exception...
2018-05-11 Craig Topper[X86] Remove and autoupgrade a bunch of FMA instrinsics...
2018-05-11 David Bolvansky[InstCombine] snprintf optimizations
2018-05-11 Craig Topper[X86] Remove and autoupgrade the avx512.mask.store...
2018-05-11 Brian Gesiak[Support] Add docs for 'openFileFor{Write,Read}'
2018-05-10 Wei Mi[SampleFDO] Don't treat warm callsite with inline insta...
2018-05-10 Vedant Kumar[STLExtras] Add distance() for ranges, pred_size()...
2018-05-10 Martin StorsjoRevert "[InstCombine] snprintf optimizations"
2018-05-10 Robert Widmann[LLVM-C] Consolidate llgo's DIBuilder Bindings
2018-05-10 Wolfgang Pieb[DWARF] Fixing a bug in DWARF v5 string offsets tables...
2018-05-10 Omer Paparo Bivas[InstCombine] Moving overflow computation logic from...
2018-05-10 Haicheng Wu[CGP] Split large data structres to sink more GEPs
2018-05-10 Robert Widmann[LLVM-C] Add Accessors for Common DIType and DILocation...
2018-05-10 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Temporary MDNodes
2018-05-10 Nico WeberDon't redefine a bunch of defines from llvm-config...
next