summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/Delinearization/gcd_multiply_expr.ll
AgeCommit message (Expand)Author
2025-09-04[Delinearization] Improve debug messages (#156339)Sebastian Pop
2025-08-21[delinearize] use update_analyze_test_checks.py in delinearization testcases ...Sebastian Pop
2022-12-16[Delinearization] Convert tests to opaque pointers (NFC)Nikita Popov
2021-09-02[test][NewPM] Remove RUN lines using -analyzeArthur Eubanks
2020-09-21[Delinearization][NewPM] Port delinearization to NPMArthur Eubanks
2020-06-26[BasicAA] Rename deprecated -basicaa to -basic-aaFangrui Song
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-04-08in findGCD of multiply expr return the gcdSebastian Pop