OSDN Git Service

android-x86/external-llvm.git
2016-04-16 Davide Italiano[DebugInfo] Reduce size of DILocalVariable from 40...
2016-04-16 Matt ArsenaultAMDGPU: Enable LocalStackSlotAllocation pass
2016-04-16 Duncan P. N... Revert "ValueMapper: Eliminate cross-file co-recursion...
2016-04-16 Matt ArsenaultAMDGPU: Use s_addk_i32 / s_mulk_i32
2016-04-16 Duncan P. N... ValueMapper: Use API from r266503 in unit tests, NFC
2016-04-16 Duncan P. N... ValueMapper: Eliminate cross-file co-recursion, NFC
2016-04-16 Richard SmithUpdate and fix LLVM_ENABLE_MODULES:
2016-04-16 Richard SmithAdd some missing #includes, found by C++ modules selfhost.
2016-04-15 Duncan P. N... Linker: Remove an unnecessary local variable in for...
2016-04-15 Richard SmithMake this header include the header it depends on,...
2016-04-15 Duncan P. N... ValueMapper: Hide Mapper::VM behind an accessor, NFC
2016-04-15 Wei MiDon't skip splitSeparateComponents in eliminateDeadDefs...
2016-04-15 Easwaran RamanAdd ProfileData to required_libraries
2016-04-15 Evgeniy Stepanov[cfi] Support explicit sections for functions in cfi...
2016-04-15 Adrian PrantlConvert this sample-based-profiling testcase to use...
2016-04-15 Kostya Serebryany[libFuzzer] add a better warning for command line flags...
2016-04-15 Hans WennborgSwitch lowering: don't add incoming PHI values from...
2016-04-15 Hans WennborgSelectionDAGISel: rangeify a loop
2016-04-15 Easwaran RamanReplace the use of MaxFunctionCount module flag
2016-04-15 Kostya Serebryany[libFuzzer] menion the git mirror in the docs
2016-04-15 Vasileios Kalintiris[mips] More range-based for loops. NFC.
2016-04-15 Vasileios Kalintiris[mips] Use range-based for loops and simplify slightly...
2016-04-15 Ulrich Weigand[SystemZ] Call tryAddingSymbolicOperand in the disassembler
2016-04-15 Adrian PrantlLet the DISubprogram in this test point to the right...
2016-04-15 Adrian PrantlUpdate testcase to new debug metadata format.
2016-04-15 Reid Kleckner[codeview] Dump char16_t and char32_t simple types
2016-04-15 Tim NorthoverARM: don't try to hoist constant RHS out of a division.
2016-04-15 Chad Rosier[AArch64] Add load/store pair instructions to getMemOpB...
2016-04-15 Igor KudrinRevert "[Coverage] Prevent detection of false instantia...
2016-04-15 Davide Italiano[ParallelCG] Add a new splitCodeGen() API which takes...
2016-04-15 Marcin Koscielnicki[SystemZ] Fix large tests broken by conditional returns.
2016-04-15 David Majnemer[InstCombine] Don't transform compares of calls to...
2016-04-15 Geoff BerryFix test to require Asserts since it uses debug output.
2016-04-15 Adrian Prantl[PR27284] Reverse the ownership between DICompileUnit...
2016-04-15 NAKAMURA Takumillvm/test/CodeGen/AArch64/arm64-csldst-mmo.ll requires...
2016-04-15 Sanjay Patel[SimplifyCFG] propagate branch metadata when creating...
2016-04-15 NAKAMURA Takumilli.cpp: Appease some builders. There might be ownershi...
2016-04-15 Geoff Berry[AArch64] Add MMOs to callee-save load/store instructions.
2016-04-15 Nirav DaveFix typing on generated LXV2DX/STXV2DX instructions
2016-04-15 Jun Bum Lim[MachineScheduler]Add support for store clustering
2016-04-15 Igor Kudrin[Coverage] Prevent detection of false instantiations...
2016-04-15 Sanjay Patel[SimplifyCFG] add metadata to show failure to propagate...
2016-04-15 Igor Kudrin[Coverage] Add support for making test data for more...
2016-04-15 Nicolai HaehnleAMDGPU/SI: Fix regression with no-return atomics
2016-04-15 Craig TopperUse MVT instead of EVT to remove a bunch of unnecessary...
2016-04-15 Craig TopperAdd a setOperationPromotedToType convenience method...
2016-04-15 Craig Topper[X86] AND, OR, and XOR of vectors are always legal...
2016-04-15 Craig Topper[X86] Combine an if and else block that had the same...
2016-04-15 Davide ItalianoRevert "[LTO] Add a new splitCodeGen() API which takes...
2016-04-15 Justin Lebar[NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier...
2016-04-15 Justin Lebar[TTI] Add getInliningThresholdMultiplier.
2016-04-15 Justin Lebar[ifcnv] Don't duplicate blocks that contain convergent...
2016-04-15 Justin LebarMove divergent-target test into CodeGen/NVPTX because...
2016-04-15 Justin Lebar[PM] Add a SpeculativeExecution pass for targets with...
2016-04-15 Justin Lebar[Speculation] Add a SpeculativeExecution mode where...
2016-04-15 Davide Italiano[ParallelCG] Attempt to placate MSVC.
2016-04-15 Hans WennborgOption parser: class for consuming a joined arg in...
2016-04-15 Hans WennborgOptionParsingTest.cpp: reorder EXPECT_EQs to put expect...
2016-04-15 Davide Italiano[LTO] Add a new splitCodeGen() API which takes a Target...
2016-04-14 Vedant Kumar[test] Require 'asserts' for a test which uses -debug...
2016-04-14 Matt ArsenaultAMDGPU: Remove custom load/store scalarization
2016-04-14 Matt ArsenaultAMDGPU: Include LDS size in printed comment
2016-04-14 Michael Kuperstein[AliasSetTracker] Correctly handle changing the size...
2016-04-14 Mehdi AminiNuke getGlobalContext() from LLVM (but the C API)
2016-04-14 Mehdi AminiRemove every uses of getGlobalContext() in LLVM (but...
2016-04-14 Matt ArsenaultAMDGPU: Run SIFoldOperands after PeepholeOptimizer
2016-04-14 Matt ArsenaultAMDGPU: Directly emit m0 initialization with s_mov_b32
2016-04-14 Matt ArsenaultAMDGPU: Fold bitcasts of scalar constants to vectors
2016-04-14 Geoff Berry[ScheduleDAGInstrs] Re-factor for based on review feedb...
2016-04-14 Renato Golin[ARM] Adding IEEE-754 SIMD detection to loop vectorizer
2016-04-14 Sanjay Patel[InstCombine] remove constant by inverting compare...
2016-04-14 Dehao ChenFix null pointer access for discriminator assignment.
2016-04-14 Tom StellardAMDGPU: Add skeleton GlobalIsel implementation
2016-04-14 Dehao ChenUpdate discriminator assignment algorithm to handle...
2016-04-14 Reid KlecknerSink DI metadata usage out of MachineInstr.h and Machin...
2016-04-14 Davide Italiano[ValueMapper] Range-loopify to improve readability...
2016-04-14 Jacques Pienaar[lanai] Add custom lowering for SRL_PARTS i32.
2016-04-14 Tom Stellard[GlobalISel] Move GISelAccessor class into public headers
2016-04-14 Nicolai Haehnle[DivergenceAnalysis] Treat PHI with incoming undef...
2016-04-14 Nicolai Haehnle[StructurizeCFG] Annotate branches that were treated...
2016-04-14 Nicolai HaehnleAMDGPU: Remove SIFixSGPRLiveRanges pass
2016-04-14 Nicolai HaehnleAMDGPU: change a redundant if () to an assert(). NFC
2016-04-14 Tom Stellard[GlobalISel] Coding style and whitespace fixes
2016-04-14 Tim NorthoverAArch64: expand cmpxchg after regalloc at -O0.
2016-04-14 Jacques Pienaar[lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBa...
2016-04-14 Tom StellardAMDGPU: allow specifying a workgroup size that needs...
2016-04-14 Tom StellardAMDGPU/SI: Use the correct scratch wave offset register...
2016-04-14 Betul Buyukkurt[PGO] Do not attach VP metadata if value count at site...
2016-04-14 Silviu Baranga[SCEV][LAA] Add tests for SCEV expression transformatio...
2016-04-14 Simon DardisSummary:
2016-04-14 Igor Kudrin[Coverage] Update testing methods to support more than...
2016-04-14 Vasileios Kalintiris[mips] Remove duplicate tests and add missing prefixes...
2016-04-14 Igor Kudrin[Coverage] Avoid unnecessary copying of std::vector
2016-04-14 Adam NemetRevert "Support arbitrary addrspace pointers in masked...
2016-04-14 Mehdi AminiThinLTO: linkonce compile-time optimization, do not...
2016-04-14 David Majnemer[CodeGen] Teach LLVM how to lower @llvm.{min,max}num...
2016-04-14 Mehdi AminiDo not use getGlobalContext()... ever.
2016-04-14 Matt ArsenaultAMDGPU: Implement canonicalize
2016-04-14 Matthias BraunTargetLowering: Factor out common code for tail call...
2016-04-13 George Burgess IV[CFLAA] Fix up code style a bit. NFC.
next