OSDN Git Service

android-x86/external-llvm.git
2017-10-23 Reid Kleckner[codeview] Recognize two records with no type index...
2017-10-23 Rong Xu[PM] Add pgo-memop-opt pass to the new pass manager
2017-10-23 Simon Pilgrim[X86][SSE] combineBitcastvxi1 - use PACKSSWB directly...
2017-10-23 Bob WilsonAdd a new Simulator entry for the target triple environ...
2017-10-23 George Burgess IVFix buildbot breakage
2017-10-23 Mitch PhillipsMade llvm-cfi-verify not execute unit tests on non...
2017-10-23 George Burgess IVDon't crash when we see unallocatable registers in...
2017-10-23 Mitch PhillipsGraph builder implementation.
2017-10-23 Stefan PintilieRevert "[PowerPC] Try to simplify a Swap if it feeds...
2017-10-23 Mandeep Singh... [GVNSink] Fix failing GVNSink tests in the reverse...
2017-10-23 Krzysztof Parzyszek[Hexagon] Return the correct chain edge for i1 function...
2017-10-23 Stefan Pintilie[PowerPC] Try to simplify a Swap if it feeds a Splat
2017-10-23 Krzysztof Parzyszek[Hexagon] Add extra pattern for S4_addaddi
2017-10-23 Jonas HahnfeldFix FormatVariadicTest with GCC
2017-10-23 Daniel Sanders[globalisel][tablegen] Import stores and allow GISel...
2017-10-23 Mitch PhillipsAccidently merged an incomplete upstream patch in 10e6e...
2017-10-23 Mitch PhillipsPatch in
2017-10-23 Vedant Kumar[wasm] readSection: Avoid reading past eof (fixes oss...
2017-10-23 Simon Pilgrim[X86][SSE] Regenerate PACKSS tests on 32 + 64-bit targets
2017-10-23 Mitch PhillipsUpdated 'Getting Started' to use valid git links (added...
2017-10-23 Sanjay Patel[PassManager] add test to show the new PM uses -latesim...
2017-10-23 Daniel Sanders[globalisel] Add very brief docs summarizing the ISel...
2017-10-23 Matt ArsenaultAMDGPU: Cleanup local atomic node names
2017-10-23 Matt ArsenaultAMDGPU: Fix default range in non-kernel functions
2017-10-23 Craig Topper[X86] Fix disassembler table generation to prevent...
2017-10-23 Jessica Paquette[MachineOutliner] NFC: Rename getters/setters to fit...
2017-10-23 Craig Topper[X86] Change VMPTRST to use PS instead of TB to match...
2017-10-23 Craig Topper[X86] Change RDRAND to use PS instead of TB.
2017-10-23 Craig Topper[X86] Change XRSTOR to use PS instead of TB to match...
2017-10-23 Simon Pilgrim[X86][SSE] Remove AssertZext stage from PEXTRW/PEXTRB...
2017-10-23 Andrew V. TischenkoUpdate DPPD/DPPS instruction scheduling on btver2.
2017-10-23 Craig Topper[X86] Add PTWRITE instruction for assembler and disasse...
2017-10-23 Craig Topper[X86] Add RDPID instruction for assembler and disassembler.
2017-10-23 Simon Pilgrim[DAGCombine] Permit combining of shuffles of equivalent...
2017-10-23 Sam McCallSupport formatting formatv_objects.
2017-10-23 Simon Pilgrim[X86][SSE] Regenerate bitcast-and-setcc tests
2017-10-23 Simon Pilgrim[X86][AVX2] Regenerate AVX2 intrinsics tests on 32...
2017-10-23 Simon Pilgrim[X86][AVX] Regenerate AVX intrinsics tests on 32 +...
2017-10-23 Simon Pilgrim[X86][F16C] Regenerate F16C schedule tests
2017-10-23 Artur GainullinTest commit.
2017-10-23 George Rimar[llvm-dwarfdump] - Teach tool about few GNU call_sites...
2017-10-23 Ayman Musa[X86] Add test for opportunity to use bzhi X86 instruct...
2017-10-23 Andrew V. TischenkoFix for Bug 30718 - Failure to disassemble certain...
2017-10-23 Martin Storsjo[COFF] Improve the check for functions that should...
2017-10-23 Haojian WuFix a -Wpedantic warning.
2017-10-23 Sam Parker[ARM] Allow unrolling of multi-block loops.
2017-10-23 Craig Topper[X86] Update a doxygen comment in the disassembler...
2017-10-23 Craig Topper[X86] Fix disassembly of EVEX rounding control and...
2017-10-22 Saleem AbdulrasoolExecutionEngine: make COFF Thumb2 assertions non-tautol...
2017-10-22 Yichao YuFix invalid ptrtoint in InstCombine
2017-10-22 Benjamin KramerCreate fewer copies of StringMaps. No functionality...
2017-10-22 Benjamin Kramer[X86] Add missing override. NFC.
2017-10-22 Sanjay Patel[SimplifyCFG] delay switch condition forwarding to...
2017-10-22 Fangrui Song[utils] Support -mtriple=powerpc64
2017-10-22 Simon PilgrimStrip trailing whitespace. NFCI.
2017-10-22 Marina YatsinaAdd logic to greedy reg alloc to avoid bad eviction...
2017-10-22 Craig Topper[X86] More correctly support LIG and WIG for EVEX instr...
2017-10-22 Sanjay Patel[SimplifyCFG] try harder to forward switch condition...
2017-10-22 Momchil Velikov[ARM] Dynamic stack alignment for 16-bit Thumb
2017-10-22 Guy Blank[X86] Add a pass to convert instruction chains between...
2017-10-22 Nitesh Jain[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST...
2017-10-22 Craig Topper[X86] Teach the disassembler that some instructions...
2017-10-22 Craig Topper[X86] Add VEX_WIG to applicable AVX512 instructions.
2017-10-22 Craig Topper[X86] Add VEX_WIG to VROUNDSSrr/VROUNDSSrm/VROUNDSDrr...
2017-10-22 Craig Topper[X86] Don't allow gather/scatter to disassembler if...
2017-10-21 Simon PilgrimStrip trailing whitespace. NFCI.
2017-10-21 Aaron BallmanReverting r316270 due to failing build bots.
2017-10-21 Simon Pilgrim[X86][SSE] Add extractps/pextrd equivalence to domain...
2017-10-21 Craig Topper[X86] Fix disassembling of EVEX instructions to stop...
2017-10-21 Simon PilgrimFix MSVC 'result of 32-bit shift implicitly converted...
2017-10-21 Fangrui Song[PPC CodeGen] Fix the bitreverse.i64 intrinsic.
2017-10-21 Craig Topper[ValueTracking] Remove unnecessary temporary APInt...
2017-10-21 Craig Topper[ValueTracking] Simplify the known bits code for consta...
2017-10-21 Simon Pilgrim[X86][SSE] Add missing extractps scheduling test
2017-10-21 David Green[LoopInterchange] Fix phi node ordering miscompile.
2017-10-21 Florian Hahn[SelectionDAG] Use dyn_cast without cast.
2017-10-21 Florian Hahn[SelectionDAG] Use isa to silence unused variable warni...
2017-10-21 Craig Topper[SelectionDAG] Don't subject ConstantSDNodes to the...
2017-10-21 Craig Topper[SelectionDAG] Don't subject ISD:Constant to the depth...
2017-10-21 Craig Topper[X86] Do not generate __multi3 for mul i128 on X86
2017-10-21 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-20 Krzysztof Parzyszek[Packetizer] Add function to check for aliasing between...
2017-10-20 Sanjay Patel[utils, x86] add regex for retl/retq to reduce duplicat...
2017-10-20 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-20 Sam Clegg[WebAssembly] MC: Fix crash when -g specified.
2017-10-20 Daniel Sanders[globalisel][tablegen] Fix small spelling nits. NFC
2017-10-20 Krzysztof Parzyszek[Hexagon] Report error instead of crashing on wrong...
2017-10-20 Peter CollingbourneCOFF: Add type server pdb files to linkrepro tar file.
2017-10-20 Krzysztof Parzyszek[Hexagon] Reorganize and update instruction patterns
2017-10-20 Simon Pilgrim[X86][SSE] Add missing _mm_extract_ps fast-isel test
2017-10-20 Sanjay Patel[x86] avoid FileCheck assert duplication with retl...
2017-10-20 Simon Pilgrim[X86][SSE] getTargetShuffleMask - check shuffle input...
2017-10-20 Sam Clegg[WebAssembly] MC: Handle (ignore) MCSA_Protected symbol...
2017-10-20 Dave LeeMake x86 __ehhandler comdat if parent function is
2017-10-20 Krzysztof Parzyszek[Hexagon] Allow redefinition with immediates for hw...
2017-10-20 Simon Pilgrim[X86] Check all CPU target names.
2017-10-20 Zvi RackoverX86 Tests: Add tests for vector permutes with variable...
2017-10-20 Aleksandar... Revert "[mips] Reordering callseq* nodes to be linear"
2017-10-20 Eugene Leviant[ARM] Use post-RA MI scheduler when +use-misched is set
2017-10-20 Simon Pilgrim[X86][AVX512] Regenerate regcall tests.
next