1. 8f63178 Use LLVMLIBS=JIT to get JIT libraries by Reid Spencer · 20 years ago
  2. 7c787c9 Incorporate tools/Makefile.JIT by Reid Spencer · 20 years ago
  3. f00b540 Make sure the program's symbols can be dlsym'd as well. by Reid Spencer · 20 years ago
  4. 928b47a Revamp long/ulong comparisons to use a much more efficient sequence (thanks by Chris Lattner · 20 years ago
  5. fbbf307 * Allow date command to be printed in verbose mode by Reid Spencer · 20 years ago
  6. 513b921 Add "docs" as a descendable directory (at the end) by Reid Spencer · 20 years ago
  7. 1f31942 * allow doxygen documentation to be enabled/disabled (default off) by Reid Spencer · 20 years ago
  8. e120021 * Get additional configured values into the makefiles by Reid Spencer · 20 years ago
  9. 1a3ba7f Make the check a little quieter. by Reid Spencer · 20 years ago
  10. ca5fc7b * Make this makefile compliant with LLVM makefile standards by Reid Spencer · 20 years ago
  11. ebafced Moved --> doxygen.cfg.in by Reid Spencer · 20 years ago
  12. 58fe2f0 Reworked branching so we don't handle BAs specially. It just updates the branchTO regardless of what type of branch it is. by Tanya Lattner · 20 years ago
  13. 3c54b6c * Get rid of extraneous directories by Reid Spencer · 20 years ago
  14. 38f98b5 * add llvmc and llvm-ld by Reid Spencer · 20 years ago
  15. e53b5c1 Adjust this so that doxygen doesn't barf on it. by Reid Spencer · 20 years ago
  16. 52d7a75 * Adjust so this falls in line with LLVM Makefile standards. by Reid Spencer · 20 years ago
  17. f8d3e4a * Fix an item list. by Reid Spencer · 20 years ago
  18. ede0ae0 Add a link. by Reid Spencer · 20 years ago
  19. 22e4cde For PR393: by Reid Spencer · 20 years ago
  20. 28e5eab Fixed bug where instructions in the kernel were not ordered right to preserve dependencies in a cycle. by Tanya Lattner · 20 years ago
  21. b2e4cd6 Update the test to match the optimization. The optimization can let some by Reid Spencer · 20 years ago
  22. 6731d5c Fix for PR454: by Reid Spencer · 20 years ago
  23. 9d0087e The LLVM bool type shall have 1 byte alignment on PPC. by Chris Lattner · 20 years ago
  24. 8305a64 Make DSE potentially more aggressive by being more specific about alloca sizes. by Chris Lattner · 20 years ago
  25. eaf8f9c Fix DeadStoreElimination/2004-11-28-LiveStoreDeleted.ll by Chris Lattner · 20 years ago
  26. f4a0e50 New testcase. The store is not dead here. by Chris Lattner · 20 years ago
  27. 63eb930 Fix SingleSource/UnitTests/2004-11-28-GlobalBoolLayout.c, and hopefully PR449 by Chris Lattner · 20 years ago
  28. 96d7dac new testcase for PR463 by Chris Lattner · 20 years ago
  29. 7891593 Fix PR463 by Chris Lattner · 20 years ago
  30. 2ded5d0 Correct the RUN line to remove unneeded parameters and make sure the test by Reid Spencer · 20 years ago
  31. d3938b1 Test case for PR454 by Reid Spencer · 20 years ago
  32. 8dde18f Compute the firstFileOffset correctly after reading the LLVM symbol table. by Reid Spencer · 20 years ago
  33. 04cf0c2 Bug fixed by Chris Lattner · 20 years ago
  34. a171384 New testcase for PR447 by Chris Lattner · 20 years ago
  35. 87c74b7 Bug fixed by Chris Lattner · 20 years ago
  36. 1b64141 New testcase for PR360 by Chris Lattner · 20 years ago
  37. 9b5d395 Bug fixed by Chris Lattner · 20 years ago
  38. 393db9d New testcase for PR244 by Chris Lattner · 20 years ago
  39. eeeff01 Bug fixed by Chris Lattner · 20 years ago
  40. f97bf6d New testcase for PR397 by Chris Lattner · 20 years ago
  41. 0db649c Bug fixed by Chris Lattner · 20 years ago
  42. df284a7 new testcase by Chris Lattner · 20 years ago
  43. 3be58f9 Remove a dead check at the end of the configure script that was a left over by Reid Spencer · 20 years ago
  44. 9274621 Get the cache variable name right. by Reid Spencer · 20 years ago
  45. c33bf81 Move this to the QOI section by Chris Lattner · 20 years ago
  46. b7c0075 Mention dj by Chris Lattner · 20 years ago
  47. 6bc7e12 Bug fixed by Chris Lattner · 20 years ago
  48. 65de86b New testcase by Chris Lattner · 20 years ago
  49. cca50c6 Pass in llvmgxx by Chris Lattner · 20 years ago
  50. 748e58b Add notes by Chris Lattner · 20 years ago
  51. e63632f New testcase for PR424 by Chris Lattner · 20 years ago
  52. a4bcecf Add some notes by Chris Lattner · 20 years ago
  53. d5c36ea Add bzip2 by Chris Lattner · 20 years ago
  54. 1cccb6e These have been removed by Chris Lattner · 20 years ago
  55. 5abdbdc Remove zlib from the llvm tarball. This is only used (in theory by povray-31 by Chris Lattner · 20 years ago
  56. de09f3e Remove zlib from the llvm tarball. This is only used (in theory by povray-31 by Chris Lattner · 20 years ago
  57. cc8d524 When merging to alias sets, if they are both must alias, the result is not by Chris Lattner · 20 years ago
  58. 276636c Change interface to this method a bit by Chris Lattner · 20 years ago
  59. 646641e Implement Regression/Transforms/InstCombine/getelementptr_cast.ll, which by Chris Lattner · 20 years ago
  60. ef1ef82 New testcase by Chris Lattner · 20 years ago
  61. e524156 Don't depend on grep or sed to be portable at all. Just compare against by Reid Spencer · 20 years ago
  62. dc647db Put the expected tables of contents of the test archives into separate by Reid Spencer · 20 years ago
  63. f461ead Use grep instead of sed because on Solaris sed doesn't copy null bytes and by Reid Spencer · 20 years ago
  64. 9df7aea Accommodate the braindead Solaris "diff" that doesn't understand the -q option. by Reid Spencer · 20 years ago
  65. 3330e08 Remove the ISel->AsmPrinter link via the TargetMachine that was put in by Nate Begeman · 20 years ago
  66. 07bfa52 Add a new interface by Chris Lattner · 20 years ago
  67. f3e1d69 Provide size information when checking to see if we can LICM a load, this by Chris Lattner · 20 years ago
  68. 1ed80b6 When evaluating an AA, pass in size info by Chris Lattner · 20 years ago
  69. 15ee8ad There is no reason to store <x,x>, just store <x>. by Chris Lattner · 20 years ago
  70. 4e61676 The trick with globals actually works with allocas and malloc too by Chris Lattner · 20 years ago
  71. 0a1ac90 A store or load cannot alias a global if the accessed amount is larger then by Chris Lattner · 20 years ago
  72. 4e4f731 new testcase basicaa should handle by Chris Lattner · 20 years ago
  73. 043e4b1 Indicate that PR427 won't be fixed. by Reid Spencer · 20 years ago
  74. 4f86f9c * Add features I implemented this release. by Reid Spencer · 20 years ago
  75. bf714df Add LLVMbzip2 library, now required. by Reid Spencer · 20 years ago
  76. 4a41586 Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. by Reid Spencer · 20 years ago
  77. 07accb5 Always pass -D_GNU_SOURCE to cc1plus by Reid Spencer · 20 years ago
  78. c702fa3 Always pass -D_GNU_SOURCE to cc1 by Reid Spencer · 20 years ago
  79. c48c103 Add bzip2 subdirectory by Reid Spencer · 20 years ago
  80. f6a0acd Remove zlib support in favor of our own bzip2 library by Reid Spencer · 20 years ago
  81. 84472d6 Adjust to Compressor interface change by Reid Spencer · 20 years ago
  82. 50b0421 Restrict the interface to not allow algorithm selection by Reid Spencer · 20 years ago
  83. f99e59a Add some instructions about ranlib'ing the CFE runtime libraries so that by Reid Spencer · 20 years ago
  84. bc98a64 Revise to LLVM makefile standards. by Reid Spencer · 20 years ago
  85. 26eda77 Initial Version from bzip2 Release 1.0.2. by Reid Spencer · 20 years ago
  86. 1945a11 Correct the configuration variable used to find the bin directory. by Reid Spencer · 20 years ago
  87. 53c4c56 Implement dependent library linking. It is no longer required that -lstdc++ by Reid Spencer · 20 years ago
  88. 719012d Remove blank comment lines for uniformity. Make sure lines don't exceed 80 cols. by Reid Spencer · 20 years ago
  89. df561f4 Add a convenience target to build all three modes: Debug, Release, Profile by Reid Spencer · 20 years ago
  90. efbe40a Gack. Actually use the correct variable name in setting the JIT support. by Reid Spencer · 20 years ago
  91. d4c8bea Enable optimization suggested by Chris Lattner to not emit reloc stubs for by Nate Begeman · 20 years ago
  92. 4f7ac4c The PPC backend is basically stable, and has a JIT now. by Chris Lattner · 20 years ago
  93. 4df69b8 Bug fixed by Chris Lattner · 20 years ago
  94. fb0ac97 New testcase for PR451 by Chris Lattner · 20 years ago
  95. fde839b Fix the build on non ppc machines by Chris Lattner · 20 years ago
  96. 7409d1c PR256 fixed. by Reid Spencer · 20 years ago
  97. edd01b9 Fix the lib/System/platform link by using proper cached variable name. by Reid Spencer · 20 years ago
  98. 5e1d9a5 For PR256: by Reid Spencer · 20 years ago
  99. 1ac1d40 Cache the value of this test. by Reid Spencer · 20 years ago
  100. 4f5f140 Tidy up the indentation. Give the cache variable a proper name. by Reid Spencer · 20 years ago