Age | Commit message (Expand) | Author |
---|---|---|
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 |
2009-02-01 | Implement -mno-sse: if SSE is disabled on x86-64, don't store XMM on stack for | Torok Edwin |
2009-01-25 | revert this patch for now, because Codegen does still want to generate SSE code, | Torok Edwin |
2009-01-25 | If user explicitly asks not to use SSE, don't force it. This fixes LLVM part ... | Torok Edwin |