OSDN Git Service

android-x86/external-llvm.git
2018-09-19 Calixte DenizetVerify commit access in fixing typo
2018-09-19 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - use...
2018-09-19 Simon Pilgrim[ADT][BitVector] Add push_back()
2018-09-19 Alex Bradbury[RISCV] Codegen for i8, i16, and i32 atomicrmw with...
2018-09-19 Hans Wennborg[COFF] Emit @feat.00 on 64-bit and set the CFG bit...
2018-09-19 Simon Pilgrim[X86][SSE] Update extractelement test in preparation...
2018-09-19 Carlos Alberto... [DebugInfo][Dexter] Speculated BB presents illegal...
2018-09-19 Jonas Devlieghere[DWARF Verifier] Add helper function to dump DIEs....
2018-09-19 Thomas Lively[WebAssembly][NFC] Remove extra space in WebAssemblyIns...
2018-09-19 Matthias BraunAArch64MacroFusion: Factor out some opcode handling...
2018-09-19 Matthias BraunScheduleDAG: Cleanup dumping code; NFC
2018-09-18 Dean Michael... [XRay][compiler-rt] FDRLogWriter Abstraction
2018-09-18 Thomas Lively[WebAssembly] v4f32.abs and v2f64.abs
2018-09-18 Douglas YungRevert r342494 as it was failing on a bot and the autho...
2018-09-18 Martin Storsjo[benchmark] Mention another cherry-picked change in...
2018-09-18 Don Hinton[bugpoint] Revert r318459
2018-09-18 Kristina BrooksRemove svn:executable from a documentation file.
2018-09-18 Kristina Brooks[Docs] [Support] System Library to Support Library...
2018-09-18 Christy LeeDo not optimize atomic load to non-atomic memcmp
2018-09-18 Farhana Aleen[AMDGPU] Match udot8 pattern
2018-09-18 Zachary TurnerFix function signature to actually be an override.
2018-09-18 Hiroshi Yamauchi[PGO][CHR] Add opt remarks.
2018-09-18 Christy LeeCheck lines before using alias analysis to check for...
2018-09-18 Zachary Turner[PDB] Better support for enumerating pointer types.
2018-09-18 Krzysztof Parzyszek[PostRASink] Make sure to remove subregisters from...
2018-09-18 Jinsong Ji[NFC] Update comments regarding BufferSize for ProcReso...
2018-09-18 Simon PilgrimRevert rL342465: Added function to set a register to...
2018-09-18 Simon PilgrimRevert rL342466: [llvm-exegesis] Improve Register Setup.
2018-09-18 Alex Bradbury[RISCV][MC] Use a custom ParserMethod for the bare_symb...
2018-09-18 Alex Bradbury[RISCV][MC] Reject bare symbols for the simm12 operand...
2018-09-18 Alex Bradbury[RISCV][MC] Tighten up checking of sybol operands to...
2018-09-18 Nico WeberRemove dead function user_cache_directory()
2018-09-18 Andrea Di Biagio[llvm-mca] Add the ability to mark register reads/write...
2018-09-18 Hans WennborgRevert r342457 "Fixes removal of dead elements from...
2018-09-18 Simon PilgrimUse pass-by-reference for-range loop. NFCI.
2018-09-18 Andrea Di Biagio[llvm-mca] Slightly refactor class InstRef. NFC.
2018-09-18 Teresa Johnson[ThinLTO] Update LangRef doc for summary parsing
2018-09-18 Nemanja Ivanovic[PowerPC] Do not emit record-form rotates when record...
2018-09-18 Teresa Johnson[LTO] Make detection of WPD remark enablement more...
2018-09-18 whitequark[LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to...
2018-09-18 whitequark[LLVM-C][OCaml] Add LowerAtomic pass to C and OCaml...
2018-09-18 whitequark[OCaml] Add OCaml API for LLVMGetIndices
2018-09-18 Nemanja Ivanovic[PowerPC] Optimize compares fed by ANDISo
2018-09-18 John Brawn[TargetLowering] Android has sincos functions
2018-09-18 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2018-09-18 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - full...
2018-09-18 Guillaume Chatelet[llvm-exegesis] Improve Register Setup.
2018-09-18 Guillaume ChateletAdded function to set a register to a particular value...
2018-09-18 Guillaume ChateletImprove Register Setup
2018-09-18 Alexander KornienkoRemove trailing whitespace introduced in r342440.
2018-09-18 Simon Pilgrim[X86][SSE] LowerShift - pull out repeated getTargetVShi...
2018-09-18 David Carlier[Xray] llvm-xray fix possible segfault
2018-09-18 Yury GribovFixes removal of dead elements from PressureDiff (PR37252).
2018-09-18 David Green[AArch64] Attempt to parse more operands as expressions
2018-09-18 Martin Storsjo[benchmark] Lowercase windows specific includes
2018-09-18 Max Kazantsev[IndVars] Remove unreasonable checks in rewriteLoopExit...
2018-09-18 Matt ArsenaultAMDGPU: Don't form fmed3 if it will require materialization
2018-09-18 Matt ArsenaultLSV: Fix adjust alloca alignment trick for AMDGPU
2018-09-18 QingShan Zhang[PowerPC] Add Itineraries of IIC_IntMulHD for P7/P8
2018-09-18 QingShan Zhang[PowerPC][NFC] Add a mulld testcase for scheduling...
2018-09-18 Matt ArsenaultAMDGPU: Expand vector canonicalizes
2018-09-18 whitequark[OCaml] Add OCaml API for LLVMIsCleanup
2018-09-18 whitequark[NFC][OCaml] Fix copy paste error in file header
2018-09-18 whitequark[NFC][OCaml] Fix implicit declaration compilation warnings
2018-09-18 whitequark[LLVM-C][OCaml] Add C and OCaml APIs for llvm::StructTy...
2018-09-18 whitequark[LLVM-C] Add support for ConstantExpr in LLVMGetNumIndi...
2018-09-18 whitequark[OCaml] Add OCaml APIs for Invoke arguments and destina...
2018-09-18 Volodymyr SapsaiRevert "[ARM] Cleanup ARM CGP isSupportedValue"
2018-09-18 Reid KlecknerWork around grep vs. CRLF issue in Thumb2 test by match...
2018-09-18 whitequark[OCaml] Add GlobalIFunc value kind to OCaml API
2018-09-18 whitequark[OCaml] Add Token type to kind enum in OCaml API
2018-09-18 whitequark[OCaml] Add missing instruction opcodes to OCaml API
2018-09-17 Alina Sbirlea[EarlyCSEwMemorySSA] Add MSSA verification and tests...
2018-09-17 Zachary TurnerAdd #include <cassert>
2018-09-17 Simon Atanasyan[mips] Fix MIPS N32 ABI triples support
2018-09-17 Zachary Turner[PDB] Make the native reader support enumerators.
2018-09-17 Zachary Turner[PDB] Make the native reader support modified types.
2018-09-17 Nirav Dave[MC] Avoid inlining constant symbols with variants.
2018-09-17 Michael Kruse[Loopinfo] Remove one latch-case in getLoopID. NFC.
2018-09-17 Jessica Paquette[MachineOutliner][NFC] Don't map more illegal instrs...
2018-09-17 Keno Fischer[X86ISel] Implement byval lowering for Win64 calling...
2018-09-17 Stanislav Mekhanoshin[AMDGPU] Initialize instruction itinerary from GCNSubtarget
2018-09-17 Alexander KornienkoRevert "[DWARF] reposting r342048, which was reverted...
2018-09-17 Xin Tong[CVP] Handle instructions with no user. No need to...
2018-09-17 Amara EmersonRevert "Revert r342183 "[DAGCombine] Fix crash when...
2018-09-17 Jonas Devlieghere[DebugInfo] Remove redundant argument. [NFC]
2018-09-17 Sam Parker[ARM] Cleanup ARM CGP isSupportedValue
2018-09-17 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2018-09-17 Sam Parker[ARM] Disallow icmp with negative imm and overflow
2018-09-17 Matt ArsenaultFix vectorization of canonicalize
2018-09-17 Alexandros... [GVNHoist] Re-enable GVNHoist by default
2018-09-17 Alexander KornienkoUse createTemporaryFile in SampleProfTest
2018-09-17 Guillaume Chatelet[llvm-exegesis] Add predefined floating point values...
2018-09-17 Strahinja Petrovic[PowerPC] Fix label address calculation for ppc64
2018-09-17 James HendersonReland r342233: [ThinLTO] Allow setting of maximum...
2018-09-17 Alexander Shaposhnikov[llvm-objcopy] Add missing alias for --strip-all-gnu
2018-09-17 Max Kazantsev[NFC] Turn unsigned counters into boolean flags
2018-09-16 Kristina Brooks[DebugInfo] Fix build when std::vector::iterator is...
2018-09-16 Simon Pilgrim[X86][SSE] Always enable ISD::SRL -> ISD::MULHU for...
2018-09-16 Simon Pilgrim[X86][AVX] Enable ISD::SRL -> ISD::MULHU for v16i16
next