OSDN Git Service

android-x86/external-llvm.git
2018-11-27 Evandro Menezes[TableGen] Improve readability of generated code (NFC)
2018-11-27 Evandro Menezes[TableGen] Refactor macro names (NFC)
2018-11-27 Martin Storsjo[yaml2obj] Treat COFF/ARM64 as a 64 bit architecture
2018-11-27 Nico Weber[gn build] Add enough build files to be able to build...
2018-11-27 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-27 Nikita Popov[InstCombine] Add tests for saturating add/sub; NFC
2018-11-27 Craig Topper[X86] Add cost model tests for experimental.vector...
2018-11-27 Craig Topper[X86] Add cost model test for masked load an store...
2018-11-27 Craig Topper[X86] Add cost model tests for fp_to_int/int_to_fp...
2018-11-27 Craig Topper[X86] Add cost model tests for shifts with -x86-experim...
2018-11-27 Zachary Turner[lit] Pass more environment variables through to child...
2018-11-27 Reid KlecknerAdd missing error checking code intended for r347687
2018-11-27 Reid Kleckner[PDB] Add symbol records in bulk
2018-11-27 Vyacheslav... [TableGen] Preprocessing support
2018-11-27 Craig Topper[X86] Replace an APInt that is guaranteed to be 8-bits...
2018-11-27 Florian Hahn[PartialInliner] Make PHIs free in cost computation.
2018-11-27 Craig Topper[X86] Add cascade lake arch in X86 target.
2018-11-27 James DennettDocumentation: add \file markup as needed.
2018-11-27 Pavel Labath[Demangle] remove itaniumFindTypesInMangledName
2018-11-27 Andrea Di Biagio[llvm-mca] pass -dispatch-stats flag to a couple of...
2018-11-27 Sanjay Patel[x86] regenerate checks; NFC
2018-11-27 Stanislav Mekhanoshin[AMDGPU] Disable DAG combine at -O0
2018-11-27 Tim NorthoverInstCombine: add comment explaining malloc deletion...
2018-11-27 Max KazantsevAdd missing REQUIRES: asserts
2018-11-27 Craig Topper[X86] Add test cases for vector shifts of v2i32/v2i16...
2018-11-27 Craig Topper[X86] Use getUnpackl/getUnpackh instead of directly...
2018-11-27 Max Kazantsev[LoopSimplifyCFG] Turn on term folding after underlying...
2018-11-27 Max Kazantsev[LoopSimplifyCFG] Fix corner case with duplicating...
2018-11-27 Nico Weber[gn build] Merge r347530 to gn.
2018-11-27 Nico WeberMove a file I forgot to move in r347636.
2018-11-27 Nico Weber[gn build] Create abi-breaking.h, config.h, llvm-config...
2018-11-27 Craig Topper[X86] Prevent DAG combine from folding a bitcast from...
2018-11-27 Craig Topper[X86] Add a bunch of test cases for storing a scalar...
2018-11-27 Zola BridgesRevert "[clang][slh] add attribute for speculative...
2018-11-27 Vitaly Buka[stack-safety] Update comment
2018-11-27 Vitaly Buka[stack-safety] Fix and uncomment assert
2018-11-27 Vitaly Buka[stack-safety] Fix build on gcc 5.4
2018-11-27 Sanjay Patel[InstCombine] add tests for rotate/bswap equality; NFC
2018-11-27 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-26 JF BastienFix debug build break
2018-11-26 Sterling AugustineNotify the linker when a TU compiled with split-stack...
2018-11-26 Vitaly BukaRemove trailing empty line
2018-11-26 Vitaly Buka[stack-safety] Analysis documentation
2018-11-26 Vitaly Buka[stack-safety] Inter-Procedural Analysis implementation
2018-11-26 Vitaly Buka[stack-safety] Empty local passes for Stack Safety...
2018-11-26 David BlaikieAArch64ISelLowering: Remove a return-of-assignment...
2018-11-26 Mircea TrofinAdd new passes to X86 pipeline tests
2018-11-26 Fangrui Song[X86] Add dependency from X86 to ProfileData after...
2018-11-26 Xin Tong[ICP] Remove incompatible attributes at indirect-call...
2018-11-26 Sanjay Patel[InstCombine] add helper function to reduce code duplic...
2018-11-26 Vitaly Buka[stack-safety] Local analysis implementation
2018-11-26 Vitaly Buka[stack-safety] Empty local passes for Stack Safety...
2018-11-26 Vitaly Buka[cfi] Help sanstats to find binary if they are not...
2018-11-26 Vitaly Buka[cfi] Make sanstats print address of the check
2018-11-26 Evandro Menezes[AArch64] Refactor the scheduling predicates (3/3)...
2018-11-26 Evandro Menezes[AArch64] Refactor the scheduling predicates (2/3)...
2018-11-26 Evandro Menezes[AArch64] Refactor the scheduling predicates (1/3)...
2018-11-26 Mircea TrofinSupport for inserting profile-directed cache prefetches
2018-11-26 Matt ArsenaultAMDGPU: Record SGPR spills when restoring too
2018-11-26 Craig Topper[LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don...
2018-11-26 Teresa Johnson[ThinLTO] Consolidate cache key computation between...
2018-11-26 Craig Topper[SelectionDAG] Teach BaseIndexOffset::match to unwrap...
2018-11-26 Craig Topper[X86] Add test case for D54818
2018-11-26 Zola BridgesRevert "[clang][slh] add attribute for speculative...
2018-11-26 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-26 Than McIntosh[CodeGen] Support custom format of stack maps
2018-11-26 Erich KeaneDelete dead code introduced in r347354.
2018-11-26 Matt ArsenaultAMDGPU: Cleanup / relax tests for future changes
2018-11-26 Matt ArsenaultAMDGPU: Don't optimize exec masks at -O0
2018-11-26 Matt ArsenaultAMDGPU: Only add implicit super-reg def for first subreg
2018-11-26 Than McIntosh[CodeGen] Take SPAdj into account for STATEPOINT livene...
2018-11-26 Aaron BallmanRemove an unnecessary file; NFC.
2018-11-26 Nikita Popov[DemandedBits] Add support for funnel shifts
2018-11-26 Sanjay Patel[x86] promote all multiply i8 by constant to i32
2018-11-26 Diana Picus[ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF
2018-11-26 Diana PicusFix typo in comment. NFC
2018-11-26 Sam Parker[ARM] Prevent parallel macs for unsigned values
2018-11-26 Fedor SergeevRevert "[TTI] Reduction costs only need to include...
2018-11-26 Kang ZhangRevert "[PowerPC] Fix inconsistent ImmMustBeMultipleOf...
2018-11-26 Craig Topper[X86] Add test cases to show bad type legalization...
2018-11-26 Kang Zhang[PowerPC] Fix inconsistent ImmMustBeMultipleOf for...
2018-11-26 Argyrios Kyrtzidis[Support/FileSystem] Add sub-second precision for atime...
2018-11-25 Florian Hahn[MetadataTest] Fix off-by-one strncpy warning reported...
2018-11-25 Sanjay Patel[x86] limit transform for select-of-fp-constants
2018-11-25 Sanjay Patel[x86] add tests for select-of-fp-constants; NFC
2018-11-25 Florian Hahn[IPSCCP] Use input operand instead of OriginalOp for...
2018-11-25 Sanjay Patel[SelectionDAG] move constant or splat functions to...
2018-11-25 Andrea Di Biagio[llvm-mca] Add support for instructions with a variadic...
2018-11-25 Kang Zhangadd Kang Zhang(shkzhang@cn.ibm.com) to the CREDITS.TXT
2018-11-24 Craig Topper[X86] Synchronize a macro in getAvailableFeatures in...
2018-11-24 Nikita Popov[InstCombine] Determine demanded and known bits for...
2018-11-24 Andrea Di Biagio[llvm-mca] InstrBuilder: warnings for call/ret instruct...
2018-11-24 Joel JonesRevert unapproved commit
2018-11-24 Joel Jones[AArch64] Enable libm vectorized functions via SLEEF
2018-11-23 Fangrui Song[ARM] Add dependency from ARMAsmParser to ARMAsmPrinter...
2018-11-23 Nikita Popov[InstCombine] Simplify funnel shift with zero/undef...
2018-11-23 Evandro Menezes[TableGen] Emit more variant transitions
2018-11-23 Andrea Di Biagio[llvm-mca] Refactor some of the logic in InstrBuilder...
2018-11-23 Sanjay Patel[DAG] consolidate shift simplifications
2018-11-23 Sanjay Patel[x86] make test immune to oversized shift simplification
next