OSDN Git Service

android: [openmp] add support for tablegen generated sources
[android-x86/external-llvm-project.git] / llvm /
2021-04-15 Mauro Rossiandroid: [openmp] add support for tablegen generated...
2021-04-15 Mauro Rossiandroid: add genrule "llvm-gen-extension" for llvm...
2021-04-15 Mauro Rossiandroid: lib/Analysis: add explicit list of sources
2021-04-15 Mauro Rossiandroid: [NFC] Refactor TableGen for attributes
2021-04-15 Mauro Rossiandroid: update version in {config,llvm-config}.h headers
2021-04-15 Mauro Rossiandroid: AMDGPU/GlobalISel: fix tablegen rules
2021-04-15 Mauro Rossiandroid: llvm/soong: update pkgPath
2021-04-15 Mauro Rossiandroid: add support for libLLVMOrcError
2021-04-15 Mauro Rossiandroid: add support for libLLVMCFGuard
2021-04-15 Mauro Rossiandroid: [IR] Split out target specific intrinsic enums...
2021-04-15 Mauro Rossiandroid: [TableGen] Remove unused target intrinsic...
2021-04-15 Mauro Rossiandroid: llvm/tblgen: update include paths for llvm...
2021-04-15 Mauro Rossiandroid: add support for libLLVMTextAPI
2021-04-15 Mauro Rossiandroid: tblgen: generate AArch64GenGICombiner.inc
2021-04-15 Mauro Rossiandroid: add support for libLLVMTableGenGlobalISel
2021-04-15 Mauro Rossiandroid: build with C++14 support
2021-04-15 Mauro Rossiandroid: update version in {config,llvm-config}.h headers
2021-04-15 Mauro Rossiandroid: add 'Restat: true' to tblgenRule definition
2021-04-15 Mauro Rossiandroid: update version in {config,llvm-config}.h headers
2021-04-15 Mauro Rossiandroid: Bitstream: add support for libLLVMBitstreamReader
2021-04-15 Mauro Rossiandroid: Coroutines: add support for libLLVMCoroutines
2021-04-15 Mauro Rossiandroid: AMDGPU: add support for Disassembler target
2021-04-15 Mauro RossiAndroid: Fix soong building rules for llvm 9.0
2021-04-15 Dan WillemsenAdd SourceFileGenerator.GeneratedDeps()
2021-04-15 Mauro Rossiandroid: utils: remove redundant Android.bp
2021-04-15 Mauro Rossiandroid: tools: remove redundant Android.bp
2021-04-15 Mauro Rossiandroid: config.h: Add option to disable minidumps...
2021-04-15 Mauro Rossiandroid: update version in {config,llvm-config}.h headers
2021-04-15 Chih-Wei HuangAndroid: fix a possible building error
2021-04-15 Mauro Rossiandroid: Support: add genrule for VCSRevision.h header
2021-04-15 Mauro Rossiandroid: AMDGPU: Make getTgtMemIntrinsic table-driven...
2021-04-15 Mauro Rossiandroid: Add a Microsoft Demangler.
2021-04-15 Mauro Rossiandroid: [InstCombine] Introducing Aggressive Instructi...
2021-04-15 Mauro Rossiandroid: InstCombine: add support for InstCombineTable...
2021-04-15 Mauro Rossiandroid: AMDGPU: Separate R600 and GCN TableGen files
2021-04-15 Mauro Rossiandroid: [IR] Split Intrinsics.inc into enums and imple...
2021-04-15 Mauro Rossiandroid: Rename {Attributes,Intrinsics}.gen to {Attribu...
2021-04-15 Mauro Rossiandroid: [ARM] Unify handling of M-Class system registers
2021-04-15 Mauro Rossiandroid: [mips][rtdyld] Move MIPS relocation resolution...
2021-04-15 Mauro Rossiandroid: [PM] Create a separate library for high-level...
2021-04-15 Mauro Rossiandroid: [MSF] add support for libLLVMDebugInfoMSF
2021-04-15 Mauro Rossiandroid: NFC: Rename (PDB) RawSession to NativeSession
2021-04-15 Mauro Rossiandroid: Move Object format code to lib/BinaryFormat.
2021-04-15 Mauro Rossiandroid: [X86][GlobalISel] Initial implementation ...
2021-04-15 Mauro Rossiandroid: [X86][AVX512] Adding new LLVM TableGen for...
2021-04-15 Mauro Rossiandroid: [X86][GlobalISel] Add general-purpose Register...
2021-04-15 Mauro Rossiandroid: [ARM] GlobalISel: Use TableGen instruction...
2021-04-15 Mauro Rossiandroid: [ARM] Tablegen-erate current Register Bank...
2021-04-15 Mauro Rossiandroid: AMDGPU: Support using tablegened MC pseudo...
2021-04-15 Mauro Rossiandroid: IR: Rename the tablegen'd Attributes file...
2021-04-15 Mauro Rossiandroid: Aarch64,AMDGPU: enable GlobalISel
2021-04-15 Mauro Rossiandroid: add llvm/Config/abi-breaking.h header for...
2021-04-15 Mauro Rossiandroid: add llvm/Config/llvm-platform-config.h header
2021-04-15 Mauro Rossiandroid: Moving libFuzzer from LLVM to compiler-rt.
2021-04-15 Mauro Rossiandroid: Move lib/LibDriver -> lib/ToolDrivers/llvm...
2021-04-15 Mauro RossiDO NOT MERGE: util: build only TableGen
2021-04-15 Mauro RossiDO NOT MERGE: android: avoid re-building tools
2021-04-15 Mauro Rossiandroid: update version in {config,llvm-config}.h headers
2021-04-15 Mauro Rossiandroid: add soong building rules
2021-04-09 Tim NorthoverGlobalISel: check type size before getZExtValue()ing it.
2021-04-02 Lang Hames[ORC][C-bindings] Fix some ORC C bindings function...
2021-03-31 LemonBoy[LoopVectorize] Refine hasIrregularType predicate
2021-03-30 ShihPo Hung[RISCV][MC] Fix nf encoding for vector ld/st whole...
2021-03-30 Sanjay Patel[InstCombine] avoid creating an extra instruction in...
2021-03-30 Sanjay Patel[InstCombine] add test for zext-of-icmps; NFC
2021-03-30 Nikita Popov[X86][FastISel] Fix with.overflow eflags clobber (PR49587)
2021-03-30 Nikita Popov[X86] Add test for PR49587 (NFC)
2021-03-29 Nikita Popov[FastISel] Don't trivially kill extractvalues (PR49467)
2021-03-29 Joseph Huber[OpenMP] Restore backwards compatibility for libomptarget
2021-03-29 Nikita Popov[PowerPC] Fix infinite loop in peephole CR optimization...
2021-03-29 Sanjay Patel[SimplifyCFG] avoid sinking insts within an infinite...
2021-03-29 Alexandre Ganea[Support] Fix 'keeping' temporary files on Windows 7
2021-03-09 Craig Topper[TargetLowering] Use HandleSDNodes to prevent nodes...
2021-03-09 Juneyoung Lee[LoopVectorize] Fix VPRecipeBuilder::createEdgeMask...
2021-03-09 LemonBoy[AArch64] Legalize horizontal fmax/fmin reductions...
2021-03-05 Nikita Popov[GlobalISel] Bail on G_PHI narrowing of odd types ...
2021-03-03 Craig Topper[DAGCombiner][X86] Don't peek through ANDs on the shift...
2021-03-03 Sanjay Patel[SimplifyCFG] avoid illegal phi with both poison and...
2021-03-03 Sanjay Patel[InstCombine] avoid infinite loop in demanded bits...
2021-02-23 Nikita PopovFix test failures after a92ceea91116e7b95d23eff634507fa...
2021-02-23 Andy KaylorAdd auto-upgrade support for annotation intrinsics
2021-02-23 Tom Stellard[12.0.0][llvm-symbolizer][test] Fix test broken after...
2021-02-23 Tom StellardRevert "[llvm-cov] reset executation count to 0 after...
2021-02-23 Nikita Popov[JumpThreading] Clone noalias.scope.decl when threading...
2021-02-22 Sanjay Patel[Analysis][LoopVectorize] do not form reductions of...
2021-02-20 Fangrui Song[llvm-objdump] --source: drop the warning when there...
2021-02-20 William S. Moses[SROA] Amend failing test from D95826
2021-02-20 wlei[CSSPGO][llvm-profgen] Filter out the instructions...
2021-02-20 wlei[CSSPGO][llvm-profgen] Renovate perfscript check and...
2021-02-20 wlei[CSSPGO][llvm-profgen] Add brackets for context id...
2021-02-20 Hongtao YuRemove test code that cause MSAN failure.
2021-02-20 Hongtao Yu[CSSPGO] Process functions in a top-down order on a...
2021-02-20 Hongtao Yu[CSSPGO] Restrict pseudo probe tests to x86_64 only.
2021-02-20 Hongtao Yu[CSSPGO] Unblock optimizations with pseudo probe instru...
2021-02-20 Wenlei He[CSSPGO] Use merged base profile for hot threshold...
2021-02-20 wlei[CSSPGO][llvm-profgen] Fix bug with parsing hybrid...
2021-02-20 wlei[CSSPGO][llvm-profgen] Merge and trim profile for cold...
2021-02-20 wlei[CSSPGO][llvm-profgen] Aggregate samples on call frame...
2021-02-20 wlei[CSSPGO][llvm-profgen] Compress recursive cycles in...
2021-02-20 wlei[CSSPGO][llvm-profgen] Pseudo probe based CS profile...
next