Age | Commit message (Expand) | Author |
---|---|---|
2013-02-25 | Fix the root cause of PR15348 by correctly handling alignment 0 on | Chandler Carruth |
2012-11-14 | llvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and add another case on +avx. | NAKAMURA Takumi |
2012-11-14 | Force CPU in test so we don't accidentally get AVX code on an AVX-capable host. | Benjamin Kramer |
2011-06-18 | rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is | Chris Lattner |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-05-26 | The Linux ABI emits an extra "movl %esp, %ebp" in function prologue and | Nick Lewycky |
2008-05-22 | Add a couple of test cases. | Evan Cheng |