OSDN Git Service

android-x86/external-llvm.git
2018-01-26 Momchil Velikov[ARM] Accept a subset of Thumb GPR register class when...
2018-01-26 Andrei Elovikov[X86FixupBWInsts] Prefer positive checks in the test...
2018-01-26 Sjoerd Meijer[ARM] Armv8.2-A FP16 code generation (part 1/3)
2018-01-26 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2018-01-26 Shiva Chen[RISCV] Encode RISCV specific ELF e_flags to RISCV...
2018-01-26 Craig Topper[X86] Remove dead code from LowerBUILD_VECTOR that...
2018-01-26 Craig Topper[SelectionDAG] Replace a std::vector<SDValue> with...
2018-01-26 Craig Topper[X86] Remove code from combineBitcastvxi1 that was...
2018-01-26 Craig Topper[X86] Remove unused intrinsic type handling. NFC
2018-01-26 Craig Topper[X86] Simplify condition in VSETCC. NFC
2018-01-26 Craig Topper[X86] Remove LowerVSETCC code for handling vXi1 setcc...
2018-01-26 Craig Topper[X86] Remove some dead code from LowerVSETCC. NFC
2018-01-26 Serguei Katkov[CGP] Re-enable Select in complex addressing mode.
2018-01-26 Serguei Katkov[X86] Fix killed flag handling in X86FixupLea pass
2018-01-26 Jake EhrlichReland "[llvm-objcopy] Refactor llvm-objcopy to use...
2018-01-26 Jake EhrlichReland "[llvm-objcopy] Refactor llvm-objcopy to use...
2018-01-26 Jake EhrlichReland "[llvm-objcopy] Refactor llvm-objcopy to use...
2018-01-26 Aditya NandakumarFix buildfailure by making some MIPatternMatchers inline
2018-01-26 Jake EhrlichRevert "Reland "[llvm-objcopy] Refactor llvm-objcopy...
2018-01-26 Jake EhrlichReland "[llvm-objcopy] Refactor llvm-objcopy to use...
2018-01-26 Shoaib Meenai[CodeGen] Ignore private symbols in llvm.used for COFF
2018-01-25 Vedant Kumar[Debug] LCSSA: Insert dbg.value at the first available...
2018-01-25 Paul Robinson[DWARFv5] Classify all the new forms. NFC.
2018-01-25 Jake Ehrlich[llvm-objcopy] Refactor llvm-objcopy to use reader...
2018-01-25 Easwaran RamanAdd testcase accidentally left out from r323460.
2018-01-25 Jake Ehrlich[llvm-objcopy] Add --add-gnu-debuglink
2018-01-25 Paul Robinson[DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump.
2018-01-25 Easwaran Raman[SyntheticCounts] Rewrite the code using only graph...
2018-01-25 Joel Jones[AArch64] Enable aggressive FMA on T99 and provide...
2018-01-25 Vedant Kumar[Debug] Add dbg.value intrinsics for PHIs created durin...
2018-01-25 Vedant Kumar[Debug] Add a utility to propagate dbg.value to new...
2018-01-25 Evgeniy Stepanov[asan] Fix kernel callback naming in instrumentation...
2018-01-25 Craig Topper[X86] Teach Intel syntax InstPrinter to print lock...
2018-01-25 Craig Topper[X86] Combine two unnecessarily complicated ifs that...
2018-01-25 Aaron BallmanRevert r322132; it appears to be an accidental commit...
2018-01-25 Aaron BallmanReverting r323463 as it appears to be an accidental...
2018-01-25 Jake Ehrlichtmp
2018-01-25 Easwaran RamanRe-land "[ThinLTO] Add call edges' relative block frequ...
2018-01-25 Shoaib Meenai[CMake] Fix Bug Report URL
2018-01-25 Vedant KumarRevert "asan: add kernel inline instrumentation test"
2018-01-25 Krzysztof Parzyszek[Hexagon] SETEQ and SETNE are valid integer condition...
2018-01-25 Vedant Kumarasan: add kernel inline instrumentation test
2018-01-25 Alexey BataevRevert "[SLP] Fix for PR32086: Count InsertElementInstr...
2018-01-25 Benjamin Kramer[ADT] Make moving Optional not reset the Optional it...
2018-01-25 George Rimar[LTO] - Introduce GlobalResolution::Prevailing flag.
2018-01-25 Sam McCallGive scope_exit helper correct move semantics
2018-01-25 Alexey Bataev[SLP] Fix for PR32086: Count InsertElementInstr of...
2018-01-25 Simon Pilgrim[X86] Apply clang-format to detectUSatPattern. NFCI.
2018-01-25 Krzysztof ParzyszekRevert "[Hexagon] Replace EmitFunctionEntryCode with...
2018-01-25 Sanjay Patel[InstCombine] narrow masked zexted binops (PR35792)
2018-01-25 Sanjay Patel[InstCombine] add tests for PR35792; NFC
2018-01-25 Alexey BataevRevert "[SLP] Fix for PR32086: Count InsertElementInstr...
2018-01-25 Alexey Bataev[SLP] Fix for PR32086: Count InsertElementInstr of...
2018-01-25 Simon Pilgrim[X86][SSE] Add tests for vector truncation with signed...
2018-01-25 Hans WennborgUpdate build_llvm_package.bat
2018-01-25 Simon Pilgrim[X86][SSE] Add tests for vector truncation with unsigne...
2018-01-25 Zvi RackoverX86 Tests: Add AVX+XOP config to SDIV combine tests
2018-01-25 Amjad AboudAnother try to commit 323321 (aggressive instruction...
2018-01-25 George Rimar[LTO] - Get rid of friend 'computeDeadSymbols'. NFC.
2018-01-25 Jonas Devlieghere[Dwarf] Add dsymutil Atom extensions. NFC
2018-01-25 Mikael Holmen[GlobalOpt] Emit fragments using field offsets from...
2018-01-25 Igor Laevsky[FuzzMutate] Inst deleter doesn't work with PhiNodes
2018-01-25 Eugene Leviant[IRMover] Add comment and fix test case
2018-01-25 Craig Topper[X86] Expand IMUL/MUL instregexs in Intel scheduler...
2018-01-25 Craig Topper[X86] Expand IMUL/MUL instregexs in Znver1 scheduler...
2018-01-25 Don Hinton[cmake] Set cmake policy CMP0068 to suppress warnings...
2018-01-25 Craig Topper[X86] Name the MMX phaddd instruction with 3 Ds instead...
2018-01-25 Craig Topper[X86] Remove 64/128/256 from MMX/SSE/AVX instruction...
2018-01-25 Craig Topper[X86] Remove unnecessary '_alt' and '_Int' from schedul...
2018-01-25 Aditya NandakumarAdd support for pattern matching MachineInsts.
2018-01-25 Lang Hames[ORC] Refactor the various lookupFlags methods to retur...
2018-01-25 Aditya Nandakumar[GISel]: Fix modules build by including <cassert>
2018-01-25 Lang Hames[ORC] Try to silence compiler error at
2018-01-25 Aditya Nandakumar[GISel]: Implement GlobalISel combiner API.
2018-01-25 Volkan Keles[GlobalISel][TableGen] Fix the statistics for emitted...
2018-01-24 Lang Hames[ORC] Add helpers for building orc::SymbolResolvers...
2018-01-24 Amara Emerson[GlobalISel] Add a requires: asserts to a test.
2018-01-24 Benjamin Kramer[TableGen] Add a way of getting the number of generic...
2018-01-24 Sanjay Patel[InstCombine] fix datalayout in test file
2018-01-24 Lang Hames[ORC] Add a LambdaSymbolResolver convenience class...
2018-01-24 Krzysztof Parzyszek[Hexagon] Replace EmitFunctionEntryCode with a DAG...
2018-01-24 Daniel Sanders[globalisel] Fix long lines from r323342
2018-01-24 Amara Emerson[AArch64][GlobalISel] Fall back during AArch64 isel...
2018-01-24 Amara Emerson[GlobalISel] Don't fall back to FastISel.
2018-01-24 Simon Pilgrim[X86][SSE] Aggressively use PMADDWD for v4i32 multiplie...
2018-01-24 Rafael EspindolaSimplify. NFC.
2018-01-24 Simon Pilgrim[X86][SSE] Add slow-pmulld attribute (silvermont-style...
2018-01-24 Alexey BataevRevert "[SLP] Fix for PR32086: Count InsertElementInstr...
2018-01-24 Easwaran RamanRevert "[ThinLTO] Add call edges' relative block freque...
2018-01-24 Paul RobinsonFix up and document controlling ccache via CMake options.
2018-01-24 Geoff Berry[AMDGPU] Make sure all super regs of reserved regs...
2018-01-24 Nicolai HaehnleRevert r321751, "StructurizeCFG: Fix broken backedge...
2018-01-24 Weiming Zhao[ARM] Expand long shifts for Thumb1 to __aeabi_ calls
2018-01-24 Craig Topper[X86] Fix some inconsistencies in the itineraries and...
2018-01-24 Craig Topper[X86] Adjust names of PINSRW/PEXTRW intructions between...
2018-01-24 Craig Topper[X86] Remove '(_REV)?' from a bunch of scheduler regula...
2018-01-24 Easwaran Raman[ThinLTO] Add call edges' relative block frequency...
2018-01-24 Alexey Bataev[SLP] Fix for PR32086: Count InsertElementInstr of...
2018-01-24 Krzysztof Parzyszek[Hexagon] Run late copy propagation and dead code elimi...
2018-01-24 Rafael EspindolaHandle R_386_PLT32 in RuntimeDyldELF.
next