Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -4/+5 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | change selectiondag to add the sign extended versions of immediate operands | Chris Lattner | 2009-09-08 | 1 | -1/+1 |
* | filecheckize some tests | Chris Lattner | 2009-09-08 | 1 | -5/+30 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-21 | 1 | -6/+8 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -2/+2 |
* | Add a lea instruction selection test case. | Evan Cheng | 2006-05-30 | 1 | -0/+7 |
* | Remove this xfail-d test, which doesn't make any sense | Chris Lattner | 2006-05-16 | 1 | -12/+0 |
* | lea.ll is XFAIL until we implement convertToThreeAddress. | Evan Cheng | 2006-02-25 | 1 | -0/+2 |
* | Add a test case for 'lea'. | Evan Cheng | 2006-02-23 | 1 | -0/+10 |