Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert assert(0) to llvm_unreachable | Craig Topper | 2012-02-07 | 1 | -14/+10 |
* | More dead code removal (using -Wunreachable-code) | David Blaikie | 2012-01-20 | 1 | -6/+5 |
* | Move the ARM reloc constants to Support/ELF.h | Jason W Kim | 2010-11-23 | 1 | -3/+4 |
* | Fix .o emission of ARM movt/movw. MCSymbolRefExpr::VK_ARM_(HI||LO)16 for the ... | Jason W Kim | 2010-11-18 | 1 | -2/+16 |
* | Jim Asked us to move DataLayout on ARM back to the most specialized classes. Do | Rafael Espindola | 2010-10-03 | 1 | -1/+2 |
* | 80-col fixups. | Eric Christopher | 2010-09-28 | 1 | -2/+4 |
* | Odd additional stub framework for the ARM MC ELF emission. | Rafael Espindola | 2010-09-27 | 1 | -0/+65 |