OSDN Git Service

Re-revert "[Option] Fix PR37006 prefix choice in findNearest"
[android-x86/external-llvm.git] / include /
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...
2018-05-10 James Henderson[DWARF] Rework debug line parsing to use llvm::Error...
2018-05-10 Gabor Buella[X86] ptwrite intrinsic
2018-05-09 Roman Tereshin Reapplying r331819 [GlobalISel][Legalizer] More...
2018-05-09 David Bolvansky[InstCombine] snprintf optimizations
2018-05-09 Pavel LabathRevert "DWARFVerifier: Check "completeness" of .debug_n...
2018-05-09 Pavel LabathDWARFVerifier: Check "completeness" of .debug_names...
2018-05-09 Benjamin KramerRevert "[InstCombine] snprintf optimizations"
2018-05-09 Martin Storsjo[COFF] Improve correctness of def parsing for GNU features
2018-05-09 David Bolvansky[InstCombine] snprintf optimizations
2018-05-09 Daniel SandersRevert r331816 and r331820 - [globalisel] Add a combine...
2018-05-09 Shiva Chen[DebugInfo] Examine all uses of isDebugValue() for...
2018-05-09 Shiva Chen[DebugInfo] Convert intrinsic llvm.dbg.label to Machine...
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-05-09 Roman TereshinRevert r331819 [GlobalISel][Legalizer] More concise...
2018-05-08 Roman Tereshin[GlobalISel][Legalizer] More concise and faster widenSc...
2018-05-08 Daniel Sanders[globalisel] Add a combiner helpers for extending loads...
2018-05-08 Max Moroz[Coverage] Take filenames into account when loading...
2018-05-07 Roman Tereshin[MachineVerifier][GlobalISel] NFC, Improving MO printin...
2018-05-07 Clement Courbet[NFC] Fix typo in variable name.
2018-05-07 Fangrui SongFix comment. NFC
2018-05-05 Fangrui Song[MC] Remove unused MCOI::GenericOperandType
2018-05-05 Daniel Sanders[globalisel] Update GlobalISel emitter to match new...
2018-05-05 Fangrui Song[Option] Remove an unnecessary conversion function.
2018-05-05 Tom StellardGlobalISel/InstructionSelector: Implement GIR_CopyFCons...
2018-05-04 Michael BergFast Math Flag mapping into SDNode
2018-05-04 Peter CollingbourneObject: The default alignment of a section without...
2018-05-03 Tom StellardGlobalISel: Use a callback to compute constrained reg...
2018-05-03 Piotr PadlewskiRename invariant.group.barrier to launder.invariant...
next