1. b195d9d Update to llvm-config tool, by Erik Kidd: by Reid Spencer · 18 years ago
  2. 7e09115 Unneeded forward. by Jim Laskey · 18 years ago
  3. 2fee235 A little script to find LLVM symbols. Ideally this would use c++filt for by Reid Spencer · 18 years ago
  4. 90c79d7 Make sure types are allocated in the scope of their use. by Jim Laskey · 18 years ago
  5. 025213e Don't print out ugly command line when building LibDeps.txt. by Reid Spencer · 18 years ago
  6. 716aefc add a note by Chris Lattner · 18 years ago
  7. 7692eb4 add support for splitting casts. This implements by Chris Lattner · 18 years ago
  8. 5d37acc add some tests for typecasts and extract_element by Chris Lattner · 18 years ago
  9. 8fc23cd Typo by Evan Cheng · 18 years ago
  10. 9b2b21b Add some more bulletproofing to auto upgrade of llvm.dbg intrinsics. by Jim Laskey · 18 years ago
  11. dc6af72 Add PPC vector bit-convert support by Chris Lattner · 18 years ago
  12. f1d78e8 Add support to locate local variables in frames (early version.) by Jim Laskey · 18 years ago
  13. 4ca9757 Strip changes to llvm.dbg intrinsics. by Jim Laskey · 18 years ago
  14. 930ac06 Can't combine anymore - we don't have a chain through llvm.dbg intrinsics. by Jim Laskey · 18 years ago
  15. 99db044 Change interface to DwarfWriter. by Jim Laskey · 18 years ago
  16. 580418e Modify how CBE handles #lines. by Jim Laskey · 18 years ago
  17. b8509c5 Generate local variable and scope information and equivalent dwarf forms. by Jim Laskey · 18 years ago
  18. 43970fe Handle new forms of llvm.dbg intrinsics. by Jim Laskey · 18 years ago
  19. 4556ce5 Simplify handling of llvm.dbg intrinsic operands to one spot. by Jim Laskey · 18 years ago
  20. c14897e Modify usage of llvm.dbg intrinsics. by Jim Laskey · 18 years ago
  21. d06b5fc Change the argument types of llvm.dbg intrinsics. by Jim Laskey · 18 years ago
  22. 60f27ff Support for locating of debug items in frames. by Jim Laskey · 18 years ago
  23. 108a638 Correction of stoppoint arguments. by Jim Laskey · 18 years ago
  24. 383e009 Updated information related to local variables and scopes. by Jim Laskey · 18 years ago
  25. 29b4dd0 Fix the encodings of these new instructions, hopefully fixing the JIT by Chris Lattner · 18 years ago
  26. 24dc1f5 Following icc's lead: use movdqa to load / store 128-bit integer vectors by Evan Cheng · 18 years ago
  27. 7df8e26 Add HowToReleaseLLVM.html. by Reid Spencer · 18 years ago
  28. cf427e8 A very early, rough draft of a guide to making public releases for LLVM. by Reid Spencer · 18 years ago
  29. 6c8a2f1 Wrap long lines, remove unnecessarily empty lines. by Reid Spencer · 18 years ago
  30. ff9b038 Updated for library changes: by Reid Spencer · 18 years ago
  31. 70a7b1b prune #includes by Chris Lattner · 18 years ago
  32. bc641b9 Eliminate IntrinsicLowering from TargetMachine. by Chris Lattner · 18 years ago
  33. 475c010 Eliminate IntrinsicLowering from TargetMachine. by Chris Lattner · 18 years ago
  34. 408c428 simplify some code by Chris Lattner · 18 years ago
  35. ef98691 remove always-null IntrinsicLowering argument. by Chris Lattner · 18 years ago
  36. 726c1ef remove the intrinsiclowering hook by Chris Lattner · 18 years ago
  37. 3b047f7 Add v4i32 <-> v4f32 bitconvert patterns. by Evan Cheng · 18 years ago
  38. 83e1a6a Allow result node to be a simple leaf node. This enable bitconvert patterns by Evan Cheng · 18 years ago
  39. a971f6f Add 128-bit integer vector load and add (for testing). by Evan Cheng · 18 years ago
  40. ce94482 Add support for 8 bit immediates with 16/32 bit cmp instructions by Nate Begeman · 18 years ago
  41. 7e35890 Fix a typo by Chris Lattner · 18 years ago
  42. ca6e8ea Added a ValueType operand to isShuffleMaskLegal(). For now, x86 will not do by Evan Cheng · 18 years ago
  43. 7de48c1 Replace vector splat test case. by Evan Cheng · 18 years ago
  44. e9aba8b Add a v2f64 splat (using movlhps) test case. by Evan Cheng · 18 years ago
  45. e25ca69 Implement simple support for vector casting. This can currently only handle by Chris Lattner · 18 years ago
  46. 313f13c Fix comments by Chris Lattner · 18 years ago
  47. 0cea6d2 SHUFP* are two address code. by Evan Cheng · 18 years ago
  48. 762f2ae add a new node by Chris Lattner · 18 years ago
  49. a88973f Some clean up. by Evan Cheng · 18 years ago
  50. 1bffadd - Supposely movlhps is faster / better than unpcklpd. by Evan Cheng · 18 years ago
  51. 6bf9791 test that vspltw is generated for test cases by Chris Lattner · 18 years ago
  52. 0188ecb - Implement X86ISelLowering::isShuffleMaskLegal(). We currently only support by Evan Cheng · 18 years ago
  53. 035c6a2 silence a bogus gcc warning by Chris Lattner · 18 years ago
  54. f2722ca These changes are necessary to support the new llvm-config tool. llvm-config by Reid Spencer · 18 years ago
  55. 63d3300 - VECTOR_SHUFFLE of v4i32 / v4f32 with undef second vector always matches by Evan Cheng · 18 years ago
  56. c04b423 add a note by Chris Lattner · 18 years ago
  57. 2da953f Fix PSHUF* and SHUF* jit code emission problems by Evan Cheng · 18 years ago
  58. 2fe4bb0 Eliminate the dependency of ExecutionEngine on the JIT/Interpreter libraries. by Chris Lattner · 18 years ago
  59. 765c93c wrap lines to 80 columns. by Chris Lattner · 18 years ago
  60. 9d86a9d This has been implemented. Tweak it into another note by Chris Lattner · 18 years ago
  61. ecfe55e When possible, custom lower 32-bit SINT_TO_FP to this: by Chris Lattner · 18 years ago
  62. e5ba580 Add support for "ri" addressing modes where the immediate is a 14-bit field by Chris Lattner · 18 years ago
  63. 6df1154 fix a warning by Chris Lattner · 18 years ago
  64. b9df0ca Some splat and shuffle support. by Evan Cheng · 18 years ago
  65. a9f2a71 Add a couple more pseudo instructions. by Evan Cheng · 18 years ago
  66. 841c882 Endianness does not affect the order of vector fields. This fixes by Chris Lattner · 18 years ago
  67. eb8b09f Fix the JIT encoding of the VAForm_1 instructions, including vmaddfp by Chris Lattner · 18 years ago
  68. 3b9fa89 Enclose some variables in a scope to avoid error with some gcc versions by Chris Lattner · 18 years ago
  69. 4a7da36 Didn't mean to check this in. No MMX support yet. by Evan Cheng · 18 years ago
  70. 48090aa - Use movaps to store 128-bit vector integers. by Evan Cheng · 18 years ago
  71. e35c218 add expand support for extractelement by Chris Lattner · 18 years ago
  72. 9b3bd46 These targets don't support EXTRACT_VECTOR_ELT, though, in time, X86 will. by Chris Lattner · 18 years ago
  73. 3a7a14b Don't forget to promote xform function to an explicit node for def : Pat<> by Evan Cheng · 18 years ago
  74. 384504c add some trivial support for extractelement. by Chris Lattner · 18 years ago
  75. 4b8db6c add some nodes for extractelement by Chris Lattner · 18 years ago
  76. f3ce432 Don't emit pseudo instructions! by Chris Lattner · 18 years ago
  77. 1c6191f Add a hacky workaround for crashes due to vectors live across blocks. by Chris Lattner · 18 years ago
  78. c0a8b6d Update readme by Nate Begeman · 18 years ago
  79. 4d2182a Add an integer splat test by Chris Lattner · 18 years ago
  80. 13feb58 Print absolute memory references like this: by Chris Lattner · 18 years ago
  81. 7ab5404 Combine 2 entries by Evan Cheng · 18 years ago
  82. 50a6d8c Add a note about x86 register coallescing by Evan Cheng · 18 years ago
  83. 82521dd - Remove scalar to vector pseudo ops. They are just wrong. by Evan Cheng · 18 years ago
  84. 4e2f54d minor code simplification by Chris Lattner · 18 years ago
  85. 8151914 With Evan's latest tblgen patch, this code is obsolete, thanks Evan! by Chris Lattner · 18 years ago
  86. 7d6a515 Cause the various warnings list to be generated via a <ul> list with by Reid Spencer · 18 years ago
  87. d465126 Document ENABLE_ASSERTIONS=1 by Chris Lattner · 18 years ago
  88. 7192786 Enable assertions to be enabled in release builds by building with by Chris Lattner · 18 years ago
  89. 8593f98 When codegen'ing vector MUL using VFMADD, *add* the 0, don't *mul* the 0. by Chris Lattner · 18 years ago
  90. ef040dd minor note by Chris Lattner · 18 years ago
  91. 811ec1c x86 ISD::SCALAR_TO_VECTOR support. by Evan Cheng · 18 years ago
  92. 5c791c8 Junk unused vector register classes. by Evan Cheng · 18 years ago
  93. 863bf5a The node wrapped in PatLeaf<> should be treated as a leaf even if it isn't by Evan Cheng · 18 years ago
  94. d979644 Handle constant addresses more efficiently, folding the low bits into the by Chris Lattner · 18 years ago
  95. 23baa1b remove dead variable by Chris Lattner · 18 years ago
  96. 3dfd61b new testcase by Chris Lattner · 18 years ago
  97. 26d5d16 Move some common data structures between dom and pdom into the base class by Nate Begeman · 18 years ago
  98. bd83afd Fix a couple of bugs in permute/splat generate, thanks to Nate for actually by Chris Lattner · 18 years ago
  99. f255b81 Option -enable-x86-lsr has been removed by Evan Cheng · 18 years ago
  100. e376e00 reenable this hack, the tblgen version isn't quite ready by Chris Lattner · 18 years ago