OSDN Git Service

android-x86/external-llvm.git
2019-06-11 Philip ReamesGeneralize icmp matching in IndVars' eliminateTrunc
2019-06-11 Sanjay Patel[Analysis] add isSplatValue() for vectors in IR
2019-06-11 Jinsong Ji[PowerPC][NFC]Remove sms-simple.ll test temporarily.
2019-06-11 Jordan Rupprecht[docs] Add "GNU binutils Replacements" section to comma...
2019-06-11 Amara Emerson[GlobalISel] Add a G_JUMP_TABLE opcode.
2019-06-11 Alina Sbirlea[MemorySSA] When applying updates, clean unnecessary...
2019-06-11 Cameron McInally[NFC][CodeGen] Add unary FNeg tests to X86/combine...
2019-06-11 Alina SbirleaOnly passes that preserve MemorySSA must mark it as...
2019-06-11 Amy HuangDeduplicate S_CONSTANTs in LLD.
2019-06-11 Jinsong Ji[PowerPC] Enable MachinePipeliner for P9 with -ppc...
2019-06-11 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma-fneg...
2019-06-11 Jonas Devlieghere[Path] Set FD to -1 in moved-from TempFile
2019-06-11 Cameron McInally[InstCombine] Handle -(X-Y) --> (Y-X) for unary fneg...
2019-06-11 James Henderson[docs][llvm-nm] Add darwin as --format option
2019-06-11 Cameron McInally[InstCombine] Update fptrunc (fneg x)) -> (fneg (fptrun...
2019-06-11 Sander de SmalenFix docs build issue introduced by r363035
2019-06-11 Nico Weberlld-link: Reject more than one resource .obj file
2019-06-11 Simon Pilgrim[X86] Regenerate CmpISel test for future patch
2019-06-11 James Henderson[docs][llvm-nm] Make --help help text consistent with...
2019-06-11 James Henderson[llvm-dwarfdump] Simplify --ignore-case help text and...
2019-06-11 James Henderson[docs][llvm-nm] Fix documentation regarding llvm-nm...
2019-06-11 Ilya Biryukov[ARM] Fix a typo in the test from r363039
2019-06-11 Lewis Revill[RISCV] Add lowering of addressing sequences for PIC
2019-06-11 Lewis Revill[RISCV][NFC] Add missing test file for D54093
2019-06-11 Lewis Revill[RISCV] Lower inline asm constraints I, J & K for RISC-V
2019-06-11 Mikhail Maltsev[ARM] First MVE instructions: scalar shifts.
2019-06-11 Nico WeberLet writeWindowsResourceCOFF() take a TimeStamp parameter
2019-06-11 David Bolvansky[NFC] Fixed arm/aarch64 test
2019-06-11 Simon Pilgrim[TargetLowering] Add allowsMemoryAccess(MachineMemOpera...
2019-06-11 Orlando Cazalet... [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code...
2019-06-11 George Rimar[llvm-readobj] - Do not use precompiled binary in elf...
2019-06-11 James Henderson[llvm-dwarfdump] Add -o to help text and remove --out...
2019-06-11 Simon Tatham[ARM] Fix unused-variable warning in rL363039.
2019-06-11 George Rimar[yaml2elf] - Check we are able to set custom sh_link...
2019-06-11 Simon Pilgrim[DAGCombine] GetNegatedExpression - constant float...
2019-06-11 Simon Tatham[ARM] Add the non-MVE instructions in Arm v8.1-M.
2019-06-11 Sander de SmalenChange semantics of fadd/fmul vector reductions.
2019-06-11 Craig Topper[X86] Add load folding isel patterns to scalar_math_pat...
2019-06-11 Tom StellardRevert CMake: Make most target symbols hidden by default
2019-06-11 Peter CollingbourneSymbolize: Make DWPName a symbolizer option instead...
2019-06-11 Peter CollingbourneSymbolize: Replace the Options constructor with in...
2019-06-11 Matt ArsenaultAtomicExpand: Don't crash on non-0 alloca
2019-06-11 Matt ArsenaultAMDGPU: Expand < 32-bit atomics
2019-06-11 Nico Webergn build: Merge r362939
2019-06-11 Nico Webergn build: Merge r362972
2019-06-11 Nico Weberllvm-lib: Implement /machine: argument
2019-06-11 Chris BienemanSetup testing target dependencies for default runtimes
2019-06-11 Yi Kong[AArch64] Add more CPUs to host detection
2019-06-11 Puyan Lotfi[MIR-Canon] Fixing non-determinism that was breaking...
2019-06-10 Daniel SandersBreak a couple more false dependencies on target libraries
2019-06-10 Jonas Devlieghere[dsymutil] Remove stale comment (NFC)
2019-06-10 Shoaib Meenai[Support] Explicitly detect recursive response files
2019-06-10 Rong Xu[PGO] Fix the buildbot failure in r362995
2019-06-10 Philip Reames[Tests] Adjust LFTR dead-iv tests to bypass undef cases
2019-06-10 Cameron McInally[NFC][CodeGen] Forgot 2 unary FNeg tests in X86/fma...
2019-06-10 Cameron McInally[NFC][CodeGen] Add unary FNeg tests to X86/fma-intrinsi...
2019-06-10 Tom StellardFix typo from r362990 to fix Windows builds
2019-06-10 Rong Xu[PGO] Handle cases of non-instrument BBs
2019-06-10 Philip Reames[Tests] Split an LFTR dead-iv case
2019-06-10 Tom StellardCMake: Make most target symbols hidden by default
2019-06-10 Jessica Paquette[GlobalISel] Translate memset/memmove/memcpy from undef...
2019-06-10 Cameron McInally[NFC][CodeGen] Add unary FNeg tests to some X86/ and...
2019-06-10 Erik Pilkington[demangle] Vendor extended types shouldn't be considere...
2019-06-10 Philip ReamesFactor out a helper function for readability and reuse...
2019-06-10 Matt Davis[Docs] [llvm-mca] Point out a caveat for using llvm...
2019-06-10 Philip Reames[Tests] Add tests for D62939 (miscompiles around dead...
2019-06-10 Philip Reames[LFTR] Use recomputed BE count
2019-06-10 Jinsong Ji[PowerPC][HTM]Fix $zero is not a GPRC register for...
2019-06-10 Jordan Rupprecht[llvm-objcopy] Fix SHT_GROUP ordering.
2019-06-10 Sanjay Patel[Analysis] add unit test file for VectorUtils; NFC
2019-06-10 Philip ReamesPrepare for multi-exit LFTR [NFC]
2019-06-10 Wolfgang Pieb[ELF][llvm-objdump] Treat dynamic tag values as virtual...
2019-06-10 Sameer AbuAsal [RISCV] Replace map with set in getReqFeatures
2019-06-10 Jordan Rupprecht[docs] Add 'git llvm revert' to getting started guide
2019-06-10 Andrea Di Biagio[llvm-mca] Enable bottleneck analysis when flag -all...
2019-06-10 Francis Visoiu... [FastISel] Skip creating unnecessary vregs for arguments
2019-06-10 Cameron McInally[ExecutionEngine] Fix rL362941: Add UnaryOperator visit...
2019-06-10 Piotr Sobczak[AMDGPU] Optimize image_[load|store]_mip
2019-06-10 Simon TathamRevert rL362953 and its followup rL362955.
2019-06-10 Simon Tatham[ARM] Add the non-MVE instructions in Arm v8.1-M.
2019-06-10 Sanjay Patel[InstCombine] allow unordered preds when canonicalizing...
2019-06-10 Simon Tatham[ARM] Add the non-MVE instructions in Arm v8.1-M.
2019-06-10 Whitney Tsang[DA] Add an option to control delinearization validity...
2019-06-10 Jeremy Morse[DebugInfo] Terminate all location-lists at end of...
2019-06-10 Sanjay Patel[InstCombine] add tests for fabs() with unordered preds...
2019-06-10 Cameron McInally[IRBuilder] Add CreateFNegFMF(...) to the IRBuilder
2019-06-10 Sanjay Patel[InstCombine] fix bug in canonicalization to fabs()
2019-06-10 Sanjay Patel[InstCombine] change canonicalization to fabs() to...
2019-06-10 Simon Tatham[ARM] Disallow PC, and optionally SP, in VMOVRH and...
2019-06-10 Cameron McInally[ExecutionEngine] Add UnaryOperator visitor to the...
2019-06-10 George Rimar[yaml2obj] - Remove TODOs from dynsymtab-implicit-secti...
2019-06-10 George Rimar[llvm-readobj/llvm-readelf] - Don't fail to dump the...
2019-06-10 Sanjay Patel[InstCombine] allow unordered preds when canonicalizing...
2019-06-10 Sanjay Patel[InstCombine] add tests for fcmp unordered pred ->...
2019-06-10 Andrea Di Biagio[MCA] Fix -Wunused-private-field warning after r362933...
2019-06-10 Andrea Di Biagio[MCA] Further refactor the bottleneck analysis view...
2019-06-10 Nico Webergn build: Merge r362913
2019-06-10 George Rimar[yaml2obj/obj2yaml] - Make RawContentSection::Content...
2019-06-10 George Rimar[yaml2obj] - Do not assert when .dynsym is specified...
2019-06-10 David Green[ARM] Enable Unroll UpperBound
next