OSDN Git Service

android-x86/external-llvm.git
2018-06-29 Jonas Devlieghere[dsymutil] Introduce a new CachedBinaryHolder
2018-06-29 Petar Jovanovic[mips] Support shrink-wrapping
2018-06-29 Stanislav Mekhanoshin[AMDGPU] Enable LICM in the BE pipeline
2018-06-29 Jessica Paquette[MachineOutliner] Add always and never options to ...
2018-06-29 Sanjay Patel[InstCombine] add more tests for shuffle-binop folds...
2018-06-29 Andrea Di Biagio[llvm-mca] Remove field HasReadAdvanceEntries from...
2018-06-29 Alexey Bataev[DEBUG_INFO, NVPTX] Do not emit .debug_loc section.
2018-06-29 Krzysztof Parzyszek[Hexagon] Remove unused instruction itineraties, NFC
2018-06-29 Sanjay Patel[InstCombine] enhance shuffle-of-binops to allow differ...
2018-06-29 Roman ShirokiyFix overconfident assert in ScalarEvolution::isImpliedV...
2018-06-29 Sjoerd Meijer[AArch64] Armv8.4-A: Virtualization system registers
2018-06-29 Filipe Cabecinhas[cmake] Change WIN32 test to CMAKE_HOST_WIN32
2018-06-29 Simon Pilgrim[X86][SSE] Support v16i8/v32i8 vector rotations
2018-06-29 Sjoerd Meijer[ARM][AArch64] Armv8.4-A Enablement
2018-06-29 Roman LebedevSCEVExpander::expandAddRecExprLiterally(): check before...
2018-06-29 Kristof BeylsMake email options of find_interesting_reviews more...
2018-06-29 Craig Topper[X86] Remove masking from the avx512 packed sqrt intrin...
2018-06-28 Tom StellardAMDGPU: Separate R600 and GCN TableGen files
2018-06-28 Sterling AugustineRequire x86 for this test.
2018-06-28 Eli Friedman[ARM] Assert that ARMDAGToDAGISel creates valid UBFX...
2018-06-28 Jessica Paquette[MachineOutliner] Never add the outliner in -O0
2018-06-28 Sanjay Patel[InstCombine] adjust shuffle tests; NFC
2018-06-28 Jake Ehrlich[llvm-readobj] Add experimental support for SHT_RELR...
2018-06-28 Benjamin Kramer[SupportTests] Silence -Wsign-compare warnings
2018-06-28 Sanjay Patel[InstCombine] fix opcode check in shuffle fold
2018-06-28 Martin Storsjo[COFF] Fix constant sharing regression for MinGW
2018-06-28 Zachary TurnerFix padding with custom character in formatv.
2018-06-28 Teresa Johnson[ThinLTO] Port InlinerFunctionImportStats handling...
2018-06-28 Benjamin Kramer[NVPTX] Delete dead code
2018-06-28 Eli Friedman[ARM] Add missing Thumb2 assembler diagnostics.
2018-06-28 Sterling AugustineSome targets don't have lld built, so just use a binary...
2018-06-28 Anastasis Grammenos[SROA] Preserve DebugLoc when rewriting alloca partitions
2018-06-28 Sterling AugustineHandle absolute symbols as branch targets in disassembly.
2018-06-28 Zachary TurnerAdd a flag to FileOutputBuffer that allows modification.
2018-06-28 Simon PilgrimRemove unnecessary semicolon. NFCI.
2018-06-28 Justin Bogner[CMake] Respect CMAKE_STRIP and CMAKE_DSYMUTIL on apple...
2018-06-28 Vedant Kumar[Debugify] Do not report line 0 locations as errors
2018-06-28 Craig Topper[X86] Suppress load folding into and/or/xor if it will...
2018-06-28 Jonas DevlieghereRevert "Re-land r335297 "[X86] Implement more of x86...
2018-06-28 Jonas DevlieghereRevert "[OrcMCJIT] Fix test after r335508 causing it...
2018-06-28 Zachary Turner2 VS natvis improvements.
2018-06-28 Zachary TurnerSet line ending style of llvm.natvis to CRLF.
2018-06-28 Sanjay Patel[InstCombine] allow shl+mul combos with shuffle (select...
2018-06-28 Jessica Paquette[MachineOutliner] Define MachineOutliner support in...
2018-06-28 Simon Pilgrim[DAGCombiner] Ensure we use the correct CC result type...
2018-06-28 Matt Davis[llvm-mca] Delete Pipeline's copy ctor and assignement...
2018-06-28 Simon Pilgrim[WebAssembly] Add getSetCCResultType placeholder overri...
2018-06-28 Jessica PaquetteRevert "[MachineOutliner] Add always and never options...
2018-06-28 Jessica PaquetteRevert "[MachineOutliner] Never add the outliner in...
2018-06-28 Jessica Paquette[MachineOutliner] Never add the outliner in -O0
2018-06-28 Matthias BraunSelectionDAGBuilder, mach-o: Skip trap after noreturn...
2018-06-28 Jessica Paquette[MachineOutliner] Add always and never options to ...
2018-06-28 Haojian WuRevert "[DAGCombiner] Ensure we use the correct CC...
2018-06-28 Simon Pilgrim[llvm-mca][x86] Add FMA4 resource tests
2018-06-28 Simon Pilgrim[llvm-mca][x86] Add 3dnow! resource tests
2018-06-28 Stanislav Mekhanoshin[AMDGPU] Early expansion of 32 bit udiv/urem
2018-06-28 Andrea Di Biagio[llvm-mca] Use a WriteRef to describe register writes...
2018-06-28 Stanislav Mekhanoshin[AMDGPU] Overload llvm.amdgcn.fmad.ftz to support f16
2018-06-28 John Brawn[PhiValues] Adjust unit test to invalidate instructions...
2018-06-28 Alexey Bataev[DEBUG_INFO, NVPTX] Add test for .debug_loc section...
2018-06-28 Jonas Devlieghere[dsymutil] Use UnitListTy consistently (NFC)
2018-06-28 John BrawnAdd a PhiValuesAnalysis pass to calculate the underlyin...
2018-06-28 Benjamin KramerRevert "Add support for generating a call graph profile...
2018-06-28 Sjoerd Meijer[ARM] Parallel DSP Pass
2018-06-28 Pavel LabathRevert "ADT: Move ArrayRef comparison operators into...
2018-06-28 Pavel LabathADT: Move ArrayRef comparison operators into the class
2018-06-28 Andrea Di Biagio[llvm-mca] Refactor method RegisterFile::collectWrites...
2018-06-28 Jesper AntonssonComment change to verify commit rights. NFC.
2018-06-28 Hans Wennborgs/TablesChecked/TableChecked/ after r335823
2018-06-28 Matt ArsenaultAMDGPU: Remove MFI::ABIArgOffset
2018-06-28 Matt ArsenaultAMDGPU: Error on calls from graphics shaders
2018-06-28 Matt ArsenaultAMDGPU: Fix AMDGPUCodeGenPrepare using uninitialized...
2018-06-28 Matt ArsenaultAMDGPU: Fix assert on aggregate type kernel arguments
2018-06-28 Benjamin KramerUnify sorted asserts to use the existing atomic pattern
2018-06-28 Simon Pilgrim[DAGCombiner] Ensure we use the correct CC result type...
2018-06-28 Florian Hahn[SCCP] Mark CFG as preserved.
2018-06-28 Simon Pilgrim[DAGCombiner] Remove unused variable. NFCI.
2018-06-28 Max Kazantsev[IndVarSimplify] Ignore unreachable users of truncs
2018-06-28 Clement Courbet[llvm-exegesis] Add partial X87 support.
2018-06-28 Petar Jovanovic[DwarfDebug] Remove unused argument (NFC)
2018-06-28 Petr HosekSupport for multiarch runtimes layout
2018-06-28 Craig Topper[X86] Use PatFrag with hardcoded numbers for FROUND_NO_...
2018-06-28 Craig Topper[X86] Change how we prefer shift by immediate over...
2018-06-28 Alex Lorenz[cmake][xcode-toolchain] add support for major Xcode...
2018-06-28 Michael J.... [CGProfile] Fix unused variable warning.
2018-06-27 Michael J.... Add support for generating a call graph profile from...
2018-06-27 Zachary TurnerMove some code from PDBFileBuilder to MSFBuilder.
2018-06-27 Benjamin Kramer[X86] Make folding table checking threadsafe
2018-06-27 Craig Topper[X86] In X86DAGToDAGISel::PreprocessISelDAG, make sure...
2018-06-27 Sameer AbuAsal[RISCV] Add machine function pass to merge base + offset
2018-06-27 Fangrui Song[llvm-objdump] Add -x --all-headers options
2018-06-27 Sanjay Patel[InstCombine] add tests for vector-select-of-binops...
2018-06-27 Paul RobinsonDocument the git config for Windows to do line-endings...
2018-06-27 Nirav Dave[DAGCombine] Disable TokenFactor simplifications when...
2018-06-27 Michael Kruse[ADT] drop_begin: use adl_begin/adl_end. NFC.
2018-06-27 Fangrui Song[WebAssembly] Try fixing test/CodeGen/WebAssembly/vecto...
2018-06-27 Fangrui Song[X86] Fix unmatched parenthesis in r335768
2018-06-27 Craig Topper[X86] Teach the disassembler to use %eiz/%riz instead...
2018-06-27 Daniel Sanders[globalisel][legalizer] Add AtomicOrdering to LegalityQ...
2018-06-27 Teresa Johnson[ThinLTO] Fix test
next