OSDN Git Service

[Remarks] Emit a section containing remark diagnostics metadata
[android-x86/external-llvm.git] / include /
2019-03-27 Francis Visoiu Mistrih[Remarks] Emit a section containing remark diagnostics...
2019-03-26 Nikita Popov[ConstantRange] Exclude full set from isSignWrappedSet()
2019-03-26 Quentin Colombet[LiveRange] Reset the VNIs when splitting subranges
2019-03-26 Sanjay Patel[SDAG] add simplifications for FP at node creation...
2019-03-26 Ali TamurRevert "[llvm] Reapply "Prevent duplicate files in...
2019-03-26 Sam Clegg[WebAssembly] Initial implementation of PIC code generation
2019-03-26 Ali Tamur[llvm] Reapply "Prevent duplicate files in debug line...
2019-03-26 Nikita Popov[ConstantRange] Fix outdated comment; NFC
2019-03-26 Andrea Di Biagio[MCA] Correctly update the UsedResourceGroups mask...
2019-03-26 Nirav Dave[DAG] Avoid smart constructor-based dangling nodes.
2019-03-26 Mikhail R. GadelhaMoved body of methods dump to .cpp file to fix compilat...
2019-03-25 Ali TamurRevert "[llvm] Prevent duplicate files in debug line...
2019-03-25 Robert Widmann[LLVM-C] Add binding to look up intrinsic by name
2019-03-25 Ali Tamur[llvm] Prevent duplicate files in debug line header...
2019-03-25 Mikhail R. GadelhaMoved everything SMT-related to LLVM and updated the...
2019-03-25 Sjoerd Meijer[TTI] Move getIntrinsicCost to allow functions to be...
2019-03-24 Nikita Popov[ConstantRange] Add getFull() + getEmpty() named constr...
2019-03-22 Fedor Sergeev[Legacy][TimePasses] allow -time-passes reporting into...
2019-03-22 Juergen Ributzka[TextAPI] TBD Reader/Writer
2019-03-22 Daniel SandersFix non-determinism in Reassociate caused by address...
2019-03-22 Bjorn Pettersson[KnownBits] Add const to some methods. NFC
2019-03-22 Evandro Menezes[AArch64, ARM] Add support for Exynos M5
2019-03-22 Alina Sbirlea[AliasAnalysis] Second prototype to cache BasicAA ...
2019-03-22 Pavel Labath[ObjectYAML] Add basic minidump generation support
2019-03-22 Fangrui Song[DWARF] Refactor RelocVisitor and fix computation of...
2019-03-21 Amara Emerson[AArch64] Split the neon.addp intrinsic into integer...
2019-03-21 Craig Topper[ScalarizeMaskedMemIntrin] Add support for scalarizing...
2019-03-21 Pavel LabathAttempt to fix modules build for r356652
2019-03-21 Pavel Labath[Object] Add basic minidump support
2019-03-21 George Burgess IV[MSSA] Delete move ctor; remove dynamic never-moved...
2019-03-20 Michael TrentFix Mach-O bind and rebase validation errors in libObject
2019-03-20 Thomas Lively[WebAssembly] Target features section
2019-03-20 Evandro Menezes[AArch64] Fix formatting (NFC)
2019-03-20 Tim Renouf[AMDGPU] Added MsgPack format PAL metadata
2019-03-20 Tim Renouf[AMDGPU] Factored PAL metadata handling out into its...
2019-03-20 Nico WeberRemove HAVE_REALPATH from config.h
2019-03-20 Clement CourbetFix sanitizer failures for 356550.
2019-03-20 Sjoerd MeijerFollow up of rL356555
2019-03-20 Sjoerd Meijer[TTI] getMemcpyCost
2019-03-20 Douglas YungRetry to add workaround to build scoped enums with...
2019-03-20 Douglas YungRevert "Add workaround to build scoped enums with VS201...
2019-03-20 Douglas YungAdd workaround to build scoped enums with VS2015. NFCI.
2019-03-19 Reid KlecknerRemove MSVC compat hack since the inline keyword was...
2019-03-19 Francis Visoiu MistrihReland "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Matt ArsenaultCodeGen: Refactor regallocator command line and target...
2019-03-19 Francis Visoiu MistrihRevert "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Francis Visoiu Mistrih[Remarks] Add a new Remark / RemarkParser abstraction
2019-03-19 Neil Henning[AMDGPU] Add convergent attribute to WWM.
2019-03-19 Ryan Taylor[AMDGPU] Add buffer/load 8/16 bit overloaded intrinsics
2019-03-19 Petar Jovanovic[DebugInfoMetadata] Move main subprogram DIFlag into...
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-19 Markus LavinRevert "[DebugInfo] Introduce DW_OP_LLVM_convert"
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-19 Heejin Ahn[WebAssembly] Add immarg attribute to intrinsics
2019-03-18 Jake Ehrlich[llvm-objcopy] Make .build-id linking atomic
2019-03-18 Sam CleggRestore comment regarding why Reloc::PIC_ can't be PIC
2019-03-18 Amara EmersonRevert r356304: remove subreg parameter from MachineIRB...
2019-03-18 Alexandre Ganea[DebugInfo][PDB] Don't write empty debug streams
2019-03-18 Adhemerval Zanella[TargetLowering] Add code size information on isFPImmLe...
2019-03-18 Craig Topper[X86] Remove the _alt forms of (V)CMP instructions...
2019-03-18 Michael Liao[MVT] Fix typos in comment. NFC.
2019-03-18 Alex Bradbury[RISCV] Add ImmArg to intrinsics
2019-03-17 Matt ArsenaultRemove immarg from llvm.expect
2019-03-17 Tim Renouf[CodeGen] Defined MVTs v3i32, v3f32, v5i32, v5f32
2019-03-17 Tim Renouf[CodeGen] Prepare for introduction of v3 and v5 MVTs
2019-03-17 Craig Topper[X86] Remove the _alt forms of AVX512 VPCMP instruction...
2019-03-17 Nikita Popov[ConstantRange] Add fromKnownBits() method
2019-03-16 Heejin Ahn[WebAssembly] Make rethrow take an except_ref type...
2019-03-16 Fangrui Song[ADT] Make SmallVector emplace_back return a reference
2019-03-15 Fedor Sergeev[TimePasses] allow -time-passes reporting into a custom...
2019-03-15 Amara Emerson[GlobalISel] Allow MachineIRBuilder to build subregiste...
2019-03-15 Nikita Popov[ConstantRange] Add overflow check helpers
2019-03-15 Robert Widmann[LLVM-C] Expose the "Add Discriminators" Pass To LLVM-C
2019-03-15 Pavel LabathYAMLIO: Improve endian type support
2019-03-15 Teresa Johnson[ThinLTO] Restructure AliasSummary to contain ValueInfo...
2019-03-15 James Henderson[yaml2obj]Allow explicit setting of p_filesz, p_memsz...
2019-03-14 Matt ArsenaultMIR: Allow targets to serialize MachineFunctionInfo
2019-03-14 Amara Emerson[AArch64][GlobalISel] Add some support for G_CONCAT_VEC...
2019-03-14 Sanjay Patel[InstCombine] canonicalize funnel shift constant shift...
2019-03-14 Adrian PrantlAdd IR debug info support for Elemental, Pure, and...
2019-03-14 Pavel LabathYAMLIO: Improve template arg deduction for mapOptional
2019-03-14 Matt ArsenaultGlobalISel: Use multiple returns for intrinsic structs
2019-03-14 Than McIntosh[SampleFDO] add suffix elision control for fcn names
2019-03-14 Matt ArsenaultARM: Add ImmArg to intrinsics
2019-03-14 Quentin Colombet[GlobalISel][Utils] Add a getConstantVRegVal variant...
2019-03-13 Jason Liu[AIX][CMake] Changes for building on AIX with XL and GCC
2019-03-13 Matt ArsenaultPowerPC: Add ImmArg to intrinsics
2019-03-13 Matt ArsenaultHexagon: Add ImmArg to intrinsics
2019-03-13 Matt ArsenaultSystemZ: Add ImmArg to intrinsics
2019-03-13 Matt ArsenaultMips: Add ImmArg to intrinsics
2019-03-13 Tim Renouf[MsgPack] Removed MsgPackTypes
2019-03-13 Tim Renouf[AMDGPU] Switched HSA metadata to use MsgPackDocument
2019-03-13 Tim Renouf[MsgPack] New MsgPackDocument class
2019-03-12 Craig Topper[X86] Add ImmArg markings to intrinsics.
2019-03-12 Jason LiuAdd XCOFF triple object format type for AIX
2019-03-12 Francis Visoiu MistrihReland "[Remarks] Add -foptimization-record-passes...
2019-03-12 Matt ArsenaultIR: Add immarg attribute
2019-03-12 Francis Visoiu MistrihRevert "[Remarks] Add -foptimization-record-passes...
2019-03-12 Matt ArsenaultFix missing C++ mode comments
2019-03-12 Francis Visoiu Mistrih[Remarks] Add -foptimization-record-passes to filter...
next