1. 4b2362e Fix a typo: Instr* -> Intr* by Chris Lattner · 18 years ago
  2. a956db2 add a note by Chris Lattner · 18 years ago
  3. 8ebd7f9 * Remove duplicated table of contents for a section and at the top level by Misha Brukman · 18 years ago
  4. c6d5ba6 Remove an entry that is now done. by Evan Cheng · 18 years ago
  5. 56e7301 Added some missing shuffle patterns. by Evan Cheng · 18 years ago
  6. adf29e4 Correct an entry by Evan Cheng · 18 years ago
  7. aa9fb8c movups / movupd by Evan Cheng · 18 years ago
  8. 6ff7b60 __builtin_ia32_loadup{s|d}, __builtin_ia32_storeup{s|d} by Evan Cheng · 18 years ago
  9. 3433141 Add a simple pass to make sure that all (non-library) calls to malloc and free by Andrew Lenharth · 18 years ago
  10. db3c626 Missing break by Evan Cheng · 18 years ago
  11. 854071c ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS by Reid Spencer · 18 years ago
  12. a79a8e5 Add a vselect test case. by Evan Cheng · 18 years ago
  13. f7c378e Conditional move of vector types. by Evan Cheng · 18 years ago
  14. c58a5ee New entries by Evan Cheng · 18 years ago
  15. a964ccd Use movaps to do VR128 reg-to-reg copies for now. It's shorter and available for SSE1. by Evan Cheng · 18 years ago
  16. 004ba03 Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS by Reid Spencer · 18 years ago
  17. f9f431c Check for DISABLE_ASSERTIONS, not ENABLE_ASSERTIONS by Reid Spencer · 18 years ago
  18. 1a5a551 Fix a comment. by Reid Spencer · 18 years ago
  19. c28ccd8 Change the assertions defaults: by Reid Spencer · 18 years ago
  20. 3df241e Move the vector instructions to their own subsection. by Chris Lattner · 18 years ago
  21. a1d95e1 properly mark vector selects as expanded to select_cc by Chris Lattner · 18 years ago
  22. 710ff32 Add VRRC select support by Chris Lattner · 18 years ago
  23. b22e35a Add code generator support for VSELECT by Chris Lattner · 18 years ago
  24. 49027e6 Add a new VSELECT node. by Chris Lattner · 18 years ago
  25. 957e167 Disable switch lowering for targets based on the selection dag isel, by Nate Begeman · 18 years ago
  26. 79d9a88 Implement PowerPC/CodeGen/vec_splat.ll:spltish to use vsplish instead of a by Chris Lattner · 18 years ago
  27. a7cdc88 add new testcase by Chris Lattner · 18 years ago
  28. 140a58f Change the interface to the predicate that determines if vsplti* can be used. by Chris Lattner · 18 years ago
  29. b84a6c8 Misc. project changes. html + build config changes supplied by Devang. by Jim Laskey · 18 years ago
  30. 4490de0 Initialize SDOperand values because the gcc 4.0.2 compiler complains about them. by Reid Spencer · 18 years ago
  31. 17614ea Canonicalize vvector_shuffle(x,x) -> vvector_shuffle(x,undef) to enable patterns by Chris Lattner · 18 years ago
  32. 42b5580 Add constant replacement for insertelement/vectorshuffle constant exprs by Chris Lattner · 18 years ago
  33. 1eeeb0c Wrap long lines, fix verification error by Chris Lattner · 18 years ago
  34. 1bb8d30 use the right escapes by Chris Lattner · 18 years ago
  35. 3e104b1 Codegen shufflevector as VVECTOR_SHUFFLE by Chris Lattner · 18 years ago
  36. 4ddd283 add a sanity check: LegalizeOp should return a value that is the same type by Chris Lattner · 18 years ago
  37. 59fecec use isValidOperands instead of duplicating checks by Chris Lattner · 18 years ago
  38. f4bd7d8 Regenerate by Chris Lattner · 18 years ago
  39. 2d7349a Use isValidOperands instead of duplicating or eliding checks. by Chris Lattner · 18 years ago
  40. 1cbe05b Use the isValidOperands helper instead of duplicating checking code by Chris Lattner · 18 years ago
  41. d2325d0 Add methods to check insertelement/extractelement instructions for validity, by Chris Lattner · 18 years ago
  42. fa49584 Add methods to check insert/extract element instructions for validity by Chris Lattner · 18 years ago
  43. d25db20 regenerate by Chris Lattner · 18 years ago
  44. ca73cd8 Add insertelement and shufflevector constantexpr support by Chris Lattner · 18 years ago
  45. 06a801a Fix recursion: by Reid Spencer · 18 years ago
  46. 8dfb3e5 Don't build projects/examples if libs-only was specified. by Reid Spencer · 18 years ago
  47. f6bf87f INSERT_VECTOR_ELT lowering bug: by Evan Cheng · 18 years ago
  48. 4ebf331 Ensure that the automatic "CVS build" detection works for both by Reid Spencer · 18 years ago
  49. 9273b04 Add shufflevector support by Chris Lattner · 18 years ago
  50. 67f1351 Stub out shufflevector by Chris Lattner · 18 years ago
  51. 543abdf Add supprot for shufflevector by Chris Lattner · 18 years ago
  52. d5efe84 regenerate by Chris Lattner · 18 years ago
  53. 4c94908 Parse shufflevector by Chris Lattner · 18 years ago
  54. 00f1023 Add shufflevector support, todo, implement better constant folding. by Chris Lattner · 18 years ago
  55. 30b44b6 Add shufflevector reading support by Chris Lattner · 18 years ago
  56. f40210d new testcase for shufflevector by Chris Lattner · 18 years ago
  57. 9fc18d2 Add a new shufflevector instruction by Chris Lattner · 18 years ago
  58. 372db54 ldmxcsr and stmxcsr. by Evan Cheng · 18 years ago
  59. 85db0df Fix int_x86_sse_stmxcsr and int_x86_sse_ldmxcsr. Not directly translated from by Evan Cheng · 18 years ago
  60. 1436f8b Get Visual Studio building again. by Jeff Cohen · 18 years ago
  61. f36e2d3 Remove section change in function end, preventing override of function's real by Jim Laskey · 18 years ago
  62. c198954 Description for the new shufflevector instruction I'm adding. by Chris Lattner · 18 years ago
  63. c5cdff2 Code clean up. by Evan Cheng · 18 years ago
  64. 9e87345 Doh! by Evan Cheng · 18 years ago
  65. 30ea2fa Invert the tests on LLVMGCC_MAJVERS to check for value 4 instead of value by Reid Spencer · 18 years ago
  66. 664ade7 Added patterns for MOVHPSmr and MOVLPSmr. by Evan Cheng · 18 years ago
  67. 9984eb4 Keep track of an Mac OS X / x86 ABI bug. by Evan Cheng · 18 years ago
  68. c24b834 Remove int_x86_sse_storeh_ps and int_x86_sse_storel_ps. These are now lowered by Evan Cheng · 18 years ago
  69. 6b92b8e Make sure that debug labels are defined within the same section and after the by Jim Laskey · 18 years ago
  70. 8f56902 add a newline at the end of the file by Chris Lattner · 18 years ago
  71. 4188699 Foundation for call frame information. by Jim Laskey · 18 years ago
  72. 38ab6d8 THis -> This by Chris Lattner · 18 years ago
  73. 2583f6b For PR723: by Reid Spencer · 18 years ago
  74. bac3ca2 For PR723: by Reid Spencer · 18 years ago
  75. 54d1448 For PR723: by Reid Spencer · 18 years ago
  76. c4329cf For PR723: by Reid Spencer · 18 years ago
  77. e22f3c0 For PR723: by Reid Spencer · 18 years ago
  78. adc3b10 Ignore stuff built by "make dist". by Reid Spencer · 18 years ago
  79. 4d0586b A saner workaround. I hope. by Evan Cheng · 18 years ago
  80. afd131e Temporary workaround for a Mac OSX specific issue. by Evan Cheng · 18 years ago
  81. b987016 Added more shuffle tests by Evan Cheng · 18 years ago
  82. d2cfb7a We have an assertion that checks that we do not encode null values into the by Chris Lattner · 18 years ago
  83. f38d471 Constant fold extractelement(zero, x) -> zero by Chris Lattner · 18 years ago
  84. 8960766 Fix inlining of insert/extract element constantexprs by Chris Lattner · 18 years ago
  85. 39c61fd Add code to RemapOperand() to handle Instruction::ExtractElement and by Evan Cheng · 18 years ago
  86. 85c0965 A MOVPS2SSmr, i.e. _mm_store_ss, encoding bug. Also MOVPDI2DIrr. by Evan Cheng · 18 years ago
  87. 3511f4d Remove int_x86_sse_loadh_ps and int_x86_sse_loadl_ps. These are now lowered by Evan Cheng · 18 years ago
  88. 5ced1d8 - movlp{s|d} and movhp{s|d} support. by Evan Cheng · 18 years ago
  89. 573cb7c New entries. by Evan Cheng · 18 years ago
  90. c04766a 1. If both vector operands of a vector_shuffle are undef, turn it into an undef. by Evan Cheng · 18 years ago
  91. 3e2c745 This may be overconservative, but it lets the new cfe compile by Andrew Lenharth · 18 years ago
  92. 1c80103 Add an item by Chris Lattner · 18 years ago
  93. 9021799 Make sure to return the result in the right type. by Chris Lattner · 18 years ago
  94. 118f1f7 Move this to lib/Analysis. This reduces Core size, yay. by Andrew Lenharth · 18 years ago
  95. f24380e Match vpku[hw]um(x,x). by Chris Lattner · 18 years ago
  96. 64fa7a7 Add testcases for vpku[hw]um(x,x) by Chris Lattner · 18 years ago
  97. 805ab07 Add the variable llvmgccmajvers to the site.exp file. This will contain by Reid Spencer · 18 years ago
  98. 93bc3cd Avoid building the runtime libraries if llvm-gcc version 4 is detected. by Reid Spencer · 18 years ago
  99. caad163 Add support for matching vmrg(x,x) patterns by Chris Lattner · 18 years ago
  100. cc8b1ac Add vmrg(x,x) tests by Chris Lattner · 18 years ago