OSDN Git Service

android-x86/external-llvm.git
2019-04-17 Craig Topper[X86] Autogenerate complete checks. NFC
2019-04-17 Craig Topper[X86] In CopyToFromAsymmetricReg, use VR128 instead...
2019-04-17 Andrea Di Biagio[MCA] Moved the bottleneck analysis to its own file...
2019-04-17 Eric ChristopherRevert "Add basic loop fusion pass." Per request.
2019-04-17 Eric ChristopherRevert "Temporarily Revert "Add basic loop fusion pass.""
2019-04-17 Eric ChristopherRemove the run-slp-after-loop-vectorization option.
2019-04-17 Eric ChristopherTemporarily Revert "Add basic loop fusion pass."
2019-04-17 Kit BartonAdd basic loop fusion pass.
2019-04-16 Sam McCall[ADT] llvm::bsearch, binary search for mere mortals
2019-04-16 Sanjay Patel[x86] adjust LEA tests for better coverage; NFC
2019-04-16 Robert Widmann[LLVM-C] Add Accessors For Global Variable Metadata...
2019-04-16 Ali TamurFix a typo in comments. [NFC]
2019-04-16 Nick Desaulniers[NVPTXAsmPrinter] clean up dead code. NFC
2019-04-16 Simon Pilgrim[TargetLowering] Rename preferShiftsToClearExtremeBits...
2019-04-16 Sanjay Patel[EarlyCSE] detect equivalence of selects with inverse...
2019-04-16 Anton AfanasyevTime profiler: optimize json output time
2019-04-16 Nikita Popov[CVP] Simplify umulo and smulo that cannot overflow
2019-04-16 Anton Afanasyev[Support][JSON] Add reserve() to json Array
2019-04-16 Simon Pilgrim[SLP] Refactoring of the operand reordering code.
2019-04-16 Nikita Popov[CVP] Add tests for non-overflowing mulo; NFC
2019-04-16 Simon Pilgrim[X86][AVX] X86ISD::PERMV/PERMV3 node types can never...
2019-04-16 Nikita Popov[InstCombine] Prune fshl/fshr with masked operands
2019-04-16 Nikita Popov[InstCombine] Add tests for fshl/fshr with masked opera...
2019-04-16 Sanjay Patel[x86] add more tests for LEA formation; NFC
2019-04-16 Nikita Popov[IR] Add WithOverflowInst class
2019-04-16 Philip Reames[Tests] Add branch_weights to latches so that test...
2019-04-16 Krzysztof Parzyszek[Hexagon] Remove indeterministic traversal order
2019-04-16 Fangrui Song[llvm-objdump] Test tabs in disassemble-align.s with...
2019-04-16 Luis Marques[DAGCombiner] Add missing flag to addressing mode check
2019-04-16 whitequark[OCaml] Update api to account for FNeg and CallBr instr...
2019-04-16 Luis Marques[RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS
2019-04-16 Ulrich Weigand[SystemZ] Add missing intrinsics to intrinsics-immarg.ll
2019-04-16 Kadir Cetinkaya[llvm][Support] Provide interface to set thread priorities
2019-04-16 Nico Weberllvm-undname: Consistently use "return nullptr" in...
2019-04-16 Nico Weberllvm-undname: Fix nullptr deref on invalid structor...
2019-04-16 Nico Weberllvm-undname: Tweak arena allocator
2019-04-16 Nico Weberllvm-undname: add a missing CHECK: to a passing test
2019-04-16 Nico WeberFix llvm-undname tests after r358485
2019-04-16 Nico Webergn build: Merge r358422
2019-04-16 Nico Weberllvm-undname: Add a -raw-file flag to pass a raw buffer...
2019-04-16 Hans WennborgRe-commit r357452: SimplifyCFG SinkCommonCodeFromPredec...
2019-04-16 Dmitri GribenkoRemoved CMake cache upgrade code from 2011
2019-04-16 Hans WennborgAsan use-after-scope: don't poison allocas if there...
2019-04-16 Anton AfanasyevUse native llvm JSON library for time profiler output
2019-04-16 Fangrui Song[llvm-objdump] Align instructions to a tab stop in...
2019-04-16 Fangrui Song[llvm-objdump] Simplify PrintHelpMessage() logic
2019-04-16 Quentin Colombet[CodeExtractor] Add a few debug lines to understand...
2019-04-16 Eric ChristopherRemove some more unused headers from MachineFunction...
2019-04-16 Shoaib MeenaiReapply [Support] Fix recursive response file expansion...
2019-04-16 Shoaib MeenaiReapply [Support] Add a test for recursive response...
2019-04-15 Shoaib MeenaiRevert [Support] Add a test for recursive response...
2019-04-15 Shoaib MeenaiRevert [Support] Fix recursive response file expansion...
2019-04-15 Alex LorenzRevert r358405: "[llvm-objdump] Align instructions...
2019-04-15 Amara Emerson[AArch64][GlobalISel] Don't do extending loads combine...
2019-04-15 Quentin Colombet[LSR] Rewrite misses some fixup locations if it splits...
2019-04-15 Sean SilvaOnly use argv[0] as the main executable name if it...
2019-04-15 Sanjay Patel[EarlyCSE] add more tests for double-negated select...
2019-04-15 Shoaib Meenai[Support] Fix recursive response file expansion guard
2019-04-15 Shoaib Meenai[Support] Add a test for recursive response file expansion
2019-04-15 Craig Topper[X86] Limit the 'x' inline assembly constraint to zmm0...
2019-04-15 Craig Topper[X86] Fix a stack folding test to have a full xmm2...
2019-04-15 Anton AfanasyevTime profiler: small fixes and optimizations
2019-04-15 Matt ArsenaultAMDGPU: Fix unreachable when counting register usage...
2019-04-15 Matt ArsenaultAMDGPU: Fix printed format of SReg_96
2019-04-15 Sanjay Patel[EarlyCSE] add test for select condition double-negatio...
2019-04-15 Alex LorenzRevert r358418: "[llvm-objdump] Simplify PrintHelpMessa...
2019-04-15 Philip Reames[Tests] Add a few more tests for LoopPredication w...
2019-04-15 Craig Topper[X86] Block i32/i64 for 'k' and 'Yk' in getRegForInline...
2019-04-15 Philip Reames[LoopPred] Stop passing around builders [NFC]
2019-04-15 Sanjay Patel[x86] update test checks; NFC
2019-04-15 Wolfgang Pieb[DEBUGINFO] Prevent Instcombine from dropping debuginfo...
2019-04-15 Pete CouperusAdd explicit dependency to MCDwarf.h in ARC backend.
2019-04-15 Hiroshi YamauchiFix header guard typo and build error.
2019-04-15 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-15 Craig Topper[X86] Restore the pavg intrinsics.
2019-04-15 Sean FertileAdd slbfee instruction.
2019-04-15 Hiroshi Yamauchi[PGO] Profile guided code size optimization.
2019-04-15 Nico Weberllvm-undname: Fix nullptr deref on invalid conversion...
2019-04-15 Sanjay Patel[EarlyCSE] add tests for selects with commuted operands...
2019-04-15 Philip Reames[LoopPred] Hoist and of predicated checks where legal
2019-04-15 Fangrui Song[llvm-objdump] Simplify PrintHelpMessage() logic
2019-04-15 Fangrui Song[llvm-objdump] Wrap things in namespace llvm
2019-04-15 Fangrui Song[llvm-objdump] Delete unused forward declarations
2019-04-15 Fangrui Song[llvm-objdump] Reorganize cl::opt variables and move...
2019-04-15 Ilya BiryukovRevert r358337: "[CommandLineParser] Add DefaultOption...
2019-04-15 Sanjay Patel[EarlyCSE] regenerate test checks; NFC
2019-04-15 Fangrui Song[llvm-objdump] Align instructions to a tab stop in...
2019-04-15 Sanjay Patel[InstCombine] canonicalize fdiv after fmul if reassocia...
2019-04-15 Tim NorthoverDAG: propagate ConsecutiveRegs flags to returns too.
2019-04-15 Tim NorthoverDAG: propagate whether an arg is a pointer for CallingC...
2019-04-15 Nico Webergn build: Merge r358390
2019-04-15 Eugene Leviant[llvm-readelf] Correctly dump symbols whose section...
2019-04-15 Stephen Tozer[llvm-readobj] Reapply: Improve error message for ...
2019-04-15 Tim Renouf[AMDGPU] Fixed incorrect test in vcnd/vcmp optimization
2019-04-15 Jeremy Morse[Docs] Switch a code block from LLVM to text
2019-04-15 Thomas Preud... FileCheck [1/12]: Move variable table in new object
2019-04-15 Simon Tatham[TableGen] Include schedule model name in diagnostic.
2019-04-15 Jeremy Morse[Docs] Correct some indentation muppetry that trips...
2019-04-15 Fangrui Song[DWARF] Fix DWARFVerifier::DieRangeInfo::contains
2019-04-15 Jeremy Morse[DebugInfo][Docs] Document variable location metadata...
next