1. 60a3c55 Don't worry about converting each function's reg. alloc. state into One Big by Brian Gaeke · 21 years ago
  2. b8dc21e Add prototype for verifySavedState(). by Brian Gaeke · 21 years ago
  3. af84370 Doxygenify method comments. by Brian Gaeke · 21 years ago
  4. b7c4c99 This is a disgusting hack that improves code substantially, by making by Chris Lattner · 21 years ago
  5. 15a2a25 Clarify our testing experience. by Brian Gaeke · 21 years ago
  6. a493aa3 Do not check for strings.h. This is an old, old, old pre-C89 header that by Brian Gaeke · 21 years ago
  7. e1ff6cd I think this file is not included by anything. by Brian Gaeke · 21 years ago
  8. afac73e * Changed URL referring to zion to use llvm instead * Close <li> tags by Misha Brukman · 21 years ago
  9. 59dc178 Do not add unreachable code to a natural loop! by Chris Lattner · 21 years ago
  10. d073ea0 Make sure to print labels on nodes without names by Chris Lattner · 21 years ago
  11. a75b3ef If the basic block has no name, make sure to print the % number of it by Chris Lattner · 21 years ago
  12. 002362c Implement the Function::viewCFG* methods, for use in a debugger. Also, the by Chris Lattner · 21 years ago
  13. c149c47 Add two new function stubs for viewing the CFG of a function inside of the by Chris Lattner · 21 years ago
  14. 3b39537 Delete the -print-cfg pass from this file by Chris Lattner · 21 years ago
  15. 4d37c7b Added information on using Bugzilla. by John Criswell · 21 years ago
  16. 0b51e4a Add comments to describe what these functions actually do. by Misha Brukman · 21 years ago
  17. 3494329 * Use <cmath> instead of <math.h> by Misha Brukman · 21 years ago
  18. f978ef5 Removed completely duplicated function comment (an identical one appears later). by Misha Brukman · 21 years ago
  19. bb8c863 No, really, order the #includes correctly. by Misha Brukman · 21 years ago
  20. 6be5e56 Update the 'used' flag correctly by Chris Lattner · 21 years ago
  21. 4cb766a Loop over the module, not the symbol table. This makes the code handle by Chris Lattner · 21 years ago
  22. 20678b9 New library needed by Chris Lattner · 21 years ago
  23. efd47ba Implement FunctionResolve/2003-10-21-GlobalResolveHack.ll by Chris Lattner · 21 years ago
  24. f4e643f New testcase for fun hack that is absolutely necessary for the C++ stdlib. by Chris Lattner · 21 years ago
  25. 523b30c * Fix order of #includes to follow style guide by Misha Brukman · 21 years ago
  26. 2e385b4 Converted tabs to spaces. by Misha Brukman · 21 years ago
  27. 5858e1e Fix bug: FunctionResolve/2003-10-21-GlobalTypeDifference.ll by Chris Lattner · 21 years ago
  28. 4b61163 New testcase: globals should be linked if they are the wrong type. We should by Chris Lattner · 21 years ago
  29. aeb18ce Fix bug: Linker/2003-10-21-ConflictingTypesTolerance.ll by Chris Lattner · 21 years ago
  30. 3d6a08d New testcase. The linker should not consider it an error if two types by Chris Lattner · 21 years ago
  31. 46079d2 Add C/C++ build instructions, first draft. by Brian Gaeke · 21 years ago
  32. f85770c Fix message to make more sense and confuse Chris less by Chris Lattner · 21 years ago
  33. db15798 New testcase, fixed in the C++ frontend by Chris Lattner · 21 years ago
  34. e04c263 Added the name of the public CVS repository. by John Criswell · 21 years ago
  35. f1fce08 Fix off-by-one error in processing of libraries named on command line. by Brian Gaeke · 21 years ago
  36. 2b89a6a Adding information on what testing support is provided by the LLVM build by John Criswell · 21 years ago
  37. 2a211c4 Add dummy content for libgdbm. by Misha Brukman · 21 years ago
  38. 724d084 Fix libm's name to be `libm' by Misha Brukman · 21 years ago
  39. 60d3ba8 Fix library name and fix line to fit within 80 columns. by Misha Brukman · 21 years ago
  40. c536545 Add tools-only target, for bootstrapping the C/C++ front end. by Brian Gaeke · 21 years ago
  41. 48c9cb6 This was not a lower-switch bug, it was a preselection bug by Chris Lattner · 21 years ago
  42. 771ed15 When linking the runtime libraries, do not link -lc and -lgcc into the libraries by Chris Lattner · 21 years ago
  43. 68172da Fix strcpy implementation and trie by Chris Lattner · 21 years ago
  44. b5ee509 Fix the first FIXME in this file: automatically pick a "good" by Brian Gaeke · 21 years ago
  45. 2765c41 Make sure to add a type for va_next operands, which may not other wise by Chris Lattner · 21 years ago
  46. 389dbfb Fix problem which effected linking apache by Chris Lattner · 21 years ago
  47. 08d702b Hrm, unbreak stuph :( by Chris Lattner · 21 years ago
  48. ff3d5d9 Fix preselection/lowerswitches bug by Chris Lattner · 21 years ago
  49. 4c62e79 Pull the PHI special case into it's own visit* method by Chris Lattner · 21 years ago
  50. d48a1d7 The lastOp operand is never used by Chris Lattner · 21 years ago
  51. 91480ff Add more space! by Chris Lattner · 21 years ago
  52. 2c1bbd8 Hrm, for some reason, my fingers like typing va_begin. Weird by Chris Lattner · 21 years ago
  53. 84a6f39 Syntax highlight the new operators by Chris Lattner · 21 years ago
  54. 25e6e99 Update test to new style by Chris Lattner · 21 years ago
  55. 7939597 Removed LLVM copyright from sample Makefile. by John Criswell · 21 years ago
  56. c2bc2f1 Removed LLVM copyright notice from sample Makefile. by John Criswell · 21 years ago
  57. aefb666 Added LLVM copyright notice. by John Criswell · 21 years ago
  58. 856ba76 Added LLVM copyright header. by John Criswell · 21 years ago
  59. dac9131 Preselection is _not_ a basicblock pass, because it adds global variables to by Chris Lattner · 21 years ago
  60. d8846c1 Added LLVM copyright notice. by John Criswell · 21 years ago
  61. d248652 When opcodes like ADD were split into reg. and immed. versions (ADDi and ADDr), by Vikram S. Adve · 21 years ago
  62. 472c304 Why does g++ not even generate a warning when you miss a break statement? by Vikram S. Adve · 21 years ago
  63. 40dee51 Implement the new varargs instructions and intrinsics. by Vikram S. Adve · 21 years ago
  64. 648cbd9 Only fails on the Sparc, only when run via the JIT. by Misha Brukman · 21 years ago
  65. e2fab73 Added LLVM copyright to Makefiles. by John Criswell · 21 years ago
  66. e26ba9f Added LLVM copyrights to Makefiles. by John Criswell · 21 years ago
  67. e488e93 Added LLVM copyright notice to Makefiles. by John Criswell · 21 years ago
  68. 5f7e61d Add a new map by Chris Lattner · 21 years ago
  69. e9d3c6b Convert this code from using annotations to using a local map by Chris Lattner · 21 years ago
  70. 5c288be Goodbye, AddRegNumToValues by Brian Gaeke · 21 years ago
  71. 1ee1e64 Removed extraneous comment line. by John Criswell · 21 years ago
  72. 0beae0c Remove using declaration by Chris Lattner · 21 years ago
  73. 60f1445 This #include is no longer necessary by Chris Lattner · 21 years ago
  74. 01d4582 Added LLVM copyright header. by John Criswell · 21 years ago
  75. 6fbcc26 Added LLVM copyright header (for lack of a better term). by John Criswell · 21 years ago
  76. 1fc0d67 Oops. Typo. by John Criswell · 21 years ago
  77. 2efc5b5 Added LLVM header notice. by John Criswell · 21 years ago
  78. 65797b8 Fixed the documentation to coincide with the code. by Misha Brukman · 21 years ago
  79. b2109ce Added LLVM notice. by John Criswell · 21 years ago
  80. 06ea151 Made error message more comprehensible. by Misha Brukman · 21 years ago
  81. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  82. ce439b5 "Function"[0] == 'F', not 'M' by Chris Lattner · 21 years ago
  83. e84843b Update release notes by Chris Lattner · 21 years ago
  84. 0522b08 Minor leftover fixups from replaceMachineCodeForFunction () change. by Brian Gaeke · 21 years ago
  85. 1dd27b1 fix file header by Chris Lattner · 21 years ago
  86. 9432111 fix file headers by Chris Lattner · 21 years ago
  87. 10cf8fa Fix file header by Chris Lattner · 21 years ago
  88. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
  89. 3ab7136 Made the Requirements information its own major section and moved it by John Criswell · 21 years ago
  90. 17b53a8 Make replaceMachineCodeForFunction() return void. by Brian Gaeke · 21 years ago
  91. 682ce72 Make replaceMachineCodeForFunction return void. by Brian Gaeke · 21 years ago
  92. a42649e Make replaceMachineCodeForFunction return void. Make it assert by default. by Brian Gaeke · 21 years ago
  93. f6cd38d Apparently the dependencies are wrong for this file, so it didn't rebuild it by Chris Lattner · 21 years ago
  94. bacc773 Reorder for minor efficiency gain by Chris Lattner · 21 years ago
  95. 43a5ff8 Emit x86 instructions for: A = B op C, where A and B are 16-bit registers, by Chris Lattner · 21 years ago
  96. e738656 Hrm, a relic from the past. How cute :) by Chris Lattner · 21 years ago
  97. 6ac1d71 Further cleanups and simplifications by Chris Lattner · 21 years ago
  98. 6c09db2 Eliminate code for pointer size and endianness emulation. by Chris Lattner · 21 years ago
  99. 44ffd5a The Grammar Police was here. by Misha Brukman · 21 years ago
  100. 0fc20c8 * Fixed grammar in header * Added description of `mem2reg' by Misha Brukman · 21 years ago