1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  3. 9b8e3d3 [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86) by Davide Italiano · 8 years ago
  4. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  5. b64fb45 CodeGen: simplify TargetMachine::getSymbol interface. NFC. by Tim Northover · 9 years ago
  6. 4367c7f Move the Mangler from the AsmPrinter down to TLOF and clean up the by Eric Christopher · 9 years ago
  7. 13760bd MC: Clean up MCExpr naming. NFC. by Jim Grosbach · 10 years ago
  8. 062a2ba [C++] Use 'nullptr'. Target edition. by Craig Topper · 11 years ago
  9. a3ad4e6 move getNameWithPrefix and getSymbol to TargetMachine. by Rafael Espindola · 12 years ago
  10. daeafb4 Add back r201608, r201622, r201624 and r201625 by Rafael Espindola · 12 years ago
  11. 7e198ad Revert r201622 and r201608. by Daniel Jasper · 12 years ago
  12. 09dcc6a Fix PR18743. by Rafael Espindola · 12 years ago
  13. 15b2669 Use a consistent argument order in TargetLoweringObjectFile. by Rafael Espindola · 12 years ago
  14. fa0f728 Pass the Mangler by reference. by Rafael Espindola · 12 years ago
  15. fd5c1f9 [Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame. by Venkatraman Govindaraju · 12 years ago