OSDN Git Service

android-x86/external-llvm.git
2018-03-28 Alexander PotapenkoRevert "Reapply "[DWARFv5] Emit file 0 to the line...
2018-03-28 Andrea Di Biagio[X86][BtVer2] Fix the number of micro opcodes for AES...
2018-03-28 Alexander Potapenko[MSan] Introduce ActualFnStart. NFC
2018-03-28 Tim RenoufRevert "[AMDGPU] For OS type AMDPAL, fixed scratch...
2018-03-28 Andrea Di Biagio[X86][BtVer2] Fix the number of micro opcodes for a...
2018-03-28 Alexander Potapenko[MSan] Add an isStore argument to getShadowOriginPtr...
2018-03-28 Christof Douma[ARM] Support float literals under XO
2018-03-28 Mikael Holmen[RegisterCoalescing] Don't move COPY if it would interf...
2018-03-28 Lang Hames[ORC] Fix ORC on platforms without indirection support.
2018-03-28 Sanjay Patel[AArch64] add ftrunc tests; NFC
2018-03-28 Sanjay Patel[PowerPC] add ftrunc vector tests; NFC
2018-03-27 Heejin Ahn[WebAssembly] Add exception and selector intrinsics
2018-03-27 Matt ArsenaultAMDGPU: Really implement getFrameRegister
2018-03-27 Paul RobinsonReapply "[DWARFv5] Emit file 0 to the line table."
2018-03-27 Jessica Paquette[MachineOutliner] AArch64: Don't outline ADRPs with...
2018-03-27 Tim Renouf[AMDGPU] For OS type AMDPAL, fixed scratch on compute...
2018-03-27 Paul Robinson[DWARF] Suppress split line tables more carefully.
2018-03-27 Tony Tye[AMDGPU] Define code object identification string used...
2018-03-27 Tim Renouf[CodeGen] Fixed unreachable with -print-machineinstrs...
2018-03-27 Sterling AugustineInitialize variable added in r328617.
2018-03-27 Graydon Hoare[YAML] Remove unit test of multibyte non-printable...
2018-03-27 Simon Pilgrim[X86] Add WriteFMOVMSK/WriteVecMOVMSK/WriteMMXMOVMSK...
2018-03-27 Wolfgang Pieb[DWARF][DWARF v5]: Adding support for dumping DW_RLE_of...
2018-03-27 Graydon Hoare[YAML] Escape non-printable multibyte UTF8 in Output...
2018-03-27 Xin Tong80-line wrap. NFC
2018-03-27 Matt ArsenaultAMDGPU: Fix not preserving CSR VGPR if used for SGPR...
2018-03-27 Matt ArsenaultAMDGPU: Set natural stack alignment in DataLayout
2018-03-27 Fangrui Song[DWARF] Simplify DWARFAddressRange::contains
2018-03-27 Rong Xu[PGO] Fix branch probability remarks assert
2018-03-27 Matt ArsenaultAMDGPU: Fix crash when MachinePointerInfo invalid
2018-03-27 Matt ArsenaultAMDGPU: Fix register name format in tests
2018-03-27 Matt ArsenaultAMDGPU: Fix FP restore from being reordered with stack ops
2018-03-27 Krzysztof Parzyszek[Hexagon] Implement TTI::shouldMaximizeVectorBandwidth
2018-03-27 Stefan Pintilie[Power9] Fix the resource list for the COPY instruction.
2018-03-27 Pirama Arumuga... Remap values in PromotedFloats
2018-03-27 Artur PilipenkoFix a reoccuring typo in load-combine tests
2018-03-27 Krzysztof Parzyszek[Hexagon] Rudimentary support for auto-vectorization...
2018-03-27 Rafael Auler[AArch64] Decorate AArch64 instrs with OPERAND_PCREL
2018-03-27 Fedor Sergeev[NFC] OptPassGate extracted from OptBisect
2018-03-27 Krzysztof ParzyszekUse .set instead of = when printing assignment in assem...
2018-03-27 Krzysztof Parzyszek[LV] Add TTI::shouldMaximizeVectorBandwidth to allow...
2018-03-27 Andrea Di Biagio[llvm-mca] pass the correct set of used registers in...
2018-03-27 Simon Pilgrim[X86][Btver2] Add MMX_PMOVMSKBrr to MOVMSK scheduler...
2018-03-27 Strahinja Petrovic[PowerPC] Secure PLT support
2018-03-27 Alexander Richardson[MIPS] Add static_assert that all Fixups are handled...
2018-03-27 Max Kazantsev[LoopUnroll][NFC] Remove redundant canPeel check
2018-03-27 Sam Parker[IRCE] Enable decreasing loops of non-const bound
2018-03-27 Max Kazantsev[NFC] Fix comments in getExact()
2018-03-27 Max Kazantsev[SCEV] Make exact taken count calculation more optimistic
2018-03-27 Max Kazantsev[SCEV] Add one more case in computeConstantDifference
2018-03-27 Craig Topper[MachineScheduler] Add itinerary to schedcover.py....
2018-03-27 Mircea TrofinRevert "Revert "[lit] Generalized /dev/null support...
2018-03-27 Sanjay Patel[x86] add RUN for target before roundss; NFC
2018-03-27 Jan Korous[lit] Temporarily disable shtest-timeout.py on darwin
2018-03-26 Mircea TrofinRevert "[lit] Generalized /dev/null support on Windows."
2018-03-26 David BlaikieAdd a build dependency from libMC to libDebugInfoCodeVi...
2018-03-26 David BlaikieMove CVDebugRecord from CodeView to Object to fix layering
2018-03-26 Sanjay Patel[x86] add tests for ftrunc; NFC
2018-03-26 Aaron Smith[DebugInfoPDB] Print the method name along with the...
2018-03-26 Mircea Trofin[lit] Generalized /dev/null support on Windows.
2018-03-26 Aaron Smith[DebugInfoPDB] Add methods to get the compiland and...
2018-03-26 Aaron Smith[DebugInfoPDB] Add DIA implementation of findLineNumber...
2018-03-26 Aaron Smith[DebugInfoPDB] Add DIA implementation of addressForVA...
2018-03-26 Simon PilgrimFix newlines. NFCI.
2018-03-26 Simon Pilgrim[X86] Add WriteCRC32 scheduler class
2018-03-26 Rafael EspindolaUse local symbols for creating .stack-size.
2018-03-26 Reid KlecknerFix go bindings test when using goma distributed build...
2018-03-26 Paul RobinsonUse correct format specifier.
2018-03-26 Eli Friedman[MemorySSA] Fix exponential compile-time updating Memor...
2018-03-26 Krzysztof Parzyszek[Hexagon] Assertion failure in HexagonSubtarget.cpp
2018-03-26 Simon Pilgrim[X86][Btver2] Add (U)COMISD/(U)COMISD scheduler costs
2018-03-26 Haicheng Wu[SLP] Add more checks to a test case. NFC.
2018-03-26 Reid Kleckner[X86] Fix Windows `i1 zeroext` conventions to use i8...
2018-03-26 Simon Pilgrim[X86] Add WriteBitScan/WriteLZCNT/WriteTZCNT/WritePOPCN...
2018-03-26 David BlaikieRemove unused file, ExecutionEngine/MCJIT/ObjectBuffer.h
2018-03-26 Mandeep Singh... [XCore] Change std::sort to llvm::sort in response...
2018-03-26 Reid Kleckner[lit] Implement 'cat' command for internal shell
2018-03-26 Zachary TurnerDelete pdbutil diff mode.
2018-03-26 Krzysztof Parzyszek[Hexagon] Add more lit tests
2018-03-26 Sanjay Patel[InstCombine] improve code comment; NFC
2018-03-26 Lei Huang[Power9]Legalize and emit code for quad-precision conve...
2018-03-26 Stefan Pintilie[PowerPC] Infrastructure work. Implement getting the...
2018-03-26 Zaara SyedaDisable [MachineLICM] Add functions to MachineLICM...
2018-03-26 Krzysztof Parzyszek[Pipeliner] Several node-ordering fixes
2018-03-26 Tim Corringham[AMDGPU] Improve disassembler error handling
2018-03-26 Simon Pilgrim[X86][Btver2] Add CVTSI2SD/CVTSI2SS scheduler costs
2018-03-26 Krzysztof Parzyszek[Pipeliner] Check for affine expression in isLoopCarrie...
2018-03-26 David BlaikieRemove an unneeded (& mislayered) include from Target...
2018-03-26 David BlaikieRemove unneeded (& mislayered) include from TargetMachi...
2018-03-26 Krzysztof Parzyszek[Pipeliner] Add missing loop carried dependences
2018-03-26 Haicheng Wu[SLP] Add a test case. NFC.
2018-03-26 Krzysztof Parzyszek[Pipeliner] Fix renaming in pipeliner when eliminating...
2018-03-26 Krzysztof Parzyszek[Pipeliner] Fix number of phis to generate in the epilog
2018-03-26 Krzysztof Parzyszek[Pipeliner] Use latency to compute RecMII
2018-03-26 Simon Pilgrim[X86][Btver2] Add CVTSD2SS/CVTSS2SD scheduler costs
2018-03-26 Krzysztof Parzyszek[Pipeliner] Fix assert caused by pipeliner serialization
2018-03-26 Sebastian Pop[InstCombine] reassociate loop invariant GEP chains...
2018-03-26 Krzysztof Parzyszek[Pipeliner] Enable more base+offset dependence changes...
2018-03-26 Krzysztof Parzyszek[Pipeliner] Fix calculation when reusing phis
2018-03-26 Simon Pilgrim[X86][Btver2] Account for the "+i" integer pipe transfe...
next