Age | Commit message (Expand) | Author |
---|---|---|
2011-06-17 | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner |
2011-05-21 | Implement mulo x, 2 -> addo x, x in DAGCombiner. | Benjamin Kramer |
2011-04-14 | As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias | Bill Wendling |
2011-04-14 | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling |
2010-12-05 | it turns out that when ".with.overflow" intrinsics were added to the X86 | Chris Lattner |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-06-16 | Add some generic expansion logic for SMULO and UMULO. Fixes UMULO | Eli Friedman |