1. e53b5c1 Adjust this so that doxygen doesn't barf on it. by Reid Spencer · 20 years ago
  2. 52d7a75 * Adjust so this falls in line with LLVM Makefile standards. by Reid Spencer · 20 years ago
  3. f8d3e4a * Fix an item list. by Reid Spencer · 20 years ago
  4. ede0ae0 Add a link. by Reid Spencer · 20 years ago
  5. 22e4cde For PR393: by Reid Spencer · 20 years ago
  6. 28e5eab Fixed bug where instructions in the kernel were not ordered right to preserve dependencies in a cycle. by Tanya Lattner · 20 years ago
  7. b2e4cd6 Update the test to match the optimization. The optimization can let some by Reid Spencer · 20 years ago
  8. 6731d5c Fix for PR454: by Reid Spencer · 20 years ago
  9. 9d0087e The LLVM bool type shall have 1 byte alignment on PPC. by Chris Lattner · 20 years ago
  10. 8305a64 Make DSE potentially more aggressive by being more specific about alloca sizes. by Chris Lattner · 20 years ago
  11. eaf8f9c Fix DeadStoreElimination/2004-11-28-LiveStoreDeleted.ll by Chris Lattner · 20 years ago
  12. f4a0e50 New testcase. The store is not dead here. by Chris Lattner · 20 years ago
  13. 63eb930 Fix SingleSource/UnitTests/2004-11-28-GlobalBoolLayout.c, and hopefully PR449 by Chris Lattner · 20 years ago
  14. 96d7dac new testcase for PR463 by Chris Lattner · 20 years ago
  15. 7891593 Fix PR463 by Chris Lattner · 20 years ago
  16. 2ded5d0 Correct the RUN line to remove unneeded parameters and make sure the test by Reid Spencer · 20 years ago
  17. d3938b1 Test case for PR454 by Reid Spencer · 20 years ago
  18. 8dde18f Compute the firstFileOffset correctly after reading the LLVM symbol table. by Reid Spencer · 20 years ago
  19. 04cf0c2 Bug fixed by Chris Lattner · 20 years ago
  20. a171384 New testcase for PR447 by Chris Lattner · 20 years ago
  21. 87c74b7 Bug fixed by Chris Lattner · 20 years ago
  22. 1b64141 New testcase for PR360 by Chris Lattner · 20 years ago
  23. 9b5d395 Bug fixed by Chris Lattner · 20 years ago
  24. 393db9d New testcase for PR244 by Chris Lattner · 20 years ago
  25. eeeff01 Bug fixed by Chris Lattner · 20 years ago
  26. f97bf6d New testcase for PR397 by Chris Lattner · 20 years ago
  27. 0db649c Bug fixed by Chris Lattner · 20 years ago
  28. df284a7 new testcase by Chris Lattner · 20 years ago
  29. 3be58f9 Remove a dead check at the end of the configure script that was a left over by Reid Spencer · 20 years ago
  30. 9274621 Get the cache variable name right. by Reid Spencer · 20 years ago
  31. c33bf81 Move this to the QOI section by Chris Lattner · 20 years ago
  32. b7c0075 Mention dj by Chris Lattner · 20 years ago
  33. 6bc7e12 Bug fixed by Chris Lattner · 20 years ago
  34. 65de86b New testcase by Chris Lattner · 20 years ago
  35. cca50c6 Pass in llvmgxx by Chris Lattner · 20 years ago
  36. 748e58b Add notes by Chris Lattner · 20 years ago
  37. e63632f New testcase for PR424 by Chris Lattner · 20 years ago
  38. a4bcecf Add some notes by Chris Lattner · 20 years ago
  39. d5c36ea Add bzip2 by Chris Lattner · 20 years ago
  40. 1cccb6e These have been removed by Chris Lattner · 20 years ago
  41. 5abdbdc Remove zlib from the llvm tarball. This is only used (in theory by povray-31 by Chris Lattner · 20 years ago
  42. de09f3e Remove zlib from the llvm tarball. This is only used (in theory by povray-31 by Chris Lattner · 20 years ago
  43. cc8d524 When merging to alias sets, if they are both must alias, the result is not by Chris Lattner · 20 years ago
  44. 276636c Change interface to this method a bit by Chris Lattner · 20 years ago
  45. 646641e Implement Regression/Transforms/InstCombine/getelementptr_cast.ll, which by Chris Lattner · 20 years ago
  46. ef1ef82 New testcase by Chris Lattner · 20 years ago
  47. e524156 Don't depend on grep or sed to be portable at all. Just compare against by Reid Spencer · 20 years ago
  48. dc647db Put the expected tables of contents of the test archives into separate by Reid Spencer · 20 years ago
  49. f461ead Use grep instead of sed because on Solaris sed doesn't copy null bytes and by Reid Spencer · 20 years ago
  50. 9df7aea Accommodate the braindead Solaris "diff" that doesn't understand the -q option. by Reid Spencer · 20 years ago
  51. 3330e08 Remove the ISel->AsmPrinter link via the TargetMachine that was put in by Nate Begeman · 20 years ago
  52. 07bfa52 Add a new interface by Chris Lattner · 20 years ago
  53. f3e1d69 Provide size information when checking to see if we can LICM a load, this by Chris Lattner · 20 years ago
  54. 1ed80b6 When evaluating an AA, pass in size info by Chris Lattner · 20 years ago
  55. 15ee8ad There is no reason to store <x,x>, just store <x>. by Chris Lattner · 20 years ago
  56. 4e61676 The trick with globals actually works with allocas and malloc too by Chris Lattner · 20 years ago
  57. 0a1ac90 A store or load cannot alias a global if the accessed amount is larger then by Chris Lattner · 20 years ago
  58. 4e4f731 new testcase basicaa should handle by Chris Lattner · 20 years ago
  59. 043e4b1 Indicate that PR427 won't be fixed. by Reid Spencer · 20 years ago
  60. 4f86f9c * Add features I implemented this release. by Reid Spencer · 20 years ago
  61. bf714df Add LLVMbzip2 library, now required. by Reid Spencer · 20 years ago
  62. 4a41586 Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. by Reid Spencer · 20 years ago
  63. 07accb5 Always pass -D_GNU_SOURCE to cc1plus by Reid Spencer · 20 years ago
  64. c702fa3 Always pass -D_GNU_SOURCE to cc1 by Reid Spencer · 20 years ago
  65. c48c103 Add bzip2 subdirectory by Reid Spencer · 20 years ago
  66. f6a0acd Remove zlib support in favor of our own bzip2 library by Reid Spencer · 20 years ago
  67. 84472d6 Adjust to Compressor interface change by Reid Spencer · 20 years ago
  68. 50b0421 Restrict the interface to not allow algorithm selection by Reid Spencer · 20 years ago
  69. f99e59a Add some instructions about ranlib'ing the CFE runtime libraries so that by Reid Spencer · 20 years ago
  70. bc98a64 Revise to LLVM makefile standards. by Reid Spencer · 20 years ago
  71. 26eda77 Initial Version from bzip2 Release 1.0.2. by Reid Spencer · 20 years ago
  72. 1945a11 Correct the configuration variable used to find the bin directory. by Reid Spencer · 20 years ago
  73. 53c4c56 Implement dependent library linking. It is no longer required that -lstdc++ by Reid Spencer · 20 years ago
  74. 719012d Remove blank comment lines for uniformity. Make sure lines don't exceed 80 cols. by Reid Spencer · 20 years ago
  75. df561f4 Add a convenience target to build all three modes: Debug, Release, Profile by Reid Spencer · 20 years ago
  76. efbe40a Gack. Actually use the correct variable name in setting the JIT support. by Reid Spencer · 20 years ago
  77. d4c8bea Enable optimization suggested by Chris Lattner to not emit reloc stubs for by Nate Begeman · 20 years ago
  78. 4f7ac4c The PPC backend is basically stable, and has a JIT now. by Chris Lattner · 20 years ago
  79. 4df69b8 Bug fixed by Chris Lattner · 20 years ago
  80. fb0ac97 New testcase for PR451 by Chris Lattner · 20 years ago
  81. fde839b Fix the build on non ppc machines by Chris Lattner · 20 years ago
  82. 7409d1c PR256 fixed. by Reid Spencer · 20 years ago
  83. edd01b9 Fix the lib/System/platform link by using proper cached variable name. by Reid Spencer · 20 years ago
  84. 5e1d9a5 For PR256: by Reid Spencer · 20 years ago
  85. 1ac1d40 Cache the value of this test. by Reid Spencer · 20 years ago
  86. 4f5f140 Tidy up the indentation. Give the cache variable a proper name. by Reid Spencer · 20 years ago
  87. 898ae19 Eliminate duplicate "checking" message. by Reid Spencer · 20 years ago
  88. 2a0c0df The JIT works enough by Chris Lattner · 20 years ago
  89. 5cbf3bc Fix encoding of fsel, fixing olden/power, McCat/bisort and several others. by Chris Lattner · 20 years ago
  90. a1ab451 Fix encoding of fneg instruction by Chris Lattner · 20 years ago
  91. cd61ec8 Fix encoding of swari, fixing several programs, including Olden/mst by Chris Lattner · 20 years ago
  92. ab4e5fb Make the check print something, give the cache var an llvm specific name. by Reid Spencer · 20 years ago
  93. b752a97 There is not a 1-1 mappign between llvm blocks and PPC blocks, do not use by Chris Lattner · 20 years ago
  94. 5efb75d * Rename existing relocations to be more specific by Chris Lattner · 20 years ago
  95. 53e4aa5 Add the same optimization that we do loading from fixed alloca slots to by Nate Begeman · 20 years ago
  96. 7327808 Write CompilationCallback as an explicit assembly stub to avoid getting GCC's by Chris Lattner · 20 years ago
  97. 892afa9 When rewriting the original call instruction, make sure to rewrite it to by Chris Lattner · 20 years ago
  98. fb887e0 Force the intregs ptr into R2 and the FPregs ptr into R3. This fixes a really by Chris Lattner · 20 years ago
  99. 5f8448f Implement and document prefix options with arbitrary values including an by Reid Spencer · 20 years ago
  100. e4ed742 Update list of failing benchmarks. by Brian Gaeke · 20 years ago