1. ecbd8e8 Simplify. by Devang Patel · 14 years ago
  2. 85e9580 Drop "const". It does not add value here. by Devang Patel · 14 years ago
  3. 9f798e9 Add AVX movnt{pd,ps,dq} 256-bit intrinsics by Bruno Cardoso Lopes · 14 years ago
  4. c120af4 Add missing null check reported by Amaury Pouly. by Evan Cheng · 14 years ago
  5. fcfcca1 Add AVX movmsk 256-bit intrinsics by Bruno Cardoso Lopes · 14 years ago
  6. 0115387 Remove replicate intrinsics, clang will generate shufflevector for those. The shuffles can't be matched by x86 codegen yet, but will soon by Bruno Cardoso Lopes · 14 years ago
  7. 405f11b Support AVX 256-bit load and store intrinsics by Bruno Cardoso Lopes · 14 years ago
  8. 77497bf Use i32 instead of i8 for dot product intrinsic by Bruno Cardoso Lopes · 14 years ago
  9. 9fa539c Do not include file static variable in pubnames list. by Devang Patel · 14 years ago
  10. bd2499a Expand uses of python 2.6's "A if B else C" syntax into regular by Dan Gohman · 14 years ago
  11. 60e72d9 remove code setting rw locks to PTHREAD_PROCESS_PRIVATE, which by Chris Lattner · 14 years ago
  12. 6719784 Patterns to match AVX cmp instructions by Bruno Cardoso Lopes · 14 years ago
  13. df30cf9 Transpose the calculation of spill weights such that we are calculating one by Jakob Stoklund Olesen · 14 years ago
  14. 533a7df Add matching patterns for vblend AVX intrinsics by Bruno Cardoso Lopes · 14 years ago
  15. d5955f5 Fix the last argument type of AVX vblend intrinsics by Bruno Cardoso Lopes · 14 years ago
  16. 6cdb1ab Merge the OptimizeExts and OptimizeCmps passes into one PeepholeOptimizer by Bill Wendling · 14 years ago
  17. 02ecdef Undo accidental commit. by Devang Patel · 14 years ago
  18. 450b793 Simplify. Avoid redundant checks. by Devang Patel · 14 years ago
  19. 5cb33a3 Wording. by Eric Christopher · 14 years ago
  20. b07ce60 Next bit of support for the dwarf .file directive. This patch takes the by Kevin Enderby · 14 years ago
  21. b000d68 ARMBaseRegisterInfo::hasFP() has been broken for a while now. :-( by Evan Cheng · 14 years ago
  22. 93f6c1e Add VCVTPD2PS, VCVTPS2DQ, VCVTPS2PDY, VCVTTPD2DQY, VCVTTPS2DQ and VCVTPD2DQ 256-bit conversion intrinsics by Bruno Cardoso Lopes · 14 years ago
  23. 2739896 Refactor. by Devang Patel · 14 years ago
  24. 8468157 Add patterns to AVX conversions instructions. Do that instead of declaring more intructions whenever is possible, more coming by Bruno Cardoso Lopes · 14 years ago
  25. cbb170d Make it possible to set the target triple and expose that with an option in the by Rafael Espindola · 14 years ago
  26. 3221834 Fix a use after free error caught by the valgrind builders. by Nick Lewycky · 14 years ago
  27. 8bd11de Refactoring. Update DbgVarible to handle queries itself. by Devang Patel · 14 years ago
  28. 2f3ffb8 Add ConstantRange information to the debugging output. by Owen Anderson · 14 years ago
  29. 4fffb34 PR7853: fix a silly mistake introduced in r101899, and add a test to make sure by Eli Friedman · 14 years ago
  30. ca3469e Update cmake library dependencies. by Oscar Fuentes · 14 years ago
  31. 4951870 CMake: eliminated unnecessary target_link_libraries. by Oscar Fuentes · 14 years ago
  32. 8162574 It is ok, and convenient, to pass descriptors by value. by Devang Patel · 14 years ago
  33. e4b9c4f A REG_SEQUENCE instruction may use the same register twice. by Jakob Stoklund Olesen · 14 years ago
  34. 9de1ac2 Explicitly initialize SlowFPBrcc and Pref32BitThumb to false. by Evan Cheng · 14 years ago
  35. e03161c Rename a method. by Devang Patel · 14 years ago
  36. e44be63 Change -prefer-32bit-thumb to attribute -mattr=+32bit instead to disable more 32-bit to 16-bit optimizations. by Evan Cheng · 14 years ago
  37. ad49104 Memory version of vcvtdq2pd intrinsic by Bruno Cardoso Lopes · 14 years ago
  38. 251871c Patterns to match vinsert, vbroadcast, vmovmask and vcvtdq2pd AVX intrinsics by Bruno Cardoso Lopes · 14 years ago
  39. e8846fe Add an option to disable 32 -> 16-bit Thumb2 size reduction pass for experimentation. by Evan Cheng · 14 years ago
  40. fffe6cf Remove the ValueMap operator=, which was wrong (it did't correct the by Duncan Sands · 14 years ago
  41. 99534bb Have SPU handle halfvec stores aligned by 8 bytes. by Kalle Raiskila · 14 years ago
  42. c1f354d MC/MachO: Fix possible null pointer dereference. by Michael J. Spencer · 14 years ago
  43. 9778a8a XFAIL for mingw that has no plugins. by Rafael Espindola · 14 years ago
  44. 0b5b102 Don't try to build a plugin on windows. by Rafael Espindola · 14 years ago
  45. 1f74ad7 Stop the JIT from refusing to work just because the program it was compiled into by Nick Lewycky · 14 years ago
  46. 8150d8d CMake: llvm_map_components_to_libraries now returns system libs too. by Oscar Fuentes · 14 years ago
  47. ba57509 Change the Interval type to signed in ImmutableIntervalMap.h. by Zhongxing Xu · 14 years ago
  48. c2d8688 CMake: document how to incorporate LLVM into the cmake project of an by Oscar Fuentes · 14 years ago
  49. 6252e98 CMake: system for providing llvm-config-like features to the user. by Oscar Fuentes · 14 years ago
  50. fd2f3e6 CMake: documented testing procedure by Oscar Fuentes · 14 years ago
  51. c9234c5 llc: Fix help typo as pointed out by Nick Lewycky. by Michael J. Spencer · 14 years ago
  52. ec62d53 Add a opt-args option that can be used to pass arguments to every opt by Rafael Espindola · 14 years ago
  53. 53843f8 s/libLLVMgold/LLVMgold/g by Rafael Espindola · 14 years ago
  54. 9918080 Remove unused variable. by Benjamin Kramer · 14 years ago
  55. 3850f5c Remove the ValueMap copy constructor. It's not used anywhere, by Duncan Sands · 14 years ago
  56. 21d3eeb Regenerate. by Eric Christopher · 14 years ago
  57. d442d28 Add a bit of a hack to avoid multiple defines of variables in by Eric Christopher · 14 years ago
  58. b1e4eeb Add optimization to Target/README.txt. by Nick Lewycky · 14 years ago
  59. 1bb580a Reject unrepresentable pointer types in intrinsics. Fixes PR7316. by Nick Lewycky · 14 years ago
  60. c98af33 Use the "isCompare" machine instruction attribute instead of calling the by Bill Wendling · 14 years ago
  61. be04fde Do more to modernize MergeFunctions. Refactor in response to Chris' code review. by Nick Lewycky · 14 years ago
  62. 652eb50 CMake: set configure macro LLVM_PREFIX by Oscar Fuentes · 14 years ago
  63. 118eb57 CMake: configure header llvm-config.h by Oscar Fuentes · 14 years ago
  64. 8261dfe Most of bugpoint now only needs to know the pass names. by Rafael Espindola · 14 years ago
  65. a1cba68 Regenerate. by Eric Christopher · 14 years ago
  66. eec5008 Fix PR7809 by creating a header for just llvm variables that can be by Eric Christopher · 14 years ago
  67. 73739d0 Add back in r109901, which adds a Compare flag to the target instructions. It's by Bill Wendling · 14 years ago
  68. a5c4cc5 Use %shlibext instead of .so by Rafael Espindola · 14 years ago
  69. 6b01837 Try to fix cmake build. by Rafael Espindola · 14 years ago
  70. 371e577 Fix a couple of warnings. by Eric Christopher · 14 years ago
  71. 7f99f74 Run opt instead of bugpoint itself. by Rafael Espindola · 14 years ago
  72. 5b77cce Another missing file :-( by Rafael Espindola · 14 years ago
  73. f47d709 Add missing file. by Rafael Espindola · 14 years ago
  74. 3cb9626 Move the bugpoint test passes to a plugin in preparation for having bugpoint by Rafael Espindola · 14 years ago
  75. fff0f11 Roll back my last two commits, valgrind complains. by Benjamin Kramer · 14 years ago
  76. 0055fac A reference to the Timer's name is safe, it outlives the contents of the vector. by Benjamin Kramer · 14 years ago
  77. 933b16e Kill rarely used std::sort. by Benjamin Kramer · 14 years ago
  78. 5aa8df2 Shrink PassNameParser's binary size with array_pod_sort. by Benjamin Kramer · 14 years ago
  79. 0aede9e Remove layering violation. by Owen Anderson · 14 years ago
  80. 9773e45 Add an inverse() method to ConstantRange. by Owen Anderson · 14 years ago
  81. dbac071 Fix typo. by Nick Lewycky · 14 years ago
  82. 8d570bf Remove assignPassManager's default arguments. It's really by Dan Gohman · 14 years ago
  83. 4afefde More #include cleanups. by Dan Gohman · 14 years ago
  84. fc8b58e Delete this explicit assignment operator; it's equivalent to the implicit one. by Dan Gohman · 14 years ago
  85. 12376a8 Oops, check in this file too. by Dan Gohman · 14 years ago
  86. 4bdeede Tidy up PMStack. Add a bunch of consts, use std::vector instead of by Dan Gohman · 14 years ago
  87. 11112e0 Tidy some #includes and forward-declarations, and move the C binding code by Dan Gohman · 14 years ago
  88. 634bab1 Add a convenience constructor. by Owen Anderson · 14 years ago
  89. 9510214 Make AnalysisImpls private. by Dan Gohman · 14 years ago
  90. 7f6eb63 Use sdmem and sse_load_f64 (etc.) for the vector by Dale Johannesen · 14 years ago
  91. 5015b34 Don't attempt the PRE inline asm calls, since we don't value number them yet. Fixes PR7835. by Owen Anderson · 14 years ago
  92. 6f615f8 Add a predicate to determine if a call is an inline asm statement. by Owen Anderson · 14 years ago
  93. 565aafc Some cleanup. Use a class (OptionInfo) instead of a pair of a pair and remove by Rafael Espindola · 14 years ago
  94. 5eb308b Lazily defer duplicating the live interval we are splitting until we know it is by Jakob Stoklund Olesen · 14 years ago
  95. 4945dd8 Patterns to match AVX 256-bit vzero intrinsics by Bruno Cardoso Lopes · 14 years ago
  96. 60493c3 Eliminate PromoteMemoryToRegisterID; just use addPreserved("mem2reg") by Dan Gohman · 14 years ago
  97. e68cd26 llc: Clarify -mc-relax-all description. by Michael J. Spencer · 14 years ago
  98. f691229 tidy up by Jim Grosbach · 14 years ago
  99. c257c66 MC: Add default value for AddrSpace argument to EmitValue. by Daniel Dunbar · 14 years ago
  100. bd2d90f Patterns to match AVX 256-bit permutation intrinsics by Bruno Cardoso Lopes · 14 years ago