summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-09-27-LDIntrinsics.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Heuristic: If the number of operands in the alias are more than the number ofBill Wendling2011-06-14
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-14
* Teach codegen to lower llvm.powi to an efficient (but not optimal) Chris Lattner2010-01-01
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Add sqrt and powi intrinsics for long double.Dale Johannesen2007-09-28