Age | Commit message (Expand) | Author |
---|---|---|
2011-06-17 | remove asmparser support for the old getresult instruction, which has been su... | Chris Lattner |
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 |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-06-04 | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman |
2008-04-29 | make the vector conversion magic handle multiple results. | Chris Lattner |
2008-04-29 | add support for multiple return values in inline asm. This is a step | Chris Lattner |