Age | Commit message (Expand) | Author |
---|---|---|
2011-04-05 | Fix register-dependent X86 tests. | Jakob Stoklund Olesen |
2011-03-16 | test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-w... | NAKAMURA Takumi |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-03-12 | On x86, if the only use of a i64 load is a i64 store, generate a pair of doub... | Evan Cheng |
2008-02-22 | copy mmx values from/to memory with GPRs on x86-32 | Chris Lattner |
2008-02-22 | Start using GPR's to copy around mmx value instead of mmx regs. | Chris Lattner |