1. 3dc38d2 Remove some obsolete interfaces by Chris Lattner · 19 years ago
  2. 060054b Remove this obsolete file by Chris Lattner · 19 years ago
  3. 05b9773 Remove some of the obvious v9-specific cruft by Chris Lattner · 19 years ago
  4. 02e5f8d Remove some of the obvious V9-specific cruft by Chris Lattner · 19 years ago
  5. cb095c1 Vector extract element test case. by Evan Cheng · 19 years ago
  6. 37408e5 Remove V9 jit support by Chris Lattner · 19 years ago
  7. f4649a5 Vector insert test case. by Evan Cheng · 19 years ago
  8. 74a59c9 allow this dir to get pruned by Chris Lattner · 19 years ago
  9. cd03d21 Remove this target's reg tests by Chris Lattner · 19 years ago
  10. dc8a08e Fails with all sparcs by Chris Lattner · 19 years ago
  11. 2a60703 Remove V9 by Chris Lattner · 19 years ago
  12. 2706983 This target is no longer built. The ,v files now live in the reoptimizer. by Chris Lattner · 19 years ago
  13. 43c40ff Never link in sparcv9 by Chris Lattner · 19 years ago
  14. 7df583e Never build SparcV9 by Chris Lattner · 19 years ago
  15. 73173e7 remove a dead prototype by Chris Lattner · 19 years ago
  16. 7a31b97 Make code match cvs commit message :) by Andrew Lenharth · 19 years ago
  17. 8117f9a If we can convert the return pointer type into an integer that IntPtrType by Andrew Lenharth · 19 years ago
  18. 3b9adf8 can we cast between pointers and IntPtrType by Andrew Lenharth · 19 years ago
  19. 26f5e98 Add a missing =back to eliminate error. by Reid Spencer · 19 years ago
  20. 5328031 v16i8 splat with 2 punpcklbw and a single pshufd. by Evan Cheng · 19 years ago
  21. 46d1d66 Another shuffle test. For 4-wide shuffle, no more than 3 {p}shuf*. by Evan Cheng · 19 years ago
  22. 39623da - Added support to turn "vector clear elements", e.g. pand V, <-1, -1, 0, -1> by Evan Cheng · 19 years ago
  23. 44f1f09 Turn a VAND into a VECTOR_SHUFFLE is applicable. by Evan Cheng · 19 years ago
  24. c313c66 Added a virtual method isVectorClearMaskLegal to TLI. It is similar to by Evan Cheng · 19 years ago
  25. 7afbb73 Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle. by Evan Cheng · 19 years ago
  26. 22ad8d9 Added a movhlps, movlhps test case. by Evan Cheng · 19 years ago
  27. 6868153 Don't hardcode in 1.5 for the website, just use 'CVS'. by Chris Lattner · 19 years ago
  28. 6c787d8 This is old, out of date, and isn't linked to by anything. by Chris Lattner · 19 years ago
  29. 0231007 Make sure that the new instructions selected have the right type. This fixes by Chris Lattner · 19 years ago
  30. 0d4603b New testcase for a codegen crash by Chris Lattner · 19 years ago
  31. 84b71ae Changing domain name by Tanya Lattner · 19 years ago
  32. 62b5772 Implement folding of a bunch of binops with undef by Chris Lattner · 19 years ago
  33. 1ef81af Update llvmgcc4 tarball names by Chris Lattner · 19 years ago
  34. fcccd6b Removed listing of llvm releases after 1.4, and said "1.4 and newer" by Tanya Lattner · 19 years ago
  35. 2b87362 Made warning red. by Tanya Lattner · 19 years ago
  36. d006d3a Document is out of date.. added warning and link to llvm-config. by Tanya Lattner · 19 years ago
  37. 827a1d9 Fixed up comment on xfail for llvmgcc version. by Tanya Lattner · 19 years ago
  38. f894d0e Added note about being able to XFAIL based on llvmgcc version. by Tanya Lattner · 19 years ago
  39. b3c1100 Removed cvs mirror comment by Tanya Lattner · 19 years ago
  40. 993b980 Minor fixes for the release. by Tanya Lattner · 19 years ago
  41. 8bb0a6c This has been fixed! Thanks Reid. by Chris Lattner · 19 years ago
  42. d3582da Yeah that's right! by Chris Lattner · 19 years ago
  43. 31e0aea Fixes from Tanya by Chris Lattner · 19 years ago
  44. 9d3b814 Add in missing #defines for _OpenBSD_ systems. by Reid Spencer · 19 years ago
  45. 72cd9a9 Handle v2i64 BUILD_VECTOR custom lowering correctly. v2i64 is a legal type, by Evan Cheng · 19 years ago
  46. 1014ab4 Allow OpenBSD to be recognized as a UNIX platform. by Reid Spencer · 19 years ago
  47. 94fe5eb isSplatMask() bug: first element can be an undef. by Evan Cheng · 19 years ago
  48. 89a1b38 Simplify some code by Chris Lattner · 19 years ago
  49. 80d428c - Added support to do aribitrary 4 wide shuffle with no more than three by Evan Cheng · 19 years ago
  50. fd111b5 Prefer {p}unpack* and mov*dup over {p}shuf* as well. by Evan Cheng · 19 years ago
  51. f5e1dc2 Renamed AddedCost to AddedComplexity. by Evan Cheng · 19 years ago
  52. 2dadaea - Renamed AddedCost to AddedComplexity. by Evan Cheng · 19 years ago
  53. c81d2a0 Rename AddedCost to AddedComplexity. by Evan Cheng · 19 years ago
  54. 533a0aa Commute vector_shuffle to match more movlhps, movlp{s|d} cases. by Evan Cheng · 19 years ago
  55. 3a00a3e Final piece to get relinked .o files buildable universal on Darwin. by Chris Lattner · 19 years ago
  56. b6f9341 Regenerate by Chris Lattner · 19 years ago
  57. 806103d When on darwin, compiler_flags need to be percolated down to the 'gcc -r' by Chris Lattner · 19 years ago
  58. f66a094 More mov{h|l}p{d|s} patterns. by Evan Cheng · 19 years ago
  59. cc0e98c - More mov{h|l}ps patterns. by Evan Cheng · 19 years ago
  60. 5941320 Allow "let AddedCost = n in" to increase pattern complexity. by Evan Cheng · 19 years ago
  61. 0c760dc Alpha too! by Chris Lattner · 19 years ago
  62. 8cc5ffb add a note by Chris Lattner · 19 years ago
  63. 9df47b5 Another simple case type merge case to try by Andrew Lenharth · 19 years ago
  64. 6139269 deal with memchr by Andrew Lenharth · 19 years ago
  65. 5e091f3 friendlier error message by Andrew Lenharth · 19 years ago
  66. bf9b371 add a note by Chris Lattner · 19 years ago
  67. ff5cdc2 Add a note. by Chris Lattner · 19 years ago
  68. f4b575b grammaro by Chris Lattner · 19 years ago
  69. 657408b Fix a bug owen noticed by Chris Lattner · 19 years ago
  70. cf797e9 Change wording by Chris Lattner · 19 years ago
  71. c71173a add a note by Chris Lattner · 19 years ago
  72. 1c1a85c add some more notes by Chris Lattner · 19 years ago
  73. 92e2196 stupid stuff by Andrew Lenharth · 19 years ago
  74. 0cafa92 fix printing call graphs by Andrew Lenharth · 19 years ago
  75. 1c212de I understand now. Shoot. by Andrew Lenharth · 19 years ago
  76. f0d4e3d - PEXTRW cannot take a memory location as its first source operand. by Evan Cheng · 19 years ago
  77. f463f51 SHUFP{S|D}, PSHUF* encoding bugs. Left out the mask immediate operand. by Evan Cheng · 19 years ago
  78. b7a5c52 Name change for clarity sake by Evan Cheng · 19 years ago
  79. a52b214 Encoding bug: CMPPSrmi, CMPPDrmi dropped operand 2 (condtion immediate). by Evan Cheng · 19 years ago
  80. 7b7bd57 Name change for clarity sake by Evan Cheng · 19 years ago
  81. fb2a3b2 Left a pattern out by Evan Cheng · 19 years ago
  82. a544266 llvm.memc* improvements. helps PA a lot in some specmarks by Andrew Lenharth · 19 years ago
  83. 2dbf23a llvm.memc* improvements. helps PA a lot in some specmarks by Andrew Lenharth · 19 years ago
  84. 80f362a These are correctly encoded by the JIT. I checked :) by Chris Lattner · 19 years ago
  85. 8714012 add a note by Chris Lattner · 19 years ago
  86. 0090120 Fix a crash on: by Chris Lattner · 19 years ago
  87. df2a190 Fixed an encoding bug: movd from XMM to R32. by Evan Cheng · 19 years ago
  88. f70f8d9 pretty print node name by Chris Lattner · 19 years ago
  89. 90564f2 Implement an important entry from README_ALTIVEC: by Chris Lattner · 19 years ago
  90. 9959042 new testcase by Chris Lattner · 19 years ago
  91. 3be2905 move some stuff around, clean things up by Chris Lattner · 19 years ago
  92. 993c897 Teach the codegen about instructions used for SSE spill code, allowing it by Chris Lattner · 19 years ago
  93. 6baa2b7 Fix a copy & paste error from long ago. by Nate Begeman · 19 years ago
  94. 738bd30 Add some more notes, many still missing by Chris Lattner · 19 years ago
  95. 30ea478 Have the AutoRegen.sh script prompt the user for the LLVM src and obj by Reid Spencer · 19 years ago
  96. 746047a Make it possible to default the llvm_src and llvm_obj variables based on by Reid Spencer · 19 years ago
  97. 44c933e add a bunch of stuff, pieces still missing by Chris Lattner · 19 years ago
  98. 8b57ff7 Add a warning. by Chris Lattner · 19 years ago
  99. 6a58e0e Add a warning by Chris Lattner · 19 years ago
  100. cea2aa7 Use vmladduhm to do v8i16 multiplies which is faster and simpler than doing by Chris Lattner · 19 years ago