OSDN Git Service

android-x86/external-llvm.git
2018-12-05 Evandro Menezes[llvm-mca] Simplify test (NFC)
2018-12-05 Evandro Menezes[llvm-mca] Sort test run lines (NFC)
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Use getOccurrenceCount() in...
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Make getters in MachineOutliner...
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Don't create outlined sequence...
2018-12-05 Nick Desaulniers[gold-plugin] allow function/data sections to be toggleable
2018-12-05 Matt ArsenaultAMDGPU: Fix using old address spaces in some tests
2018-12-05 Sanjay Patel[DAGCombiner] don't try to extract a fraction of a...
2018-12-05 Christian BruelAllow norecurse attribute on functions that have debug...
2018-12-05 Andrea Di Biagio[X86] Add test case to show missed opportunity to combi...
2018-12-05 Brian GesiakRevert "[IR] Add NODISCARD to attribute functions"
2018-12-05 Chandler Carruth[SLH] Fix a nasty bug in SLH.
2018-12-05 Chandler Carruth[SLH] Regenerate tests with --no_x86_scrub_rip to resto...
2018-12-05 Brian Gesiak[IR] Add NODISCARD to attribute functions
2018-12-05 Valery Pykhtin[AMDGPU]: Turn on the DPP combiner by default
2018-12-05 Sanjay Patel[InstCombine] simplify icmps with same operands based...
2018-12-05 Simon Pilgrim[X86][SSE] Begun adding modulo rotate support to LowerR...
2018-12-05 Martin Storsjo[llvm-rc] Support not expressions.
2018-12-05 Simon Pilgrim[TargetLowering] Remove ISD::ANY_EXTEND/ANY_EXTEND_VECT...
2018-12-05 Simon Pilgrim[DAG] Add fshl/fshr tblgen opcodes
2018-12-05 Michal Gorny[test] Skip ThinLTO cache tests requiring atime setting...
2018-12-05 Michal Gorny[test] Split strip-preserve-time.test, and skip atime...
2018-12-05 Simon Pilgrim[SelectionDAG] Initial support for FSHL/FSHR funnel...
2018-12-05 George Rimar[MC] - Fix build bot.
2018-12-05 Simon PilgrimRemove superfluous comments. NFCI.
2018-12-05 George RimarRecommit r348243 - "[llvm-mc] - Do not crash when refer...
2018-12-05 Simon Pilgrim[TargetLowering] SimplifyDemandedVectorElts - don't...
2018-12-05 Diana Picus[ARM GlobalISel] Implement call lowering for Thumb2
2018-12-05 Alina Sbirlea[LICM] *Actually* disable ControlFlowHoisting.
2018-12-05 Hans WennborgHowToBuildWithPGO.rst: Fix a few details in the manual...
2018-12-05 Craig Topper[X86] Remove -costmodel-reduxcost=true from the experim...
2018-12-05 Craig Topper[X86] Add more cost model tests for vector reductions...
2018-12-05 Saleem AbdulrasoolAArch64: support funclets in fastcall and swift_call
2018-12-05 Craig Topper[X86] Add narrow vector test cases to vector-reduce...
2018-12-05 Max Kazantsev[NFC] Verify memoryssa in test for PR39783
2018-12-05 Craig Topper[MachineLICM][X86][AMDGPU] Fix subtle bug in the updati...
2018-12-05 Vitaly Buka[asan] Add clang flag -fsanitize-address-use-odr-indicator
2018-12-05 Craig Topper[TableGen] Preserve order of output operands in DAGISel...
2018-12-05 Amara Emerson[SelectionDAG] Split very large token factors for loads...
2018-12-05 Michael Kruse[ADT] Add zip_longest iterators.
2018-12-05 Peter CollingbourneLTO: Don't internalize available_externally globals.
2018-12-05 Amara Emerson[AArch64][GlobalISel] Re-enable selection of volatile...
2018-12-04 Zachary TurnerRemove the hash code from CVRecord.
2018-12-04 Vitaly Buka[asan] Split -asan-use-private-alias to -asan-use-odr...
2018-12-04 Sanjay Patel[InstCombine] add tests for implied simplifications...
2018-12-04 Saleem AbdulrasoolAArch64: clean up some whitespace in Windows CC (NFC)
2018-12-04 Zachary Turner[llvm-pdbutil] Remove the analyze subcommand.
2018-12-04 Zachary Turner[PDB] Emit S_UDT records in LLD.
2018-12-04 Nirav Dave[AVR] Silence fallthrough warning. NFC.
2018-12-04 Michael KruseRevert "[ADT] Add zip_longest iterators"
2018-12-04 Michael Kruse[ADT] Add zip_longest iterators
2018-12-04 Stefan Pintilie[PowerPC] Make no-PIC default to match GCC - LLVM
2018-12-04 Sanjay Patel[CmpInstAnalysis] fix function signature for ICmp code...
2018-12-04 Matt ArsenaultMove llc-start-stop-instance to x86
2018-12-04 Nirav Dave[SelectionDAG] Redefine isGAPlusOffset in terms of...
2018-12-04 Matt ArsenaultAMDGPU: Add f32 vectors to SGPR register classes
2018-12-04 Matt ArsenaultMIR: Add method to stop after specific runs of passes
2018-12-04 Sanjay Patel[InstCombine] rearrange foldICmpWithDominatingICmp...
2018-12-04 Jonas Devlieghere[dsymutil] Ensure we're comparing time stamps with...
2018-12-04 Simon Pilgrim[X86][SSE] Add SimplifyDemandedBitsForTargetNode handli...
2018-12-04 Ilya BiryukovRevert "Adapt gcov to changes in CFE."
2018-12-04 Simon Pilgrim[X86][SSE] Add MOVMSK demandedbits/elts tests
2018-12-04 Sanjay Patel[InstCombine] auto-generate full checks for icmp overfl...
2018-12-04 Sanjay Patel[InstCombine] add helper for icmp with dominator; NFC
2018-12-04 Sanjay Patel[InstCombine] auto-generate full checks for icmp domina...
2018-12-04 Krzysztof Parzyszek[Hexagon] Remove unused checker functions from asm...
2018-12-04 Alina Sbirlea[SimpleLoopUnswitch] Remove debug dump.
2018-12-04 Simon PilgrimAdd common check prefix. NFCI.
2018-12-04 Xing GUO[yaml2obj] Move redundant statements into a separate...
2018-12-04 Alina SbirleaUpdate MemorySSA in SimpleLoopUnswitch.
2018-12-04 Martell Malone[GN][NFC] Update readme example to functional command
2018-12-04 Clement Courbet[X86][NFC] Add more constant-size memcmp tests.
2018-12-04 Simon PilgrimFix MSVC "unknown pragma" warning. NFCI.
2018-12-04 Simon PilgrimFix -Wparentheses warning. NFCI.
2018-12-04 Simon Pilgrim[X86] Remove unnecessary peekThroughEXTRACT_SUBVECTORs...
2018-12-04 Simon Pilgrim[TargetLowering] expandFP_TO_UINT - avoid FPE due to...
2018-12-04 Simon PilgrimRevert rL348121 from llvm/trunk: [NFC][AArch64] Split...
2018-12-04 George RimarRevert r348243 "[llvm-mc] - Do not crash when referenci...
2018-12-04 Simon Pilgrim[TargetLowering] Add SimplifyDemandedVectorElts support...
2018-12-04 George Rimar[llvm-mc] - Do not crash when referencing undefined...
2018-12-04 George Rimar[llvm-dwarfdump] - Dump the older versions of .eh_frame...
2018-12-04 Craig Topper[X86] Remove custom DAG combine for SIGN_EXTEND_VECTOR_...
2018-12-04 Ranjeet SinghReverting r348215
2018-12-04 Evandro Menezes[TableGen] Improve the formatting of the emitted predic...
2018-12-04 Evandro Menezes[TableGen] Fix typo in emitted comment (NFC)
2018-12-04 Lang Hames[ExecutionEngine] Change NotifyObjectEmitted/NotifyObje...
2018-12-04 Sanjin Sijaric[ARM64][Windows] Fix local stack size for funclets
2018-12-04 Vitaly Buka[asan] Reduce binary size by using unnamed private...
2018-12-04 Jessica Paquette[MachineOutliner] Move stack instr check logic to getOu...
2018-12-04 Jessica Paquette[MachineOutliner][AArch64][NFC] Add early exit to candi...
2018-12-04 Shoaib Meenai[projects] Use directory name for add_llvm_external_pro...
2018-12-04 George Burgess IV[ThinLTO] Look through aliases when computing hash...
2018-12-04 Ranjeet Singh[IR] Don't assume all functions are 4 byte aligned
2018-12-03 Krzysztof Parzyszek[Hexagon] Switch to auto-generated intrinsic definition...
2018-12-03 Vedant Kumar[CodeExtractor] Split PHI nodes with incoming values...
2018-12-03 Adrian PrantlAdapt gcov to changes in CFE.
2018-12-03 Artem DergachevBumpPtrAllocator: Add a couple of convenient wrappers...
2018-12-03 Krzysztof Parzyszek[Hexagon] Extract operand decoders into a separate...
2018-12-03 Sanjay Patel[DAGCombiner] narrow truncated vector binops when legal
2018-12-03 Simon Atanasyan[mips] Fix TestDWARF32Version5Addr8AllForms test failur...
next