1. af6926a Fix typo by Chris Lattner · 21 years ago
  2. abcdf80 The node doesn't have to be _no_ node flags, it just has to be complete and by Chris Lattner · 21 years ago
  3. 1fe9874 Add _more_ functions by Chris Lattner · 21 years ago
  4. f74a401 We have this snazzy link-time optimizer. How about we start using it? This by Chris Lattner · 21 years ago
  5. 8dd8d26 Fix some warnings, some of which were spurious, and some of which were real by Chris Lattner · 21 years ago
  6. 23e6c1f Instructions to call and return from functions. by Misha Brukman · 21 years ago
  7. 3a9ec19 One B00g fixed. by Brian Gaeke · 21 years ago
  8. 4c50715 Temporarily comment out asserts as they break things. I will uncomment by Alkis Evlogimenos · 21 years ago
  9. f3dd0db Fix typo. I wonder how this actually worked. by Alkis Evlogimenos · 21 years ago
  10. 1e3aba1 Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename. by Alkis Evlogimenos · 21 years ago
  11. cf14e71 Two changes: by Chris Lattner · 21 years ago
  12. 26b6dac New testcase by Chris Lattner · 21 years ago
  13. c420ab6 When building local graphs, clone the initializer for constant globals into each by Chris Lattner · 21 years ago
  14. e3fcabe Fix bugs found with recent addition of assertions in by Alkis Evlogimenos · 21 years ago
  15. 51c06ab Simplify the dead node elimination stuff by Chris Lattner · 21 years ago
  16. 52fc8d7 Add a bunch more functions by Chris Lattner · 21 years ago
  17. 153f240 Try harder to get symbol info by Chris Lattner · 21 years ago
  18. 9d20b71 Represent va_list in interpreter as a (ec-stack-depth . var-arg-index) by Brian Gaeke · 21 years ago
  19. 367b91d Great sparc renaming fallout IV: Sparc --> SparcV9. by Brian Gaeke · 21 years ago
  20. 332d5d0 Duh, forgot to close the parenthesis. by Alkis Evlogimenos · 21 years ago
  21. 338ce3d Add assert to isPhysicalRegister and isVirtualRegister to fail when by Alkis Evlogimenos · 21 years ago
  22. 1d8b28a Remove asssert since it is breaking cases that it shouldn't. by Alkis Evlogimenos · 21 years ago
  23. 4d0d864 Add DenseMap template and actually use it for for mapping virtual regs by Alkis Evlogimenos · 21 years ago
  24. dd429c6 Add a new pass, run internalize first by Chris Lattner · 21 years ago
  25. a93d19f Add a new pass by Chris Lattner · 21 years ago
  26. fdf6a3c Add prototype by Chris Lattner · 21 years ago
  27. 079236d My faith in programmers has been found to be totally misplaced. One would by Chris Lattner · 21 years ago
  28. 757df02 SparcV8 regs are really 32-bit, not 64! Thanks, Chris. by Misha Brukman · 21 years ago
  29. e07c2aa Clean up the tablegen descriptions for SparcV8. by Misha Brukman · 21 years ago
  30. 5914bf6 Fix the SparcV8 register definitions that were imported from PPC template. by Misha Brukman · 21 years ago
  31. 3dff822 SparcV8 has different types of instructions, but F1 is only used for CALL. by Misha Brukman · 21 years ago
  32. f44f727 Note that this test is currently expected to fail. by Brian Gaeke · 21 years ago
  33. 95c34f2 Add an assertion by Chris Lattner · 21 years ago
  34. 8712442 Fix failures in 099.go due to the cfgsimplify pass creating switch instructions by Chris Lattner · 21 years ago
  35. e785e53 SparcV8 skeleton by Brian Gaeke · 21 years ago
  36. 150666f Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) by Brian Gaeke · 21 years ago
  37. e3d6807 Great renaming: Sparc --> SparcV9 by Brian Gaeke · 21 years ago
  38. adc1efe Add a bunch more functions used by perlbmk by Chris Lattner · 21 years ago
  39. cac4b8e Updated to use llc to generate CBE code. by John Criswell · 21 years ago
  40. a39719f Substantial improvements and cleanups for the release notes. We were missing by Chris Lattner · 21 years ago
  41. 940ff56 Fix incorrect debug code by Chris Lattner · 21 years ago
  42. 5f2c7b1 Teach the instruction selector how to transform 'array' GEP computations into X86 by Chris Lattner · 21 years ago
  43. b6bac51 * Make the previous patch more efficient by not allocating a temporary MachineInstr by Chris Lattner · 21 years ago
  44. 2e68037 Add a helper to create an addressing mode given all of the pieces. by Chris Lattner · 21 years ago
  45. 985fe3d add an inefficient way of folding structure and constant array indexes together by Chris Lattner · 21 years ago
  46. 5a83096 Implement special case for storing an immediate into memory so that we don't need by Chris Lattner · 21 years ago
  47. bb92f6f Cygwin defines log2 as a macro. Undef it here IFF it has already been defined, by Brian Gaeke · 21 years ago
  48. 2051fe3 small portability fix. by Brian Gaeke · 21 years ago
  49. 39bb2dc Add support for 'rename' by Chris Lattner · 21 years ago
  50. 2a11653 Make the verifier a little more explicit about this problem. by Chris Lattner · 21 years ago
  51. d561209 Add support for remove, fwrite, and fread by Chris Lattner · 21 years ago
  52. 878be7d Added the VTune tests. by John Criswell · 21 years ago
  53. 748fba1 FunctionLiveVarInfo.h moved: include/llvm/CodeGen -> lib/Target/Sparc/LiveVar by Brian Gaeke · 21 years ago
  54. 2bcab1f Fix some unexpected fallout from the config.h changes. Because the CBE no by Chris Lattner · 21 years ago
  55. d38f208 Fix a faulty optimization on FP values by Chris Lattner · 21 years ago
  56. 6e4ca61 Fixed minor typos. by John Criswell · 21 years ago
  57. 8e509dd If a block is made dead, make sure to promptly remove it. by Chris Lattner · 21 years ago
  58. 0d6c5b6 Move machine code rewriter and spiller outside the register allocator. by Alkis Evlogimenos · 21 years ago
  59. d52c261 Implement SimplifyCFG/switch_switch_fold.ll by Chris Lattner · 21 years ago
  60. 2189a76 New testcase. Switch instructions that go to switch instructions should be by Chris Lattner · 21 years ago
  61. ec8b8bb Add predicates for checking if a virtual register has a physical by Alkis Evlogimenos · 21 years ago
  62. b4a482a Add some helpful methods for dealing with switch instructions by Chris Lattner · 21 years ago
  63. e14ea08 Rearrange code a bit by Chris Lattner · 21 years ago
  64. 0d56008 Implement: test/Regression/Transforms/SimplifyCFG/switch_create.ll by Chris Lattner · 21 years ago
  65. d1eaebe The simplifycfg pass should be able to turn stuff like: by Chris Lattner · 21 years ago
  66. c88c17b Wow, the description of the 'switch' instruction was out of date. by Chris Lattner · 21 years ago
  67. d7d6af9 we no longer include boost by Chris Lattner · 21 years ago
  68. bf81213 Hrm, my find must have been faulty. It didn't remove these as well. by Chris Lattner · 21 years ago
  69. e35b06c Boost is now unneeded, thanks to the fix for PR253, contributed by Reid Spencer! by Chris Lattner · 21 years ago
  70. 1e1a78a Now that's a new feature! by Chris Lattner · 21 years ago
  71. 7b3d73b Use the new LLVM is_class template instead of the boost one, allowing us to by Chris Lattner · 21 years ago
  72. 5c4d53a Check in a new type_traits header which provides the mysterious is_class by Chris Lattner · 21 years ago
  73. c50879d Noone cares about similarity to boost by Chris Lattner · 21 years ago
  74. e8124b9 Make enum private as it is an implementation detail. by Alkis Evlogimenos · 21 years ago
  75. 7974287 Remove '4Virt' from member function names as it is obvious. by Alkis Evlogimenos · 21 years ago
  76. 34d9bc9 Refactor VirtRegMap out of RegAllocLinearScan as the first part of bug by Alkis Evlogimenos · 21 years ago
  77. c38aa6d Include Config/config.h for SHLIBEXT. by Alkis Evlogimenos · 21 years ago
  78. 95ee9bd DataTypes.h is now output from configure, and shortened by Brian Gaeke · 21 years ago
  79. 1133eaf Add SUBSTing checks for sys/types.h and inttypes.h; add DataTypes.h to AC_OUTPUT. by Brian Gaeke · 21 years ago
  80. 6c3fd81 Regenerated with autoconf-2.57. by Brian Gaeke · 21 years ago
  81. d8864ce Generate much more efficient code in programs like pifft by Chris Lattner · 21 years ago
  82. 077a373 Fix a small typeo in my checkin last night that broke vortex and other programs :( by Chris Lattner · 21 years ago
  83. 6c71bf5 Regenerated with autoheader-2.57. by Brian Gaeke · 21 years ago
  84. c9a410c Regenerated with autoconf-2.57. by Brian Gaeke · 21 years ago
  85. 2e3bdba Change test for pthreads to use AC_SUBST; add ThreadSupport.h as an AC_OUTPUT. by Brian Gaeke · 21 years ago
  86. a6eb7c1 ThreadSupport.h is now output from configure. by Brian Gaeke · 21 years ago
  87. 80ead31 Remove check for slist by Brian Gaeke · 21 years ago
  88. 8adac75 Fix InstCombine/2004-02-23-ShiftShiftOverflow.ll by Chris Lattner · 21 years ago
  89. 86171b9 Test for the other way also by Chris Lattner · 21 years ago
  90. cedfd2c New testcase by Chris Lattner · 21 years ago
  91. cbc20b4 Renamed to hash_set.in; move to using autoconf substitution tags. by Brian Gaeke · 21 years ago
  92. 6cd5244 Renamed to hash_map.in; move to using autoconf substitution tags. by Brian Gaeke · 21 years ago
  93. c1cf424 Add include/Support/hash_map and include/Support/hash_set as AC_OUTPUT files. by Brian Gaeke · 21 years ago
  94. 6ab1917 Regenerated using autoheader-2.57. by Brian Gaeke · 21 years ago
  95. 78e7d4a Move HASH_* checks to using AC_SUBST instead of AC_DEFINE. Tighten up some whitespace and comments. by Brian Gaeke · 21 years ago
  96. 793c5f2 Regenerated using autoconf-2.57. by Brian Gaeke · 21 years ago
  97. 5756493 Add number of spilled registers statistic. by Alkis Evlogimenos · 21 years ago
  98. 11d1f21 Fix bugs in finegrainification by Chris Lattner · 21 years ago
  99. 0742b59 Finegrainify namespacification by Chris Lattner · 21 years ago
  100. e699b16 Use MachineBasicBlock::getParent(). by Alkis Evlogimenos · 21 years ago