Age | Commit message (Expand) | Author |
---|---|---|
2010-12-19 | now that generic vector types aren't selected onto MMX registers, these | Chris Lattner |
2010-03-30 | Not all platforms start symbols with _ | Jakob Stoklund Olesen |
2010-03-30 | Enable -sse-domain-fix by default. Now with tests! | Jakob Stoklund Olesen |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2009-06-05 | Adapt the x86 build_vector dagcombine to the current state of the legalizer. | Nate Begeman |
2009-04-04 | Try SSE2? | Nick Lewycky |
2009-04-04 | Fix test on non-x86 platforms. | Nick Lewycky |
2009-03-17 | Add newline at end of file. | Evan Cheng |
2009-03-17 | Fix a problem with DAGCombine where we were building an illegal build | Mon P Wang |