Age | Commit message (Expand) | Author |
---|---|---|
2012-10-15 | Resubmit the changes to llvm core to update the functions to support differen... | Micah Villmow |
2012-10-11 | Revert 165732 for further review. | Micah Villmow |
2012-10-11 | Add in the first iteration of support for llvm/clang/lldb to allow variable p... | Micah Villmow |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2012-02-07 | Convert assert(0) to llvm_unreachable | Craig Topper |
2012-01-20 | More dead code removal (using -Wunreachable-code) | David Blaikie |
2010-11-23 | Move the ARM reloc constants to Support/ELF.h | Jason W Kim |
2010-11-18 | Fix .o emission of ARM movt/movw. MCSymbolRefExpr::VK_ARM_(HI||LO)16 for the ... | Jason W Kim |
2010-10-03 | Jim Asked us to move DataLayout on ARM back to the most specialized classes. Do | Rafael Espindola |
2010-09-28 | 80-col fixups. | Eric Christopher |
2010-09-27 | Odd additional stub framework for the ARM MC ELF emission. | Rafael Espindola |