1. 287d111 Fix bug: Linker/2003-08-28-TypeResolvesGlobal3.ll by Chris Lattner · 21 years ago
  2. 23f3a49 Implement "unsafe" replaceAllUsesWWith stuff for use during type resolution. by Chris Lattner · 21 years ago
  3. ad217a4 Fix bug: Linker/2003-08-28-TypeResolvesGlobal2.ll by Chris Lattner · 21 years ago
  4. 2bc065b Refactor code to make it useful outside of Constants.cpp by Chris Lattner · 21 years ago
  5. 652f032 Fix bug: Linker/2003-08-28-TypeResolvesGlobal.ll by Chris Lattner · 21 years ago
  6. 841e00b Fix bug where we considered function types equivalent even if they had differing numbers of arguments by Chris Lattner · 21 years ago
  7. bfa9646 As it turns out, things will be simpler than I first expected. We no longer by Chris Lattner · 21 years ago
  8. aa8a847 Mangle ALL letters that we do not allow, not just a few. by Chris Lattner · 21 years ago
  9. 77c5f73 Fix bug: Linker/2003-08-23-GlobalVarLinking.ll by Chris Lattner · 21 years ago
  10. 873c5e7 Implement: Linker/2003-08-24-InheritPtrSize.ll by Chris Lattner · 21 years ago
  11. eb5d3a1 Support new 'any' support for pointer size and endianness by Chris Lattner · 21 years ago
  12. 101d400 rethrow is really the language independent primitive here. "throw" can be written by Chris Lattner · 21 years ago
  13. 7f736c9 Fix copy-and-paste-o by Chris Lattner · 21 years ago
  14. 9dd7d1c Initial support for recognizing LLVM exception handling intrinsics by Chris Lattner · 21 years ago
  15. 4bd4aa5 Allow specifying the name for the newly split basic block by Chris Lattner · 21 years ago
  16. 131d19f Rename SwitchInst::dest_push_back -> addCase Add new removeCase method by Chris Lattner · 21 years ago
  17. f44c605 Do not consider any types that exist in the global symbol table! by Chris Lattner · 21 years ago
  18. e3092c9 Fix bug: Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll by Chris Lattner · 21 years ago
  19. fcd0234 Implement Linker/2003-08-23-GlobalVarLinking.ll, which should fix 176.gcc by Chris Lattner · 21 years ago
  20. 9732be7 Fix typeo by Chris Lattner · 21 years ago
  21. 43f4ba8 The process of linking types can cause their addresses to become invalid. For this reason, we must use TypeHandles! by Chris Lattner · 21 years ago
  22. e76c57a Implement Linker/2003-08-20-OpaqueTypeResolve.ll by Chris Lattner · 21 years ago
  23. 24b8a5d If an "LLVM name" has wierd characters in it, print it out in double quotes instead of prefixing it with % by Chris Lattner · 21 years ago
  24. ef6a6a6 The word `dependent' has no `a'. by Misha Brukman · 21 years ago
  25. 0425a87 Implement Assembler/2003-08-21-ConstantExprCast-Fold.llx by Chris Lattner · 21 years ago
  26. 4b517a4 Implement testcase: Assembler/2003-08-20-ConstantExprGEP-Fold.llx by Chris Lattner · 21 years ago
  27. 24f83a1 Do not even attempt to compute dominator information for unreachable blocks by Chris Lattner · 21 years ago
  28. 8164d65 Fix linking bug in xboard by Chris Lattner · 21 years ago
  29. 8169cf8 Add intrinsics for the llvm.sig(set|long)jmp functions by Chris Lattner · 21 years ago
  30. 5560c9d Spell `necessary' correctly. by Misha Brukman · 21 years ago
  31. 1d3fa21 Add new method to FunctionPassManager to add ImmutablePasses. by Brian Gaeke · 21 years ago
  32. 0118995 Dramatically simplify how -time-passes works. by Chris Lattner · 21 years ago
  33. 3ccd0fd Implement constant folding of casts from boolean constants to other values by Chris Lattner · 21 years ago
  34. 8ab1ef2 Add FunctionPassManager - it's like a PassManager, but it only deals in by Brian Gaeke · 21 years ago
  35. 2b3860f Add support to the mangler for targets which require _'s on global symbols by Chris Lattner · 21 years ago
  36. c232818 Add a bunch of new Alpha Intrinsics for Rahul Joshi by Chris Lattner · 21 years ago
  37. 7a01229 Implement TODO: print out short form of Invoke if possible by Chris Lattner · 21 years ago
  38. ec127bb *** empty log message *** by Tanya Lattner · 21 years ago
  39. 741bb00 Added function to determine if an Instruction may trap. by Tanya Lattner · 21 years ago
  40. 6197224 Fix a bug that brian reported by Chris Lattner · 21 years ago
  41. 2418b11 Add support for Alpha intrinsics, contributed by Rahul Joshi by Chris Lattner · 21 years ago
  42. 6b902dc Include llvm/Support/Mangler.h first. Don't include <iostream>, <set>, by Brian Gaeke · 21 years ago
  43. 4166445 Cleanups: by Brian Gaeke · 21 years ago
  44. b198ca3 Factor out name-mangling from X86/Printer, which is derived from CWriter, by Brian Gaeke · 21 years ago
  45. b6ede8a Make Module::getNamedFunction prefer non-external functions if there is more than by Chris Lattner · 21 years ago
  46. 30780cc Add support for ~ operator on constants by Chris Lattner · 21 years ago
  47. 949a362 Remove redundant const qualifiers from cast<> expressions by Chris Lattner · 21 years ago
  48. c07736a Simplify code by using ConstantInt::getRawValue instead of checking to see by Chris Lattner · 21 years ago
  49. bc0e998 The word `separate' only has one `e'. by Misha Brukman · 21 years ago
  50. 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 21 years ago
  51. e9a64ea Avoid printing out huge structures or arrays if they are just filled with zeros by Chris Lattner · 21 years ago
  52. 6a2a60a Implement more aggressive folding of constant GEP instructions by Chris Lattner · 21 years ago
  53. a89ab2c Make assertion more descriptive by Chris Lattner · 21 years ago
  54. 1d5fc3f Add support for GCC 3.3 by Chris Lattner · 21 years ago
  55. 037d258 Fix bug: InstCombine/2003-06-22-ConstantExprCrash.ll by Chris Lattner · 21 years ago
  56. 3889a2c Remove a ton of extraneous #includes by Chris Lattner · 21 years ago
  57. ed4775a Remove usage of sys/unistd.h by Chris Lattner · 21 years ago
  58. 893f025 Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'. by Chris Lattner · 21 years ago
  59. b471a23 lib/CWriter/Writer.cpp: Copy AsmWriter's ConstantFP checking code here by Brian Gaeke · 21 years ago
  60. 6b0b2db Fix bug: Linker/2003-06-02-TypeResolveProblem2.ll by Chris Lattner · 21 years ago
  61. be583b9 Included assert.h so that the code compiles under newer versions of GCC. by John Criswell · 21 years ago
  62. 9783301 Fix (bogus) possibly uninitialized warning by Chris Lattner · 21 years ago
  63. b843889 * Make assertion message useful * Kill dead conditional by Chris Lattner · 21 years ago
  64. bf44ecc Fix bug: Linker/2003-06-02-TypeResolveProblem.ll by Chris Lattner · 21 years ago
  65. 26c6915 Don't print out unique identifier for opaque types by Chris Lattner · 21 years ago
  66. 5c38e99 Fix constant folding to ALWAYS work. by Chris Lattner · 21 years ago
  67. 9608c81 Fix problem with last checkin. by Chris Lattner · 21 years ago
  68. 02ec5ed Fix Bug: Linker/2003-04-26-NullPtrLinkProblem.ll by Chris Lattner · 21 years ago
  69. e3d3219 Remove using declarations and extraneous #includes by Chris Lattner · 21 years ago
  70. 950273b Fix static constructor ordering problem by Chris Lattner · 21 years ago
  71. 47697a1 Remove using declarations by Chris Lattner · 21 years ago
  72. f31f583 Add support for shift constant expressions by Chris Lattner · 21 years ago
  73. f117cc9 s/convertable/convertible/g by Misha Brukman · 21 years ago
  74. c436b37 Add support for setjmp/longjmp primitives Patch checked in for Bill Wendling :) by Chris Lattner · 21 years ago
  75. 608f4b0 Fix bug: Assembler/2003-05-15-AssemblerProblem.llx by Chris Lattner · 21 years ago
  76. 4c00e53 Fix Bug: Linker/2003-05-15-TypeProblem.ll by Chris Lattner · 21 years ago
  77. 3b9922f Remove unnecessary casts by Chris Lattner · 21 years ago
  78. 9e094c4 Print opaque types by Chris Lattner · 21 years ago
  79. f414646 Fix major problem with appending linkage changes by Chris Lattner · 21 years ago
  80. e0c6003 Fix bug by Chris Lattner · 21 years ago
  81. 0ec3590 Implement another getelementptr folding opportunity that arises when by Chris Lattner · 21 years ago
  82. 9bc02a4 Eliminate using declarations by Chris Lattner · 21 years ago
  83. 8166e6e Implement linkage of appending global variables! by Chris Lattner · 21 years ago
  84. a3c58f1 Fix bug: Dominators/2003-05-12-UnreachableCode.ll by Chris Lattner · 21 years ago
  85. 893af8c Fix Bug: ConstProp/2003-05-12-DivideError.ll by Chris Lattner · 21 years ago
  86. 27aa094 llvm.va_start only takes on argument now by Chris Lattner · 21 years ago
  87. dd035d1 Add more support for intrinsic functions and for varargs stuff by Chris Lattner · 21 years ago
  88. 8f77dae Add support for the new va_arg instruction by Chris Lattner · 21 years ago
  89. 7b13f56 Remove using declarations by Chris Lattner · 21 years ago
  90. 02a78cf Fix a bug that occurred when removing the last predecessor INTO an infinite loop by Chris Lattner · 21 years ago
  91. 6cf4cb9 ** CORRECTLY, conservatively handle constant expressions by Chris Lattner · 21 years ago
  92. eca8e8f *** Huge: Make constantexprs be handled correctly, conservatively by Chris Lattner · 21 years ago
  93. a172846 Fix a nasty bug where the ConstantMerge pass was invalidating the TargetData pass by Chris Lattner · 21 years ago
  94. c2b97d4 Fix Bug: Linker/2003-04-23-LinkOnceLost.ll by Chris Lattner · 21 years ago
  95. e408e25 Remove unnecesary &*'s by Chris Lattner · 21 years ago
  96. 43a9994 Add warning when linking modules with disagreeing target properties by Chris Lattner · 21 years ago
  97. 61a909a Emit information about target by Chris Lattner · 21 years ago
  98. 678c6a0 Add support for tracking whether a module is 64/32 bit and big/little endian by Chris Lattner · 21 years ago
  99. 2719bac Fix bug: 2003-01-30-LinkerRename.ll by Chris Lattner · 21 years ago
  100. 0fec08e Fix linking a function with qualifiers to a external function declaration: by Chris Lattner · 21 years ago