1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. ca0ed74 Eliminate the remaining uses of getTypeSize. This by Duncan Sands · 17 years ago
  3. 9d5f456 Revise previous patch per review comments. by Dale Johannesen · 17 years ago
  4. 3f6eb74 Add APInt interfaces to APFloat (allows directly by Dale Johannesen · 17 years ago
  5. 43421b3 Next round of APFloat changes. by Dale Johannesen · 17 years ago
  6. 1997473 Drop 'const' by Devang Patel · 17 years ago
  7. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  8. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  9. d7f3de6 Remove unneeded header file. by Reid Spencer · 17 years ago
  10. af80638 http://llvm.org/bugs/show_bug.cgi?id=1237 by Nate Begeman · 17 years ago
  11. a0a6278 Fix a typo, thanks Bill! by Nate Begeman · 17 years ago
  12. fec910c More Mach-O writer improvements. by Nate Begeman · 17 years ago
  13. 9d6565a For PR1195: by Reid Spencer · 17 years ago
  14. d2b7cec Generalize TargetData strings, to support more interesting forms of data. by Chris Lattner · 17 years ago
  15. 7f6b9d2 eliminate temporary vectors. by Chris Lattner · 18 years ago
  16. b1919e2 Privatize StructLayout::MemberOffsets, adding an accessor by Chris Lattner · 18 years ago
  17. 8f84f1f Add function to create a file writer. by Bill Wendling · 18 years ago
  18. c2b2d6a Fix a fixme by correctly calculating preferred alignments for functions, by Nate Begeman · 18 years ago
  19. 886b412 Pass in non-Mach-O-specific parameters to the GetTargetRelocation method. by Bill Wendling · 18 years ago
  20. 1257c85 Properly support cstrings by Nate Begeman · 18 years ago
  21. 6635f35 Handle multiple functions, properly mangle symbols, and fix support for by Nate Begeman · 18 years ago
  22. 2b72182 Make ivars private and use getters. Have the MachOWriter return "Mach-O by Bill Wendling · 18 years ago
  23. a4b7324 Use the TargetMachOWriterInfo class to get this information. by Bill Wendling · 18 years ago
  24. 58092e3 Teach TargetData to handle 'preferred' alignment for each target, and use by Chris Lattner · 18 years ago
  25. c904a5b Have the OutputBuffer take the is64Bit and isLittleEndian booleans. by Bill Wendling · 18 years ago
  26. 203d3e4 Changed to use the OutputBuffer instead of the methods in MachO and ELF writers. by Bill Wendling · 18 years ago
  27. e911615 Revert patch. by Bill Wendling · 18 years ago
  28. 157c4ee Use the methods in the TargetObjInfo object instead of internal methods. by Bill Wendling · 18 years ago
  29. a54b7cb For PR1064: by Reid Spencer · 18 years ago
  30. 4fe16d6 Rename BoolTy as Int1Ty. Patch by Sheng Zhou. by Reid Spencer · 18 years ago
  31. 4785781 For PR950: by Reid Spencer · 18 years ago
  32. bfaaaa6 Properly mangles symbol table names by Nate Begeman · 18 years ago
  33. bcd2498 Removed more <iostream> includes by Bill Wendling · 18 years ago
  34. ce9a576 Match MachineCodeEmitter changes. by Evan Cheng · 18 years ago
  35. 019f851 Behold, more work on relocations. Things are looking pretty good now. by Nate Begeman · 18 years ago
  36. 94be248 First pass at supporting relocations. Relocations are written correctly to by Nate Begeman · 18 years ago
  37. 9442599 improve compat with certain versions of GCC (on cygwin?) by Chris Lattner · 18 years ago
  38. d2030e6 Properly size the string table, and emit symbol table and string table by Nate Begeman · 18 years ago
  39. f8f2c5a Get closer to handling globals correctly. We now generally get them in the by Nate Begeman · 18 years ago
  40. eb883af Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it by Nate Begeman · 18 years ago