1. a954b5e Modest speedup which seems to help steens quite a bit on large graphs by Chris Lattner · 23 years ago
  2. ed14f82 Move getNode() out of line by Chris Lattner · 23 years ago
  3. 2609c07 Fix problem breaking GAP, use hasNoReferrers more by Chris Lattner · 23 years ago
  4. c40c905 Implement a new method "viewGraph" which can be used to instantly view a graph from GDB. by Chris Lattner · 23 years ago
  5. e79eaa9 Implement a new "viewGraph" method which can be used to instantly view a graph from gdb by Chris Lattner · 23 years ago
  6. 4f2cfc0 Rearrange code by Chris Lattner · 23 years ago
  7. 88c7294 Fix problem breaking Fhourstones by Chris Lattner · 23 years ago
  8. dab73be Revert Anand's patch which broke the build by Chris Lattner · 23 years ago
  9. 0f777ab Make steensgaards performance not shameful by Chris Lattner · 23 years ago
  10. 1e56c54 Don't insert null entries into the scalar map for constexpr (cast null to Ty) by Chris Lattner · 23 years ago
  11. f013d3d *** empty log message *** by Anand Shukla · 23 years ago
  12. 0ad4c00 Remove the -debug option from release executables by Chris Lattner · 23 years ago
  13. 638b381 Allow printing of various types of alias analysis results by Chris Lattner · 23 years ago
  14. 762d2f0 Implement knowledge in BasicAA that &A->field != &A and (P+1) != P by Chris Lattner · 23 years ago
  15. 44f3402 - Fix BasicAA to correctly detect the non-aliasness of A[1] & A[2] by Chris Lattner · 23 years ago
  16. af28351 Switch to using the right call vector by Chris Lattner · 23 years ago
  17. 7e38fbe Add a basic-aa test by Chris Lattner · 23 years ago
  18. e0fbd48 Fix major bugs in incompleteness marking that were pessimizing results by Chris Lattner · 23 years ago
  19. 47a307a Print out the steens graph if -debug is specified by Chris Lattner · 23 years ago
  20. 93d7a21 * Fix a bug where global incompleteness marking would not mark the global by Chris Lattner · 23 years ago
  21. d4aabcb TD Pass now does not cause globals to mark nodes incomplete. by Chris Lattner · 23 years ago
  22. e77f145 Add a special case for main because we know it's incoming arguments don't alias by Chris Lattner · 23 years ago
  23. 1ef0da2 Fix a bug where we would mark the callees arguments incomplete if the caller was external. by Chris Lattner · 23 years ago
  24. 2c1d7cf Fix division by zero problem by Chris Lattner · 23 years ago
  25. 6022ef4 Remove explicit result counters by Chris Lattner · 23 years ago
  26. ca3f790 Add a flag which effectively disables field sensitivity by Chris Lattner · 23 years ago
  27. 1dbd1b8 Don't bother counting alias results, allow the AliasAnalysisCounter to do that. by Chris Lattner · 23 years ago
  28. a89feb5 Allow counting multiple passes, and print the pass name counted by Chris Lattner · 23 years ago
  29. 70e332d New general purpose alias analysis result auditor by Chris Lattner · 23 years ago
  30. 1b36004 Add notes from Vikram's email by Chris Lattner · 23 years ago
  31. 4325610 Remove obsolete page by Chris Lattner · 23 years ago
  32. 68963a4 Add a summary by Chris Lattner · 23 years ago
  33. 617d92c Fix a problem Sumant was running into by Chris Lattner · 23 years ago
  34. 9798ca5 Simple N^2 alias anlysis accuracy checker by Chris Lattner · 23 years ago
  35. b713109 New "open projects" document by Chris Lattner · 23 years ago
  36. 5d27458 Fix an assertion failure by Chris Lattner · 23 years ago
  37. 923fc05 Implement optimization for direct function call case. This dramatically by Chris Lattner · 23 years ago
  38. bbe5ac1 Squelch warning by Chris Lattner · 23 years ago
  39. a329733 Allow the addition of edge source labels by Chris Lattner · 23 years ago
  40. b8925bc Remove bogus assertion by Chris Lattner · 23 years ago
  41. 878e521 Fix a huge bug with handling non-pointer instructions by Chris Lattner · 23 years ago
  42. 24d8007 Make the TD pass not include all of the call nodes from the local pass, by Chris Lattner · 23 years ago
  43. f52ade9 Add sanity check by Chris Lattner · 23 years ago
  44. e6c0b5d Fix steensgaard to work on a lot more cases... by Chris Lattner · 23 years ago
  45. 714752f Fix printing of nonfunction graphs by Chris Lattner · 23 years ago
  46. 0a91e63 Rename variable by Chris Lattner · 23 years ago
  47. 4923d1b Hack to work around deficiency in pass infrastructure by Chris Lattner · 23 years ago
  48. 8105cfb Initial implementation of ds-aa by Chris Lattner · 23 years ago
  49. 1cdfd83 Check field sensitivity by Chris Lattner · 23 years ago
  50. df142f0 Build DS-AA tests by Chris Lattner · 23 years ago
  51. 0eef9b3 Initial tests for DS alias analysis by Chris Lattner · 23 years ago
  52. dc1ad19 Add statistics to basicAA pass by Chris Lattner · 23 years ago
  53. 1e88369 * Fix a bug introduced in the last checkin wrt Stack markers by Chris Lattner · 23 years ago
  54. 3a35254 Implement feof and xmalloc by Chris Lattner · 23 years ago
  55. 0ac7d5c Implement the globals graph! by Chris Lattner · 23 years ago
  56. 20167e3 Add better debug output by Chris Lattner · 23 years ago
  57. 5a93902 Eliminate unused resolving caller stuff by Chris Lattner · 23 years ago
  58. f996281 * Add a bunch of stuff for checking the integrity of the graph by Chris Lattner · 23 years ago
  59. 9a64084 Remove pool alloc accessor by Chris Lattner · 23 years ago
  60. f9c8167 Split public interface out into header file by Chris Lattner · 23 years ago
  61. 4ab6aef Expose information about pool allocation by Chris Lattner · 23 years ago
  62. 09bfdf5 Indent for uniformity by Chris Lattner · 23 years ago
  63. 32d10dd Be a bit more specific in caption by Chris Lattner · 23 years ago
  64. 8bac08b Allow modifying a global variables constness property by Chris Lattner · 23 years ago
  65. bb3e5d4 Fix bug: Assembler/2003-02-02-ConstGlobal.ll by Chris Lattner · 23 years ago
  66. e58ee96 New testcase by Chris Lattner · 23 years ago
  67. 7094b7a Fix a bug where we would delete neccesary calls in bu pass by Chris Lattner · 23 years ago
  68. 706e7ab Fix a bug where we would incorrectly delete globals which had edges to alive nodes in by Chris Lattner · 23 years ago
  69. d4400c8 Delete nodes more efficiently by Chris Lattner · 23 years ago
  70. 5e7d0e2 Remove dead nodes more efficiently by Chris Lattner · 23 years ago
  71. a1220af Improve efficiency of aliveness traversal code by Chris Lattner · 23 years ago
  72. 41c04f7 Change DSGraph stuff to use hash_(set|map) instead of std::(set|map) by Chris Lattner · 23 years ago
  73. cbf2a3e Add a bunch more stubs by Chris Lattner · 23 years ago
  74. bac7458 Fix typo by Chris Lattner · 23 years ago
  75. 7f306c8 Add hash_multimap support by Chris Lattner · 23 years ago
  76. b3416bc Remove using declarations by Chris Lattner · 23 years ago
  77. 36e50ff Simplify assertions by Chris Lattner · 23 years ago
  78. cb98327 Add new composition mask by Chris Lattner · 23 years ago
  79. 0eea1d5 Added protos for two alternate, convenient CallInst constructors. by Joel Stanley · 23 years ago
  80. 95e8b1c Added implementation of alternate CallInst constructors (one ctor is by Joel Stanley · 23 years ago
  81. 100f872 Remove globals on the bottom up pass which do not contain any information by Chris Lattner · 23 years ago
  82. 11d71ed Add functions to the ban list by Chris Lattner · 23 years ago
  83. 527002c Fix strip issue Joel ran into by Chris Lattner · 23 years ago
  84. 3f39849 * Add new -track-memory option to tools which enables the mem usage column in the reports. by Chris Lattner · 23 years ago
  85. 49f2012 Fix a bug resolving sprintf(...) to sprintf(char*, char*, ...) by Chris Lattner · 23 years ago
  86. bae362f Fix bug: Assembler/2003-01-30-UnsignedString.ll by Chris Lattner · 23 years ago
  87. 5f9dbff New testcase by Chris Lattner · 23 years ago
  88. 9943a59 Actually print the function _name_ if there is a problem by Chris Lattner · 23 years ago
  89. fe9664c Add new function to allow removal of typed named elements by Chris Lattner · 23 years ago
  90. 2f6bb2b * Fix linking of opaque types and their non-opaque versions by Chris Lattner · 23 years ago
  91. 233bfb2 New testcase by Chris Lattner · 23 years ago
  92. 5c2d335 Eliminate using decls by Chris Lattner · 23 years ago
  93. 2ff4004 NEw testcase by Chris Lattner · 23 years ago
  94. da902ba * Fix function resolution for varargs function to generate incorrect bytecode instead of crashing by Chris Lattner · 23 years ago
  95. 2012190 Bug that is unfixable with current frontend by Chris Lattner · 23 years ago
  96. 8c73b0f Fix levelraise/2003-01-30-ShiftCrash.ll by Chris Lattner · 23 years ago
  97. dc33667 New testcase by Chris Lattner · 23 years ago
  98. f34e1ba Initial checkin of pool allocation code by Chris Lattner · 23 years ago
  99. 5c7380e Use and implement API for graph traversals by Chris Lattner · 23 years ago
  100. 9e4b15b New API for traversing graph by Chris Lattner · 23 years ago