OSDN Git Service

android-x86/external-llvm.git
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...
2019-04-15 Yevgeny RoubanCodegen: Fixed perf branch_weights in couple of tests...
2019-04-15 Fangrui SongRevert "[DWARF] Delete redundant check in DWARFAddressR...
2019-04-15 Alexander Potapenko[Transforms][ASan] Move findAllocaForValue() to Utils...
2019-04-15 Serguei Katkov[NewPM] Add Option handling for SimplifyCFG
2019-04-15 Fangrui Song[DWARF] Delete redundant check in DWARFAddressRange...
2019-04-15 Fangrui Song[DWARF] Fix DWARFVerifier::DieRangeInfo::intersects
2019-04-15 Fangrui Song[DWARF] Make DWARFDebugLine::ParsingState::RowNumber...
2019-04-15 Bjorn Pettersson[SelectionDAG] Use KnownBits::computeForAddSub/computeF...
2019-04-15 Craig Topper[X86] Regenerate checks for domain-reassignment.mir
2019-04-15 Jim Lin[Sparc] Fix typo. NFC.
2019-04-15 Amara Emerson[GlobalISel] Enable CSE in the IRTranslator & legalizer...
2019-04-15 Amara Emerson[GlobalISel] Introduce a CSEConfigBase class to allow...
2019-04-14 Nico Weberllvm-undname: Fix oss-fuzz-foudn crash-on-invalid with...
2019-04-14 Nico Webergn build: Merge r358297
2019-04-14 Nico Webergn build: Merge r358243
2019-04-14 Nico Webergn build: Merge r358272
2019-04-14 Nico Weberllvm-undname: Fix another crash-on-invalid found by...
2019-04-14 Craig Topper[X86] Redefine KUNPCK instructions to take a narrower...
2019-04-14 Craig Topper[X86] Put the locked mi8 instrutions above the locked...
2019-04-14 Craig Topper[X86] Change IMUL with immediate instruction order...
2019-04-14 Craig Topper[X86] Move VPTESTM matching from the isel table to...
2019-04-14 Craig Topper[X86] Don't form masked vpcmp/vcmp/vptestm operations...
2019-04-14 Fangrui Song[ConstantRange] Simplify unittests after getSetSize...
2019-04-14 Fangrui Song[Mem2Reg] Delete unused PointerAllocaValues
next