Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -4/+4 |
* | Fix test on non-darwin hosts. | Evan Cheng | 2009-05-20 | 1 | -1/+1 |
* | Try again. Allow call to immediate address for ELF or when in static relocati... | Evan Cheng | 2009-05-20 | 1 | -1/+2 |
* | Cannot use immediate as call absolute target in PIC mode. | Evan Cheng | 2009-05-20 | 1 | -0/+2 |
* | Disable the "call to immediate" optimization on x86-64. It is | Chris Lattner | 2009-03-18 | 1 | -3/+7 |
* | Add this test back. | Evan Cheng | 2009-03-12 | 1 | -0/+11 |
* | Revert r66024. The JIT encoding for CALLpcrel32 is wrong -- see PR3773, and the | Dan Gohman | 2009-03-11 | 1 | -9/+0 |
* | Fix PR3666: isel calls to constant addresses. | Evan Cheng | 2009-03-04 | 1 | -0/+9 |