Age | Commit message (Expand) | Author |
---|---|---|
2010-08-29 | merge a bunch of shuffle tests into sse2.ll | Chris Lattner |
2010-08-29 | add some nounwind's | Chris Lattner |
2009-11-07 | x86 vector shuffle cleanup/fixes: | Nate Begeman |
2009-11-07 | Fix a couple of shuffle patterns to use movhlps instead | Eric Christopher |
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-04 | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman |
2008-02-21 | Remove llvm-upgrade and update tests. | Tanya Lattner |
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
2007-04-16 | For PR1319: | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-04-21 | Add && to each RUN: line (except the last one). | Evan Cheng |
2006-04-20 | Added a movhlps, movlhps test case. | Evan Cheng |