OSDN Git Service

android-x86/external-llvm.git
2018-04-12 Erik Pilkington[demangler] Add a partial demangling API for LLDB.
2018-04-12 Erik Pilkington[demangler] NFC: Some refactoring to support partial...
2018-04-12 Sam Clegg[WebAssembly] libObject: Don't include the name the...
2018-04-12 Simon Pilgrim[X86] Remove InstrItinClass entries from SSE/AVX instru...
2018-04-12 Lang Hames[ORC] Use insert rather than emplace.
2018-04-12 George Burgess IVSimplify; NFCI
2018-04-12 Simon Pilgrim[X86] Remove explicit SSE/AVX schedule itineraries...
2018-04-12 Sameer AbuAsal[RISCV] Add c.mv rs1, rs2 pattern for addi rs1, rs2, 0
2018-04-12 Simon Pilgrim[X86] Remove remaining gpr schedule itineraries (PR37093)
2018-04-12 Gabor Buella[X86] Introduce LLVM wbinvd intrinsic
2018-04-12 George Burgess IVFix a typo in a comment; NFC
2018-04-12 Lang Hames[ORC] Plumb error notifications through the VSO interface.
2018-04-12 Simon Pilgrim[X86] Remove gpr shift/extension schedule itineraries...
2018-04-12 Lei Huang[Power9]Legalize and emit code for converting (Un)Signe...
2018-04-12 Benjamin Kramer[MCJIT] Remove the anchor from mcjit.
2018-04-12 Petar Jovanovic[MIPS GlobalISel] remove superfluous #includes (NFC)
2018-04-12 Jessica Paquette[AArch64] Move AFI->setRedZone(false) to top of emitPro...
2018-04-12 Sanjay Patelrevert r328921 - [DAGCombine] (float)((int) f) -->...
2018-04-12 Krzysztof Parzyszek[Pipeliner] Use std::stable_sort when ordering NodeSets
2018-04-12 Simon Dardis[mips] Correct the predicates of the load/store (double...
2018-04-12 Simon Pilgrim[X86] Remove AES/CLMUL/CRC32/LDDQU/MOVNT/POPCNT/SHA...
2018-04-12 Benjamin KramerRevert "Reapply "[PR16756] Use SSAUpdaterBulk in JumpTh...
2018-04-12 Sander de Smalen[AArch64][AsmParser] Unify 'addVectorListOperands'...
2018-04-12 Francis Visoiu... [CodeGen] Allow printing MachineMemOperands with less...
2018-04-12 Sam Parker[IRCE] isKnownNonNegative helper function
2018-04-12 Simon Pilgrim[X86] Remove remaining system/special schedule itinerar...
2018-04-12 Simon Dardis[mips] Correct the predicates for special nops, tlb...
2018-04-12 Simon Pilgrim[X86] Remove system/control schedule itineraries (PR37093)
2018-04-12 Roman Lebedev[InstCombine][NFC]: Add tests: foldSelectICmpAndAnd...
2018-04-12 Sander de Smalen[AArch64][AsmParser] Make parse function for VectorList...
2018-04-12 Shiva Chen[RISCV] Change function alignment to 4 bytes, and 2...
2018-04-12 Simon Pilgrim[X86] Remove CMOV/SETCC schedule itineraries (PR37093)
2018-04-12 Simon Pilgrim[X86] Remove MMX/3DNow schedule itineraries (PR37093)
2018-04-12 Andrea Di Biagio[llvm-mca] Removed unused argument from cycleEvent...
2018-04-12 Simon Pilgrim[X86] Remove X87 schedule itineraries (PR37093)
2018-04-12 Petar Jovanovic[MIPS GlobalISel] minor update to MIR tests added in...
2018-04-12 Jonas Paulsson[SystemZ] Use ResourceCycles=30 for FPd unit (NFC).
2018-04-12 Jonas Paulsson[SystemZ] Remove FullInstRWOverlapCheck from SchedMach...
2018-04-12 Jonas Paulsson[HexagonMachineScheduler] Remove local (copied) getWea...
2018-04-12 Jonas Paulsson[MachineScheduler] NFC refactoring
2018-04-12 Craig Topper[LegalizeTypes] Remove unnecessary type action check...
2018-04-12 Hiroshi Inoue[NFC] fix trivial typos in documents and comments
2018-04-12 Alex Bradbury[RISCV] Codegen support for RV32D floating point compar...
2018-04-12 Alex Bradbury[RISCV] Codegen support for RV32D floating point conver...
2018-04-12 Alex Bradbury[RISCV] Add codegen support for RV32D floating point...
2018-04-12 Alex Bradbury[RISCV] Add tests missed in r329871
2018-04-12 Alex Bradbury[RISCV] Codegen support for RV32D floating point load...
2018-04-12 Yan LuoTest commit access
2018-04-12 George Burgess IV[DeadArgElim] Remove allocsize attributes on callsites
2018-04-12 Jake EhrlichRevert "[llvm-objcopy] Switch over to using TableGen...
2018-04-11 Michael ZolotukhinReapply "[PR16756] Use SSAUpdaterBulk in JumpThreading...
2018-04-11 Michael Zolotukhin[SSAUpdaterBulk] Fix linux bootstrap/sanitizer failures...
2018-04-11 Jake Ehrlich[llvm-objcopy] Switch over to using TableGen for parsin...
2018-04-11 Simon Pilgrim[X86] Remove unused itinerary argument from FMA3/FMA4...
2018-04-11 Weiming ZhaoAdd missing vtable anchors
2018-04-11 Simon PilgrimX86FoldTableEntry - avoid unnecessary std::string creat...
2018-04-11 whitequark[LLVM-C] Add LLVMGetHostCPU{Name,Features}.
2018-04-11 Simon PilgrimDon't repeatedly evaluate size() in the for loop. NFCI.
2018-04-11 Nemanja Ivanovic[PowerPC] Fix condition for 64-bit rotate when replacin...
2018-04-11 Puyan LotfiAttempting to work around a non-determinism issue.
2018-04-11 Yonghong Songbpf: signal error instead of silent drop for certain...
2018-04-11 Gabor Buella[X86] Describe wbnoinvd instruction
2018-04-11 Daniel Neilson[DSE] Add tests for atomic memory intrinsics (NFC)
2018-04-11 David BlaikieRename *CommandFlags.def to *CommandFlags.inc
2018-04-11 Daniel Neilson[DSE] Regenerate tests with update_test_checks.py ...
2018-04-11 Peter CollingbourneCodeGen: Don't try to canonicalize Unix-style paths...
2018-04-11 Simon Pilgrim[X86][Atom] Convert Atom scheduler model to SchedRW...
2018-04-11 Andrea Di Biagio[llvm-mca] Let the Scheduler notify dispatch stall...
2018-04-11 Simon Pilgrim[X86] Generalize X86PadShortFunction to work with Targe...
2018-04-11 Artem Belevich[NVPTX] Removed 'satom' feature which is no longer...
2018-04-11 Artem Belevich[NVPTX, CUDA] Improved feature constraints on NVPTX...
2018-04-11 Tim Renouf[AMDGPU] Ensure there are enough registers for wave...
2018-04-11 Daniel Neilson[DSE] Regenerate tests with update_test_checks.py ...
2018-04-11 Reid Kleckner[FastISel] Disable local value sinking by default
2018-04-11 Sanjay Patel[InstCombine] limit X - (cast(-Y) --> X + cast(Y) with...
2018-04-11 Paul Robinson[DWARFv5] Fuss with asm syntax for conveying MD5 checksum.
2018-04-11 Petar Jovanovic[MIPS GlobalISel] Select add i32, i32
2018-04-11 Haicheng Wu[SLP] update a test case. NFC.
2018-04-11 Yaxun Liu[AMDGPU] Fix lowering enqueue_kernel
2018-04-11 Andrea Di BiagioRevert "[llvm-mca][CMake] Remove unused libraries from...
2018-04-11 Tim RenoufRevert "[AMDGPU] Ensure there are enough registers...
2018-04-11 Sander de Smalen[AArch64][AsmParser] Split index parsing from vector...
2018-04-11 Tim Renouf[AMDGPU] Ensure there are enough registers for wave...
2018-04-11 Andrea Di Biagio[llvm-mca][CMake] Remove unused libraries from set...
2018-04-11 Simon Pilgrim[X86] Add variable shuffle schedule classes
2018-04-11 Francis Visoiu... [AArch64] Add test case for r329797
2018-04-11 Simon Pilgrim[X86][SSE] Tweak cmpps schedule test so that it works...
2018-04-11 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added v_screen_partition_4se_b32
2018-04-11 Francis Visoiu... [AArch64] Fix regression after r329691
2018-04-11 Andrea Di Biagio[llvm-mca] Minor code cleanup. NFC
2018-04-11 Andrea Di Biagio[llvm-mca] Renamed BackendStatistics to RetireControlUn...
2018-04-11 Andrea Di Biagio[llvm-mca] Move the logic that prints scheduler statist...
2018-04-11 Artur GainullinEliminate a bitwise 'not' op of 'not' min/max by invert...
2018-04-11 Sjoerd Meijer[ARM] FP16 VSEL codegen
2018-04-11 Clement Courbet[Build][NFC] Split off libpfm detection to a separate...
2018-04-11 Sander de Smalen[AArch64][AsmParser] Unify code for parsing Neon/SVE...
2018-04-11 Clement Courbet[llvm-exegesis] Add a flag to disable libpfm even if...
2018-04-11 Petr Hosek[CMake][runtimes] Process common options in runtimes...
2018-04-11 Craig Topper[X86] Remove 128/256-bit masked pmaddubsw and pmaddwd...
2018-04-11 Craig Topper[X86] In X86FlagsCopyLowering, when rewriting a memory...
next