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