OSDN Git Service

[AccelTable] Provide DWARF5AccelTableStaticData for dsymutil.
[android-x86/external-llvm.git] / test / Transforms /
2018-07-16 Alexandros Lamprineas[MemorySSAUpdater] Remove deleted trivial Phis from...
2018-07-16 Chen Zheng[InstCombine] add more SPFofSPF folding
2018-07-16 Chen Zheng[InstCombine] fold icmp pred (sub 0, X) C for vector...
2018-07-15 Sanjay Patel[InstSimplify] add fixme comment for PR37776; NFC
2018-07-15 Sanjay Patel[InstSimplify] fold minnum/maxnum with NaN arg
2018-07-15 Sanjay Patel[InstSimplify] add tests for minnum/maxnum; NFC
2018-07-14 Roman Lebedev[InstCombine] Fold x & (-1 >> y) s< x to x s> (...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) s< x to...
2018-07-14 Roman Lebedev[InstCombine] Fold x & (-1 >> y) s>= x to x s<=...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) s>= x ...
2018-07-14 Roman Lebedev[InstCombine] Fold x s<= x & (-1 >> y) to x s<=...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x s<= x & (-1 >> y) ...
2018-07-14 Roman Lebedev[InstCombine] Fold x s> x & (-1 >> y) to x s> (...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x s> x & (-1 >> y) to...
2018-07-14 Roman Lebedev[InstCombine] Fold x u<= x & C to x u<= C
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x u<= x & C to x u...
2018-07-14 Roman Lebedev[InstCombine] Fold x u> x & C to x u> C
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x u> x & C to x u>...
2018-07-14 Roman Lebedev[InstCombine] Fold x & (-1 >> y) u< x to x u> (...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) u< x to...
2018-07-14 Roman Lebedev[InstCombine] Fold x & (-1 >> y) u>= x to x u<=...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) u>= x ...
2018-07-14 Roman Lebedev[NFC][InstCombine] Add forgotten variable tests for...
2018-07-14 Teresa JohnsonRevert "[ThinLTO] Ensure we always select the same...
2018-07-14 Teresa JohnsonRevert "[ThinLTO] Add debug output to test"
2018-07-14 Teresa Johnson[ThinLTO] Add debug output to test
2018-07-13 Tim ShenRe-apply "[SCEV] Strengthen StrengthenNoWrapFlags ...
2018-07-13 Teresa Johnson[ThinLTO] Require x86 target for new test
2018-07-13 Teresa Johnson[ThinLTO] Ensure we always select the same function...
2018-07-13 Roman Lebedev[NFC][InstCombine] Tests for 'check for [no] signed...
2018-07-13 Vlad Tsyrklevich[LowerTypeTests] Limit when icall jumptable entries...
2018-07-13 Evgeniy StepanovRevert "CallGraphSCCPass: iterate over all functions."
2018-07-13 Simon Pilgrim[SLPVectorizer] Add initial alternate opcode support...
2018-07-13 Sanjay Patel[InstCombine] return when SimplifyAssociativeOrCommutat...
2018-07-12 Piotr PadlewskiSimplify recursive launder.invariant.group and strip
2018-07-12 Martin StorsjoRevert "[SLPVectorizer] Add initial alternate opcode...
2018-07-12 Roman Lebedev[InstCombine] icmp-logical.ll: restore the original...
2018-07-12 Roman Lebedev[InstCombine] Fold x & (-1 >> y) != x to x u> (...
2018-07-12 Chen Zheng[InstCombine]add testcases for folding more SPFofSPF...
2018-07-12 Chen Zheng[InstSimplify] simplify add instruction if two operands...
2018-07-12 Eric ChristopherTemporarily revert "Recommit r328307: [IPSCCP] Use...
2018-07-12 Craig Topper[X86] Remove and autoupgrade the scalar fma intrinsics...
2018-07-11 Craig Topper[LoopIdiomRecognize] Don't convert a do while loop...
2018-07-11 Craig Topper[LoopIdiomRecognize] Add a test case showing a loop...
2018-07-11 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) != x ...
2018-07-11 Roman Lebedev[InstCombine] Fold x & (-1 >> y) == x to x u<= ...
2018-07-11 Sanjay Patel[InstSimplify] add/move tests for add folds; NFC
2018-07-11 Simon Pilgrim[SLPVectorizer] Add initial alternate opcode support...
2018-07-11 Simon Pilgrim[SLPVectorizer] Ensure alternate/passthrough doesn...
2018-07-11 Simon Pilgrim[SLPVectorizer] Add some additional alternate cast...
2018-07-11 Simon PilgrimRevert rL336804: [SLPVectorizer] Add initial alternate...
2018-07-11 Simon Pilgrim[SLPVectorizer] Add initial alternate opcode support...
2018-07-11 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) == x ...
2018-07-11 Roman Lebedev[NFC][InstCombine] icmp-logical.ll: add a few more...
2018-07-11 Roman Lebedev[NFC][InstCombine] Fix extra space padding in icmp...
2018-07-11 Roman Lebedev[NFC][InstCombine] Add variable names and regenerate...
2018-07-11 Chen Zheng [test cases] add test cases for find more abs pattern
2018-07-10 Eugene Leviant[Evaluator] Examine alias when evaluating function...
2018-07-10 Sanjay Patel[InstCombine] allow flag propagation when using safe...
2018-07-10 Sanjay Patel[InstCombine] safely allow non-commutative binop identi...
2018-07-10 Sanjay Patel[InstCombine] drop poison flags when shuffle mask undef...
2018-07-10 Sanjay Patel[InstCombine] allow more shuffle-binop folds with safe...
2018-07-10 Anastasis Grammenos[DebugInfo][LoopVectorize] Preserve DL in induction...
2018-07-10 Karl-Johan Karlsson[LowerSwitch] Fixed faulty PHI nodes
2018-07-10 Chandler Carruth[PM/Unswitch] Fix a collection of closely related issue...
2018-07-09 Sanjay Patel[InstCombine] allow more shuffle folds using safe constants
2018-07-09 Manoj Guptallvm: Add support for "-fno-delete-null-pointer-checks"
2018-07-09 George Burgess IVMake llvm.objectsize more conservative with null
2018-07-09 Sanjay Patel[InstCombine] correct test comments; NFC
2018-07-09 Sanjay Patel[InstCombine] avoid extra poison when moving shift...
2018-07-09 Sanjay Patel[InstCombine] fix shuffle-of-binops transform to avoid...
2018-07-09 Chandler Carruth[PM/Unswitch] Fix a nasty bug in the new PM's unswitch...
2018-07-09 Chijun Sima[PGOMemOPSize] Preserve the DominatorTree
2018-07-08 Craig Topper[LoopIdiomRecognize] Support for converting loops that...
2018-07-07 Chandler Carruth[PM/LoopUnswitch] Fix PR37889, producing the correct...
2018-07-06 Tim ShenRevert "[SCEV] Strengthen StrengthenNoWrapFlags (reappl...
2018-07-06 Sanjay Patel[InstCombine] add more tests for potentially poisonous...
2018-07-06 Vedant Kumar[Local] replaceAllDbgUsesWith: Update debug values...
2018-07-06 Sanjay Patel[InstCombine] add more tests with poison and undef...
2018-07-06 Tim NorthoverCallGraphSCCPass: iterate over all functions.
2018-07-06 Max KazantsevRevert "[InstCombine] Delay foldICmpUsingKnownBits...
2018-07-05 Matt ArsenaultFix asserts in AMDGCN fmed3 folding by handling more...
2018-07-05 Craig Topper[X86] Remove X86 specific scalar FMA intrinsics and...
2018-07-04 Sanjay Patel[InstCombine] allow narrowing of min/max/abs
2018-07-04 Sanjay Patel[InstCombine] add value names to test; NFC
2018-07-04 Gabor BuellaNFC - Various typo fixes in tests
2018-07-04 Max Kazantsev[NFC] Add test that shows that InstCombine can do better
2018-07-04 Anastasis Grammenos[DebugInfo][LoopVectorize] Preserve DL in generated...
2018-07-04 Anastasis Grammenos[DebugInfo][InstCombine] Preserve DI after combining...
2018-07-03 Sanjay Patel[InstCombine] add tests for shuffle+binop with constant...
2018-07-03 Sanjay Patel[Constants] add identity constants for fadd/fmul
2018-07-03 Sanjay Patel[Reassociate] add tests for binop with identity constan...
2018-07-03 Sanjay Patel[Reassociate] regenerate checks; NFC
2018-07-03 Sanjay Patel[Reassociate] add test for missing FP constant analysis...
2018-07-03 Sanjay Patel[InstCombine] fold shuffle-with-binop and common value
2018-07-03 Bjorn Pettersson[DebugInfo] Corrections for salvageDebugInfo
2018-07-03 Chandler Carruth[PM/LoopUnswitch] Fix PR37651 by correctly invalidating...
2018-07-03 Max Kazantsev[InstCombine] Delay foldICmpUsingKnownBits until simple...
2018-07-02 Tim Shen[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428).
2018-07-02 Farhana Aleen[SLP] Recognize min/max pattern using instructions...
next