OSDN Git Service

android-x86/external-llvm.git
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
2018-06-27 Teresa Johnson[ThinLTO] Modify test to help diagnose bot failures
2018-06-27 Sanjay Patel[DAGCombiner] restrict (float)((int) f) --> ftrunc...
2018-06-27 Teresa Johnson[ThinLTO] Print names in function import debug messages...
2018-06-27 Justin Bogner[Object] Allow iterating over an IRObjectFile's modules
2018-06-27 Jessica Paquette[MachineOutliner] Don't outline sequences where x16...
2018-06-27 Sanjay Patel[InstCombine] add more tests for shuffle with different...
2018-06-27 Craig Topper[X86] Use bts/btr/btc for single bit set/clear/compleme...
2018-06-27 Craig Topper[X86] Add test cases for D48606.
2018-06-27 Jakub Kuderski[AliasSet] Fix UnknownInstructions printing
2018-06-27 Jonas Devlieghere[dsymutil] Move abstractions into separate files (NFC)
2018-06-27 Matt Davis[llvm-mca] Register listeners with stages; remove...
2018-06-27 Simon Pilgrim[X86][SSE] Add missing AVX512 rotation tests
2018-06-27 Craig Topper[X86] Rename the autoupgraded of packed fp compare...
2018-06-27 Stanislav Mekhanoshin[AMDGPU] Convert rcp to rcp_iflag
2018-06-27 Luke Geeson[AArch64] Reverting FP16 vcvth_n_s64_f16 to fix
2018-06-27 Adhemerval... [AArch64] Add custom lowering for v4i8 trunc store
2018-06-27 Ivan A. Kosarev[NEON] Support vldNq intrinsics in AArch32 (LLVM part)
2018-06-27 Florian Hahn[ValueLattice] Return false if value range did not...
2018-06-27 Simon Pilgrim[DAGCombiner] visitSDIV - add special case handling...
2018-06-27 Nico WeberBuild TaskQueueTest in threads=on builds, fixes regress...
2018-06-27 Andrea Di Biagio[llvm-mca] Avoid calling method update() on instruction...
2018-06-27 Simon Pilgrim[X86][SSE] Include MIN_SIGNED element in non-uniform...
2018-06-27 Simon Pilgrim[DAGCombiner] visitSDIV - simplify pow2 handling. NFCI.
2018-06-27 Simon Pilgrim[DAGCombiner] Fold SDIV(%X, MIN_SIGNED) -> SELECT(...
2018-06-27 Simon Pilgrim[DAGCombiner] Don't accept signbit sdiv divisors in...
2018-06-27 Luke GeesonRemoving empty CodeGen dir in root
2018-06-27 Luke Geeson[AArch64] Remove Duplicate FP16 Patterns with same...
2018-06-27 Konstantin... AMDGPU/NFC: Fix typo in comment
2018-06-27 Konstantin... AMDHSA: Rename RESERVED -> RESERVED0, mark gfx9-specifi...
2018-06-27 Konstantin... AMDHSA/NFC: Address missed review feedback from
2018-06-27 Petr Hosek[CMake] Provide direct support for building sanitized...
2018-06-27 Petr Hosek[CMake] Use variables rather than ":" delimiters
next