OSDN Git Service

[SCEV] Use Operator::getOpcode instead of manual dispatch; NFC
[android-x86/external-llvm.git] / test / Transforms /
2016-03-29 Elena Demikhovskyfixed typo - CHECK-LABEL
2016-03-29 Hyojin Sung[SimlifyCFG] Prevent passes from destroying canonical...
2016-03-28 Sanjay Patelregenerate checks
2016-03-28 Adrian PrantlAdd an IR Verifier check for orphaned DICompileUnits.
2016-03-28 Adam Nemet[LVers] Change CHECK_LABEL to CHECK-LABEL (underscore...
2016-03-28 Reid KlecknerRevert "[SimlifyCFG] Prevent passes from destroying...
2016-03-28 Hyojin Sung[SimlifyCFG] Prevent passes from destroying canonical...
2016-03-28 Davide Italiano[SimplifyLibCalls] Transform printf("%s", "a") -> putch...
2016-03-28 NAKAMURA Takumillvm/test/Transforms/FunctionImport/funcimport.ll:...
2016-03-27 Teresa JohnsonUse DAG check to try to appease bot
2016-03-27 Teresa Johnson[ThinLTO] Add optional import message and statistics
2016-03-26 Michael Kruse[Verifier] Reject PHIs using defs from own block.
2016-03-26 Sanjay Patel[SimplifyCFG] propagate branch metadata when creating...
2016-03-26 Sanjay Patelminimize test cases
2016-03-26 Mehdi AminiThinLTO: use the callgraph from the combined index...
2016-03-25 Philip ReamesAllow value forwarding past release fences in GVN
2016-03-25 Sanjay Patel[InstSimplify] regenerate checks using a script
2016-03-25 Sanjoy Das[RS4GC] Lower calls to @llvm.experimental.deoptimize
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] consolidate regression tests of the ancie...
2016-03-25 David L KreitzerEnable non-power-of-2 #pragma unroll counts.
2016-03-25 Matt ArsenaultAMDGPU: Cost model for basic integer operations
2016-03-24 David Majnemer[LoopStrengthReduce] Don't hoist into a catchswitch
2016-03-24 Adam Nemet[LLE] Check for mismatching types between the store...
2016-03-23 George Burgess IVFix bugs in the MemorySSA walker.
2016-03-22 George Burgess IVKeep CodeGenPrepare from preserving the domtree.
2016-03-22 Matthias BraunRevert "Support arbitrary addrspace pointers in masked...
2016-03-22 Adam Nemet[LoopVersioning] Relax an assert for LCSSA PHIs
2016-03-22 Zinovy Nis[PATCH] Force LoopReroll to reset the loop trip count...
2016-03-21 George Burgess IV[MemorySSA] Consider def-only BBs for live-in calculations.
2016-03-21 Matt ArsenaultImplement constant folding for bitreverse
2016-03-21 Silviu Baranga[IndVars] Fix PR26974: make sure replaceCongruentIVs...
2016-03-19 David Majnemer[SimplifyLibCalls] Only consider sinpi/cospi functions...
2016-03-19 David Majnemer[InstCombine] Don't insert instructions before a catch...
2016-03-19 Mehdi AminiRework linkInModule(), making it oblivious to ThinLTO
2016-03-18 Michael KupersteinHave DataLayout::isLegalInteger() accept uint64_t
2016-03-18 Sanjoy Das[IndVars] Pass the right loop to isLoopInvariantPredicate
2016-03-18 Adam Nemet[LoopDataPrefetch] Add TTI to limit the number of itera...
2016-03-18 Adam Nemet[LoopDataPrefetch/Aarch64] Allow selective prefetching...
2016-03-17 Adam Nemet[LoopVectorize] Annotate versioned loop with noalias...
2016-03-17 Adam Nemet[LoopVersioning] Annotate versioned loop with noalias...
2016-03-17 Guozhi Wei[InstCombine] Combine A->B->A BitCast
2016-03-17 Sanjay Patelpropagate 'unpredictable' metadata on select instructions
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Sanjay Patelreduce check strings; no need to check IR comments
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Geoff BerryRevert "[LSR] Create fewer redundant instructions."
2016-03-16 Sanjay Pateladd checks for 'unpredictable' metadata preservation
2016-03-16 Geoff Berry[LSR] Create fewer redundant instructions.
2016-03-16 Haicheng Wu[JumpThreading] See through Cast Instructions
2016-03-15 Haicheng WuRevert "[JumpThreading] Simplify Instructions first...
2016-03-15 Adam Nemet[LV] Preserve LoopInfo when store predication is used
2016-03-15 Benjamin Kramer[GlobalOpt] Don't look through aliases when sorting...
2016-03-15 Teresa Johnson[ThinLTO] Renaming of function index to module summary...
2016-03-14 Justin Lebar[LoopUnroll] Respect the convergent attribute.
2016-03-14 Amaury SechetImporove load to store => memcpy
2016-03-14 Teresa JohnsonRevert "[ThinLTO] Renaming of function index to module...
2016-03-14 Teresa Johnson[ThinLTO] Renaming of function index to module summary...
2016-03-14 Sanjay Patelallow branch weight metadata on select instructions...
2016-03-14 Justin Lebar[attrs] Handle convergent CallSites.
2016-03-14 Michael Kuperstein[AliasSetTracker] Do not strip pointer casts when proce...
2016-03-14 Haicheng Wu[CVP] Convert an SDiv to a UDiv if both operands are...
2016-03-12 Sanjay Patelupdate test to use FileCheck
2016-03-12 Sanjay Patel[x86, InstCombine] delete x86 SSE2 masked store with...
2016-03-12 Michael Zolotukhin[LoopUnroll] Convert some existing tests to unit-tests.
2016-03-11 Sanjoy DasIntroduce @llvm.experimental.deoptimize
2016-03-11 Vedant Kumar[PGO] Skip value profile instrumentation of inline asm
2016-03-11 Chandler Carruth[PM] Port GVN to the new pass manager, wire it up,...
2016-03-11 Pete CooperRemove llvm::getDISubprogram in favor of Function:...
2016-03-10 Adam Nemet[LLE] Add missed LoopSimplify dependence
2016-03-10 Artur PilipenkoSupport arbitrary addrspace pointers in masked load...
2016-03-10 Chandler Carruth[SROA] Fix PR25873, which Andrea Di Biagio analyzed...
2016-03-09 Philip Reames[CGP] Duplicate addressing computation in cold paths...
2016-03-09 Philip Reames[LICM] Store promotion when memory is thread local
2016-03-09 Sanjay Patel[x86] fix cost model inaccuracy for vector memory ops
2016-03-09 Philip Reames[InstCombine] (icmp sgt smin(PosA, B) 0) -> (icmp sgt...
2016-03-09 Adam Nemet[LLE] Add missing check for unit stride
2016-03-09 Matthias BraunInstCombine: Restrict computeKnownBits() on all Values...
2016-03-09 Sanjay Pateladd a test RUN to show unexpected behavior
2016-03-09 Petar JovanovicReland r262337 "calculate builtin_object_size if arg...
2016-03-08 Junmo ParkRemove pr25342 test-case.
2016-03-08 Easwaran RamanRevert revisions 262636, 262643, 262679, and 262682.
2016-03-04 Philip Reames[LVI] Fix a bug which prevented use of !range metadata...
2016-03-03 Guozhi Wei[InstCombine] Combine A->B->A BitCast
2016-03-03 Philip Reames[ValueTracking] Remove dead code from an old experiment
2016-03-03 Sanjay Patel[InstCombine] transform bitcasted bitwise logic ops...
2016-03-03 Easwaran RamanInfrastructure for PGO enhancements in inliner
2016-03-03 Matthew Simpson[LoopUtils, LV] Fix PR26734
2016-03-02 Amaury SechetExplode store of arrays in instcombine
2016-03-02 Amaury SechetUnpack array of all sizes in InstCombine
2016-03-02 Bob WilsonAdd another test for the GlobalOpt change in r212079.
next