1. d2b40b7 Fix typos. Regularize include guard. by Brian Gaeke · 21 years ago
  2. 1abc87e New bugs fixed by Chris Lattner · 21 years ago
  3. e6b72a2 Testcase for PR202 by Chris Lattner · 21 years ago
  4. 329c1c6 Improve encapsulation in the Loop and LoopInfo classes by eliminating the by Chris Lattner · 21 years ago
  5. f789d40 explain the jump for llvm-db by Chris Lattner · 21 years ago
  6. 7d629b5 Add a separate list of fixed intervals. This improves the running time by Alkis Evlogimenos · 21 years ago
  7. 1283d86 Minor cleanups. by Alkis Evlogimenos · 21 years ago
  8. 75ca6a3 Remove declared but undefined method. by Alkis Evlogimenos · 21 years ago
  9. 2e142f5 Change perl interpreter path to the standard /usr/bin/perl. by Alkis Evlogimenos · 21 years ago
  10. 80b378c Change implementation of LiveIntervals::overlap(). This results in a by Alkis Evlogimenos · 21 years ago
  11. f6608dd Ugh, fix some copy and pasted code that somehow never got compiled or something by Chris Lattner · 21 years ago
  12. d2c39e9 Pass std::string to constructor as const reference to avoid multiple copies. by Alkis Evlogimenos · 21 years ago
  13. 019314c restore comments to this file by Chris Lattner · 21 years ago
  14. e1567ae * Implement set/show args by Chris Lattner · 21 years ago
  15. 8b1125f implement the "null command" which repeats the last command by Chris Lattner · 21 years ago
  16. 90ab32f Add support for new intrinsic by Chris Lattner · 21 years ago
  17. b4ebc04 add new intrinsic by Chris Lattner · 21 years ago
  18. cdf31c6 add new method by Chris Lattner · 21 years ago
  19. 8ff7590 Add links to SLD from the LangRef.html doc by Chris Lattner · 21 years ago
  20. c2376a0 Fix some typos and copy-and-paste-os in comments, and doxygenify. by Brian Gaeke · 21 years ago
  21. 63caedf Remove simple coalescing. by Alkis Evlogimenos · 21 years ago
  22. d508776 /me slaps head by Chris Lattner · 21 years ago
  23. 60a5758 /me slaps forehead by Chris Lattner · 21 years ago
  24. 8c24036 fix warning by Chris Lattner · 21 years ago
  25. 77b1330 Add VMCore and code generator support for debugging intrinsics. By default by Chris Lattner · 21 years ago
  26. 6ac1875 Add some intrinsics by Chris Lattner · 21 years ago
  27. 94276b6 An example testcase for use in the debugger. Currently you can do stuff like by Chris Lattner · 21 years ago
  28. 6d47bae Add new directory by Chris Lattner · 21 years ago
  29. 7af5c12 Initial checkin of the LLVM Source-Level Debugger. This is incomplete, but by Chris Lattner · 21 years ago
  30. 6dddfff Add new dir by Chris Lattner · 21 years ago
  31. 2eacf26 Initial checkin of the LLVM source-level debugger. This is still not finished, by Chris Lattner · 21 years ago
  32. 4575dcb Initial implementation of some source-level debugging stuff by Chris Lattner · 21 years ago
  33. bdfb339 First version of this document. It is still missing some pretty big pieces, and by Chris Lattner · 21 years ago
  34. 271bd2d Currently we cannot handle two-address instructions of the form: by Alkis Evlogimenos · 21 years ago
  35. 50c047d Update description. by Alkis Evlogimenos · 21 years ago
  36. a29b94d Regression test for initializers with members of unknown size. by John Criswell · 21 years ago
  37. 2657aec Not all platforms supports sighandler_t, so I changed it to use the older by John Criswell · 21 years ago
  38. 55d8648 Add new ExecutionEngine::getGlobalValueAtAddress method, which can efficiently by Chris Lattner · 21 years ago
  39. c8a07d7 Add new ExecutionEngine::getGlobalValueAtAddress method, which can efficiently by Chris Lattner · 21 years ago
  40. 9e26027 * Add a new helper progress method by Chris Lattner · 21 years ago
  41. 6083782 Add some comments, add new getGlobalVariable method by Chris Lattner · 21 years ago
  42. 3f80453 Add some comments, add a new getGlobalVariable method by Chris Lattner · 21 years ago
  43. 0a5f033 Add missing #include by Chris Lattner · 21 years ago
  44. 6d28a26 * Make Module::getTypeName const by Chris Lattner · 21 years ago
  45. 69284b0 Make the lookup method const. by Chris Lattner · 21 years ago
  46. b0fa659 Add a bunch of fine tunings that Reid contributed. Thanks Reid! by Chris Lattner · 21 years ago
  47. 7a312bc add new function by Chris Lattner · 21 years ago
  48. 81a085a Add new function by Chris Lattner · 21 years ago
  49. cf90277 clarify comments by Chris Lattner · 21 years ago
  50. a2e9363 New class, useful for command-line interactive programs. by Chris Lattner · 21 years ago
  51. a7e2321 doxygenify by Chris Lattner · 21 years ago
  52. 579155e testcase for PR198 by Chris Lattner · 21 years ago
  53. 3b41e0e Fix PR198 by Chris Lattner · 21 years ago
  54. 4b1be10 Add comments by Chris Lattner · 21 years ago
  55. c7d3f6b Minor code cleanups. The only bugfix is to the UR_DEBUG stuff which didn't by Chris Lattner · 21 years ago
  56. 35fce0b Updated from files in llvm/autoconf. This was done immediently following by John Criswell · 21 years ago
  57. c91c871 Moved aclocal.m4 to acinclude.m4. To re-generate the configure script, by John Criswell · 21 years ago
  58. f63aeec remove some useless #includes by Chris Lattner · 21 years ago
  59. c4ee274 Remove some pointless #includes by Chris Lattner · 21 years ago
  60. b74f4d0 Use getFileSize() instead of sys/stat.h directly by Chris Lattner · 21 years ago
  61. 97f752f Use new getFileSize function. Eliminate some using directives. Reorder #includes a bit by Chris Lattner · 21 years ago
  62. b70abe1 Use new getFileSize function instead of sys/stat.h directly. by Chris Lattner · 21 years ago
  63. 316cb08 Add new method by Chris Lattner · 21 years ago
  64. 9c4c66e Add new function by Chris Lattner · 21 years ago
  65. 74295c0 Add a -disable-opt flag to gccas, so that we can use -Wa,-disable-opt just by Chris Lattner · 21 years ago
  66. 9899ae3 Further revisions of the FDHandle idea. In this version we use ownership by Chris Lattner · 21 years ago
  67. 6dea527 Add a new class useful for providing fully materialized modules to ExecutionEngine's by Chris Lattner · 21 years ago
  68. b1f5cfe Allow C++ programs to end in .cc. This allows C++ test programs in the by John Criswell · 21 years ago
  69. 9b448b7 Add trivial exception specs to produce better code since the methods cannot by Chris Lattner · 21 years ago
  70. 2d6481c Factor FDHandle out of the bytecode reader into the FileUtilities.h support by Chris Lattner · 21 years ago
  71. 872ccce implement new getToken function by Chris Lattner · 21 years ago
  72. 9fc8a3e add new function by Chris Lattner · 21 years ago
  73. 590c6cf What do you know, we actually do accomplish some things around here :) by Chris Lattner · 21 years ago
  74. f70e0c2 Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering by Chris Lattner · 21 years ago
  75. 27490a6 Reserve ECX and EDI instead of EBX and EDI. Since EBX is a callee by Alkis Evlogimenos · 21 years ago
  76. 26bfc08 Add coalescing to register allocator. A hint is added to each interval by Alkis Evlogimenos · 21 years ago
  77. 5e30002 Add TargetInstrInfo::isMoveInstr() to support coalescing in register allocation. by Alkis Evlogimenos · 21 years ago
  78. aed386e Whoops, don't try to lower non intrinsic calls by Chris Lattner · 21 years ago
  79. 6fb6ce3 Pass extra arguments around n stuph by Chris Lattner · 21 years ago
  80. cd824d7 We may now pass IntrinsicLowering implementations into these methods by Chris Lattner · 21 years ago
  81. 4482715 implement support for the intrinsic lowering functionality by Chris Lattner · 21 years ago
  82. 37b1826 Eliminate some code that is not needed now that we have the intrinsic lowering pass by Chris Lattner · 21 years ago
  83. 7301178 Pass around IntrinsicLowering instances as appropriate. by Chris Lattner · 21 years ago
  84. f8742b3 Use the intrinsic lowering functionality by Chris Lattner · 21 years ago
  85. 09c692b add argument by Chris Lattner · 21 years ago
  86. 624affb ABC's must have virtual dtors! Shame on me! by Chris Lattner · 21 years ago
  87. 42450d8 Move into the VMCore library by Chris Lattner · 21 years ago
  88. 8a1931a Move header into top-level llvm dir by Chris Lattner · 21 years ago
  89. 3b66ecb Implement the default implementation of the intrinsic lowering class by Chris Lattner · 21 years ago
  90. 3f52c15 Add new interface that allows removal of some code from the code generators, by Chris Lattner · 21 years ago
  91. aa4c91f finegrainify namespacification minor cleanups by Chris Lattner · 21 years ago
  92. 0898c78 Merging constants can cause further room for improvement. Iterate until by Chris Lattner · 21 years ago
  93. 6cdc42b Add a note by Chris Lattner · 21 years ago
  94. 87f0310 Factor code out of LLI by Chris Lattner · 21 years ago
  95. e5dbbf2 New method by Chris Lattner · 21 years ago
  96. 269a428 Factor out code to ExecutionEngine by Chris Lattner · 21 years ago
  97. 3ef3dd3 Simplify code by Chris Lattner · 21 years ago
  98. ddceeb7 minor cleanups by Chris Lattner · 21 years ago
  99. efec966 * eliminate the -f argument to lli, as it was silly and never useful anyway by Chris Lattner · 21 years ago
  100. ff0f1bb No longer run atExit functions from run() by Chris Lattner · 21 years ago