OSDN Git Service

android-x86/external-llvm.git
2017-08-23 Rui UeyamaRevert r311552: [Bash-autocompletion] Add support for...
2017-08-23 Gor Nishanov[coroutines] CoroBegin from inner coroutines should...
2017-08-23 Chad Rosier[Reassociate] Don't canonicalize x + (-Constant * y...
2017-08-23 Yuka Takahashi[Bash-autocompletion] Add support for static analyzer...
2017-08-23 Daniel Sanders[globalisel][tablegen] Add support for ImmLeaf without...
2017-08-23 Florian Hahn[ARM] Check for assembler instructions in test.
2017-08-23 Florian Hahn[ARM] Add missing patterns for insert_subvector.
2017-08-23 Daniel Sanders[globalisel][tablegen] Add tests for FeatureBitsets...
2017-08-23 Davide Italiano[gold] Test we don't strip globals when producing reloc...
2017-08-23 Davide Italiano[InstCombine] Fold branches with irrelevant conditions...
2017-08-23 Hiroshi Inoue[PowerPC] better instruction selection for OR (XOR...
2017-08-23 Krasimir Georgiev[AArch64] Silence unused variable warning in opt mode...
2017-08-23 Sjoerd Meijer[AArch64] ISel legalization debug messages. NFCI.
2017-08-23 Alex Bradbury[Lanai] Remove dead functions from LanaiRegisterInfo
2017-08-23 Hiroshi InoueRevert rL311526: [PowerPC] better instruction selection...
2017-08-23 Craig Topper[InstCombine] Remove unused argument. NFC
2017-08-23 Craig Topper[InstCombine] Replace a simple matcher with a plain...
2017-08-23 Craig Topper[InstCombine] Remove an unnecessary dyn_cast to Instruc...
2017-08-23 Hiroshi Inoue[PowerPC] better instruction selection for OR (XOR...
2017-08-23 Dean Michael... [XRay][CodeGen] Use PIC-friendly code in XRay sleds...
2017-08-23 Yonghong Songbpf: add variants of -mcpu=# and support for additional...
2017-08-23 Matthias BraunFix tail-merge-after-mbp test
2017-08-23 Matthias BraunAdd test case for r311511
2017-08-23 Martell MaloneNFC: fix ToolDrivers syntax and typo errors
2017-08-23 George KarpenkovUpdate LLVM fuzzers to use the libFuzzer bundled with...
2017-08-23 George KarpenkovRemove llvm-pdbutil/fuzzer.
2017-08-22 Matthias BraunTargetInstrInfo: Change duplicate() to work on bundles.
2017-08-22 Craig Topper[SelectionDAG] Make ISD::isConstantSplatVector always...
2017-08-22 Craig Topper[InstCombine] Remove check for sext of vector icmp...
2017-08-22 Jonas DevlieghereRevert "[llvm-dwarfdump] Print type names in DW_AT_type...
2017-08-22 Jonas Devlieghere[llvm-dwarfdump] Print type names in DW_AT_type DIEs
2017-08-22 Peter CollingbourneWholeProgramDevirt: Create bitcast to i8* at each virtu...
2017-08-22 Matt Morehouse[SanitizerCoverage] Optimize stack-depth instrumentation.
2017-08-22 Jakub Kuderski[ADCE][Dominators] Reapply: Teach ADCE to preserve...
2017-08-22 Jonas Devlieghere[Debug info] Add new DbgValues after looping over DAG
2017-08-22 Sanjay Patel[x86] auto-generate full checks; NFC
2017-08-22 Sanjay Patel[x86] simplify runs and auto-generate full checks
2017-08-22 Erich KeaneEmit section information for extern variables
2017-08-22 Sam Parker[ARM][AArch64] Add Armv8.3-a unittests
2017-08-22 Sam Parker[ARM][AArch64] v8.3-A Javascript Conversion
2017-08-22 Renato Golin[ARM] Avoid creating duplicate ANDs in SelectionDAG
2017-08-22 Renato Golin[ARM] Call setBooleanContents(ZeroOrOneBooleanContent)
2017-08-22 Sjoerd Meijer[SelectionDAG] Add getNode debug messages
2017-08-22 Sjoerd Meijer[AArch64] Cleanup of HasFullFP16 argument. NFC.
2017-08-22 Chandler CarruthFix a typo in r311435.
2017-08-22 Alex BradburyUse report_fatal_error for unsupported calling conventions
2017-08-22 George Rimar[lib/Analysis] - Mark personality functions as live.
2017-08-22 Craig Topper[X86] Prevent several calls to ISD::isConstantSplatVect...
2017-08-22 Eric BeckmannIntegrate manifest merging library into LLD.
2017-08-22 Adrian Prantldsymutil: don't copy compile units without children...
2017-08-21 George KarpenkovMoving libFuzzer from LLVM to compiler-rt.
2017-08-21 Justin BognerRe-apply "Introduce FuzzMutate library"
2017-08-21 Quentin Colombet[RegAlloc] Make sure live-ranges reflect the state...
2017-08-21 Craig Topper[ValueTracking] Add assertions that the starting Depth...
2017-08-21 Sanjay Patel[InstCombine] add udiv/urem tests with constant numerat...
2017-08-21 Justin BognerRevert "Re-apply "Introduce FuzzMutate library""
2017-08-21 Justin BognerRe-apply "Introduce FuzzMutate library"
2017-08-21 Sanjay Patel[InstCombine] add more tests for udiv/urem narrowing...
2017-08-21 Evandro Menezes[AArch64] Restore the test of conditional branch fusion
2017-08-21 Tim NorthoverGlobalISel (AArch64): fix ABI at border between GPRs...
2017-08-21 Steven Wu[IR] AutoUpgrade ModuleFlagBehavior for PIC and PIE...
2017-08-21 Craig Topper[InstCombine] Move the checks for pointer types in...
2017-08-21 Pirama Arumuga... [Support, Windows] Handle long paths with unix separators
2017-08-21 Sanjoy DasRevert "Reapply: [ADCE][Dominators] Teach ADCE to prese...
2017-08-21 Sam Elliott[ORE] Remove Old Optimization Remark API
2017-08-21 Zachary Turner[PDB] Serialize records into a stack-allocated buffer.
2017-08-21 George KarpenkovAlways compile libFuzzer with no coverage
2017-08-21 Zachary Turner[lld/pdb] Speed up construction of publics & globals...
2017-08-21 Haicheng Wu[InlineCost] Add cl::opt to allow full inline cost...
2017-08-21 Chad Rosier[InlineCost] Add more debug during inline cost computation.
2017-08-21 Zachary Turner[BinaryStream] Defaultify copy and move constructors.
2017-08-21 Sanjay Patel[LibCallSimplifier] try harder to fold memcmp with...
2017-08-21 Craig Topper[InstCombine] Teach foldSelectICmpAnd to recognize...
2017-08-21 Justin BognerRevert "Introduce FuzzMutate library"
2017-08-21 Justin BognerIntroduce FuzzMutate library
2017-08-21 Sean Fertile[PPC] Refine checks for emiting TOC restore nop and...
2017-08-21 Sam ElliottMigrate WholeProgramDevirt to new Optimization Remark API
2017-08-21 Davide Italiano[APFloat] Fix IsInteger() for DoubleAPFloat.
2017-08-21 Sanjay Patel[InstCombine] add tests for memcmp with constant; NFC
2017-08-21 Sam ElliottEmit only A Single Opt Remark When Inlining
2017-08-21 Craig Topper[InstCombine] Fix a weakness in canEvaluateZExtd around...
2017-08-21 Craig Topper[X86] When selecting sse_load_f32/f64 pattern, make...
2017-08-21 Xinliang David LiRevert 311208, 311209
2017-08-21 Sanjay Patelrevert r311333: [LibCallSimplifier] try harder to fold...
2017-08-21 Sanjay Patel[InstCombine] add vector tests; NFC
2017-08-21 Zachary Turner[llvm-pdbutil] Add support for dumping detailed module...
2017-08-21 Sanjay Patel[InstCombine] regenerate test checks; NFC
2017-08-21 Sanjay Patel[LibCallSimplifier] try harder to fold memcmp with...
2017-08-21 Stefan Pintilie[PowerPC] Check if the pre-increment PHI Node already...
2017-08-21 Igor Breger[GlobalISel][X86] Support G_BRCOND operation.
2017-08-21 Oliver Stannard[AsmParser] Recommit: Hash is not a comment on some...
2017-08-21 Igor Breger[GlobalISel][X86] InstructionSelector, for now use...
2017-08-21 Igor Breger[GlobalISel][X86] LowerCall, for now don't handel ByVal...
2017-08-21 Michael Zuckerman[InterLeaved] Adding lit test for future work interleav...
2017-08-21 Chandler Carruth[x86] Teach the "generic" x86 CPU to avoid patterns...
2017-08-21 Chandler Carruth[x86] Handle more cases where we can re-use an atomic...
2017-08-21 Sam Parker[ARM][AArch64] Cortex-A75 and Cortex-A55 support
2017-08-21 George Rimar[Support/Parallel] - Do not use a task group for a...
2017-08-21 Coby Tayree[X86] Allow xacquire/xrelease prefixes
2017-08-21 Craig Topper[AVX-512] Don't change which instructions we use for...
next