1. 1997473 Drop 'const' by Devang Patel · 17 years ago
  2. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  3. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  4. 6f9896f Implement protected visibility. This partly implements PR1363. Linker by Anton Korobeynikov · 17 years ago
  5. c6c98af Implement review feedback by Anton Korobeynikov · 17 years ago
  6. a80e118 Implement review feedback. Aliasees can be either GlobalValue's or by Anton Korobeynikov · 17 years ago
  7. 69dacfc print aliases before functions by Chris Lattner · 17 years ago
  8. 8b0a8c8 Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part by Anton Korobeynikov · 17 years ago
  9. 43c7f37 PR400 work phase 1. Add attributed load/store instructions for volatile/align to LLVM. by Christopher Lamb · 17 years ago
  10. 4f859aa For PR1146: by Reid Spencer · 17 years ago
  11. c67bdc2 Revert Christopher Lamb's load/store alignment changes. by Reid Spencer · 17 years ago
  12. 2330e4d by Christopher Lamb · 17 years ago
  13. 8dcd2f1 don't access argument list of prototypes by Chris Lattner · 17 years ago
  14. c763552 Implement the "thread_local" keyword. by Lauro Ramos Venancio · 17 years ago
  15. 18da072 For PR1146: by Reid Spencer · 17 years ago
  16. b138a06 For PR1146: Adjust writing of parameter attributes to use ParamAttrList class. by Reid Spencer · 17 years ago
  17. 73ad835 No need to generate the implementation keyword any more. Its frivolous. by Reid Spencer · 17 years ago
  18. ecb7a77 Change uses of Function::front to Function::getEntryBlock for readability. by Dan Gohman · 17 years ago
  19. 590b3c5 For PR1258: by Reid Spencer · 17 years ago
  20. 914c3bc Adjust to changes in the APInt interface. by Reid Spencer · 17 years ago
  21. 940685e Allow the AsmWriter to print out arbitrary precision integers. by Reid Spencer · 17 years ago
  22. 9d6565a For PR1195: by Reid Spencer · 17 years ago
  23. ef9b9a7 For PR411: by Reid Spencer · 18 years ago
  24. ebe57e3 Fix a comment that needed to change after SHIFT patch landed. by Reid Spencer · 18 years ago
  25. 832254e Changes to support making the shift instructions be true BinaryOperators. by Reid Spencer · 18 years ago
  26. 5cbf985 For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid by Reid Spencer · 18 years ago
  27. b10308e Propagate changes from my local tree. This patch includes: by Anton Korobeynikov · 18 years ago
  28. 3702d26 For PR645: by Reid Spencer · 18 years ago
  29. 9a40c02 make this more efficient in release builds (time and space) by Chris Lattner · 18 years ago
  30. 42a7551 rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. by Chris Lattner · 18 years ago
  31. 7f70559 * PIC codegen for X86/Linux has been implemented by Anton Korobeynikov · 18 years ago
  32. 15ee935 Always write 1 bit integers as i1 not "bool". by Reid Spencer · 18 years ago
  33. a54b7cb For PR1064: by Reid Spencer · 18 years ago
  34. 579dca1 Implement review feedback for the ConstantBool->ConstantInt merge. Chris by Reid Spencer · 18 years ago
  35. 4fe16d6 Rename BoolTy as Int1Ty. Patch by Sheng Zhou. by Reid Spencer · 18 years ago
  36. 6b6b6ef For PR1043: by Zhou Sheng · 18 years ago
  37. 11b910c Shut up a warning about signed/unsigned. by Reid Spencer · 18 years ago
  38. ac618e6 simplify some logic further by Chris Lattner · 18 years ago
  39. 22379bc Recommit my previous patch with a bugfix: printInfoComment works on both by Chris Lattner · 18 years ago
  40. 162b02e Back out the last patch which is a nightly test killer. The assertion by Reid Spencer · 18 years ago
  41. b2b442f Last refactoring before PR645: split up getSlot into getLocalSlot and getGlobalSlot. by Chris Lattner · 18 years ago
  42. 55e73a5 eliminate some iterator gymnastics. by Chris Lattner · 18 years ago
  43. cf8790a Inline insertValue into CreateModuleSlot/CreateFunctionSlot by Chris Lattner · 18 years ago
  44. 22990aa Remove a bunch of complex logic that is completely dead: duplicates can by Chris Lattner · 18 years ago
  45. 9446bbe Split CreateSlot into two versions, one for globals and one for function-local by Chris Lattner · 18 years ago
  46. 3a4621c Remove extraneous return value from insertValue and getOrCreateSlot. Since by Chris Lattner · 18 years ago
  47. 43f344a And asm writing for packed struct initializers by Andrew Lenharth · 18 years ago
  48. 78d033e For PR411: by Reid Spencer · 18 years ago
  49. 2c26178 Change the syntax for parameter attributes: by Reid Spencer · 18 years ago
  50. 6359618 Fix a cut-and-paste bug for processing of InvokeInst parameter attributes. by Reid Spencer · 18 years ago
  51. bd5db8e For PR950: by Reid Spencer · 18 years ago
  52. b951bc0 For PR950: by Reid Spencer · 18 years ago
  53. 9d908e8 Now that ConstantInt::isValueValidForType can handle signed and unsigned by Reid Spencer · 18 years ago
  54. 38ecbf1 Packed Structures by Andrew Lenharth · 18 years ago
  55. 832171c Removing even more <iostream> includes. by Bill Wendling · 18 years ago
  56. e815619 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 18 years ago
  57. 82c4bc7 Remove the dead CachedWriter class. by Chris Lattner · 18 years ago
  58. 2fcfdb7 printName is almost always true. In the cases that mattered where it was false, by Chris Lattner · 18 years ago
  59. a6b1ffc The hasSlot methods are gone. by Chris Lattner · 18 years ago
  60. 4932a5a remove unused api, simplify some code by Chris Lattner · 18 years ago
  61. 919e70c remove more code that was only used by the bc writer by Chris Lattner · 18 years ago
  62. c3e56e2 remove dead code left over from when this functionality was shared with the by Chris Lattner · 18 years ago
  63. de891a6 rename createSlot -> getOrCreateSlot. by Chris Lattner · 18 years ago
  64. c96ce89 clean up some sloppy and inconsistent spacing by Chris Lattner · 18 years ago
  65. d6d826c wrap long lines by Chris Lattner · 18 years ago
  66. 81dfeb3 For PR950: Implement ICmp/FCmp predicate printing for constant expressions by Reid Spencer · 18 years ago
  67. 87e8ec9 Shorten the FCmp predicate mnemonics. by Reid Spencer · 18 years ago
  68. 74f1642 Allow the ICmp and FCmp instructions to be written by the AsmWriter by Reid Spencer · 18 years ago
  69. 8f48766 Changed to using LLVM streams. by Bill Wendling · 18 years ago
  70. 3da59db For PR950: by Reid Spencer · 18 years ago
  71. 3ed469c For PR786: by Reid Spencer · 18 years ago
  72. 461076f Make the Value and Type methods print a newline so it prints nicely in gdb by Reid Spencer · 18 years ago
  73. d2f9e60 Change keyword to datalayout by Chris Lattner · 18 years ago
  74. b83eb64 For PR950: by Reid Spencer · 18 years ago
  75. cf7ff2b Add support for the new "target data" information in .ll files. This provides by Owen Anderson · 18 years ago
  76. 9fb471d simplify code by Chris Lattner · 18 years ago
  77. f824868 Adding codegeneration for StdCall & FastCall calling conventions by Anton Korobeynikov · 18 years ago
  78. b74ed07 Adding dllimport, dllexport and external weak linkage types. by Anton Korobeynikov · 18 years ago
  79. 3a9ec24 For PR387: by Reid Spencer · 18 years ago
  80. 7f8897f eliminate RegisterOpt. It does the same thing as RegisterPass. by Chris Lattner · 18 years ago
  81. 3dd965c Fix PR885 by Chris Lattner · 18 years ago
  82. 0deaab8 Print csretcc calls like this: by Chris Lattner · 18 years ago
  83. 7dd29aa pretty print csretcc for calls by Chris Lattner · 18 years ago
  84. 25f88aa Asmprint csret nicely by Chris Lattner · 18 years ago
  85. 5b5cc5f inverted logic, caught by coverity by Chris Lattner · 18 years ago
  86. 00f1023 Add shufflevector support, todo, implement better constant folding. by Chris Lattner · 18 years ago
  87. a4ffcc2 Back out my last check-in. Wrong place to fix it. by Evan Cheng · 18 years ago
  88. 7cfdd01 AsmWriter should not print LLVM constant in comment. Assembler won't like by Evan Cheng · 18 years ago
  89. 38a409c Pretty print large struct constants. by Jim Laskey · 18 years ago
  90. c13a72c Reverting. Didn't realize some developers were embedding constants in their by Jim Laskey · 18 years ago
  91. a3f332b Format large struct constants for readability. by Jim Laskey · 18 years ago
  92. 80cd115 Print InlineAsm objects by Chris Lattner · 19 years ago
  93. 863517a Change inline asms to be uniqued like constants, not embedded in a Module. by Chris Lattner · 19 years ago
  94. cc041ba Initial checkin of the InlineAsm class by Chris Lattner · 19 years ago
  95. 42a162e Pretty print file-scope asm blocks. by Chris Lattner · 19 years ago
  96. 71cdba3 syntax change by Chris Lattner · 19 years ago
  97. 1836550 Print out inline asm strings by Chris Lattner · 19 years ago
  98. 60962db print section info by Chris Lattner · 19 years ago
  99. 30caa28 print alignment info for globals and functions by Chris Lattner · 19 years ago
  100. 9fad0b9 fix printing the alignment directive by Chris Lattner · 19 years ago