Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-11 | Simplify a really complicated check for Arch == X86_64. | Rafael Espindola | 1 | -2/+1 |
2013-07-15 | Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]). | Craig Topper | 1 | -2/+2 |
2012-10-01 | MachO: direct-to-object attribute for data-in-code markers. | Jim Grosbach | 1 | -5/+2 |
2012-05-11 | Tidy up. Trailing whitespace. | Jim Grosbach | 1 | -1/+1 |
2012-03-26 | Prune some includes and forward declarations. | Craig Topper | 1 | -0/+1 |
2011-12-24 | Section relative fixups are a coff concept, not a x86 one. Replace the | Rafael Espindola | 1 | -1/+5 |
2011-11-23 | This patch addresses gp relative fixups/relocations for jump tables. | Akira Hatanaka | 1 | -6/+10 |
2011-07-25 | Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA... | Evan Cheng | 1 | -0/+37 |