Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -4/+4 |
* | down with unwind info :) | Chris Lattner | 2009-06-25 | 1 | -1/+1 |
* | On Darwin, ams printer should output a second label before a jump table so th... | Evan Cheng | 2009-06-18 | 1 | -0/+2 |
* | CodeGen still defaults to non-verbose asm, but llc now overrides it and defau... | Evan Cheng | 2009-03-25 | 1 | -3/+3 |
* | Fix a x86-64 codegen deficiency. Allow gv + offset when using rip addressing ... | Evan Cheng | 2008-02-07 | 1 | -33/+32 |
* | Fix tests. | Evan Cheng | 2007-11-09 | 1 | -4/+2 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | Verify that jump tables are emitted to the same section as the function is, | Chris Lattner | 2006-10-05 | 1 | -0/+79 |