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. 046800a simplify name juggling through the use of Value::takeName. by Chris Lattner · 18 years ago
  5. 9133fe2 Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in by Reid Spencer · 18 years ago
  6. 688b049 For PR411: by Reid Spencer · 18 years ago
  7. 5cbf985 For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid by Reid Spencer · 18 years ago
  8. b10308e Propagate changes from my local tree. This patch includes: by Anton Korobeynikov · 18 years ago
  9. 338305b Make llvm-extract preserve the callingconv of prototypes in the extracted code. by Chris Lattner · 18 years ago
  10. 9dcbf0d llvm-extract should remove module-level asm by Chris Lattner · 18 years ago
  11. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  12. feb1550 stop using method. by Chris Lattner · 19 years ago
  13. e4d5c44 This mega patch converts us from using Function::a{iterator|begin|end} to by Chris Lattner · 19 years ago
  14. b12914b 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 20 years ago
  15. 7d24839 Clarify the logic: the flag is renamed to `deleteFn' to signify it will delete by Misha Brukman · 20 years ago
  16. 79906c9 Add a flag to choose between isolating a function or deleting the function from by Misha Brukman · 20 years ago
  17. 1e2385b Finegrainify namespacification by Chris Lattner · 21 years ago
  18. 444fdea This file was somehow missing a top-level comment line. by Misha Brukman · 21 years ago
  19. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  20. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  21. cf00c4a Fix spelling. by Misha Brukman · 21 years ago
  22. 4ad02e7 Add new linkage types to support a real frontend by Chris Lattner · 21 years ago
  23. 5113eb0 Move the function extractor pass from tools/extract into lib/Xform/IPO by Chris Lattner · 22 years ago