1. 47990e9 Make the type signature more strict. by Bill Wendling · 12 years ago
  2. 189ef5f [CMake] MSVC is incorrectly emitting C4239 in some cases. Disable it. by Michael J. Spencer · 12 years ago
  3. 00a6bca Avoid vectorization when the function has the "noimplicitflot" attribute. by Nadav Rotem · 12 years ago
  4. 82de10a Extend the dumping infrastructure to deal with additional by Eric Christopher · 12 years ago
  5. 278bac3 An intermediate step in the Attributes rewrite. by Bill Wendling · 12 years ago
  6. d40758b DAGCombiner: Avoid generating illegal vector INT_TO_FP nodes by Tom Stellard · 12 years ago
  7. 5bf3a28 Adds missing aliases for fcom and fcomp instructions without arguments. by Kevin Enderby · 12 years ago
  8. 23203fa Use a bool instead of a bitfield in llvm/ADT/Optional. by Argyrios Kyrtzidis · 12 years ago
  9. 3922757 Restrict __builtin_assume_aligned to gcc 4.7+ by Michael J. Spencer · 12 years ago
  10. c8b18df [Support][Endian] Add support for specifying the alignment and native unaligned types. by Michael J. Spencer · 12 years ago
  11. 8da72f8 Don't #include stuff outside the include guards. by Argyrios Kyrtzidis · 12 years ago
  12. cbf5373 - Add comment to two functions which might be considered as dead code. by Shuxin Yang · 12 years ago
  13. e3b2489 AVX: Fix a bug in WidenMaskArithmetic. by Nadav Rotem · 12 years ago
  14. d570f59 AVX: Fix a bug in WidenMaskArithmetic. by Nadav Rotem · 12 years ago
  15. 351ba14 Actually update the CMake and Makefile builds correctly, and update the by Chandler Carruth · 12 years ago
  16. 0a08460 Update the examples for the new header file locations. by Chandler Carruth · 12 years ago
  17. 0b8c9a8 Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 12 years ago
  18. 7f00f87 Sort a few more #include lines in tools/... unittests/... and utils/... by Chandler Carruth · 12 years ago
  19. 58a2cbe Resort the #include lines in include/... and lib/... with the by Chandler Carruth · 12 years ago
  20. fe4c10c Update the root Makefile for VMCore -> IR. Missed by my original search by Chandler Carruth · 12 years ago
  21. 5ebee9e Update the configure scripts as well as the makefiles for the move from by Chandler Carruth · 12 years ago
  22. c2c50cd Rename VMCore directory to IR. by Chandler Carruth · 12 years ago
  23. 3af9323 Merge SSE and AVX instruction definitions for scalar forms of SQRT, RSQRT, and RCP. by Craig Topper · 12 years ago
  24. 3cca7df Merge SSE and AVX instruction definitions for PSHUFD/PSHUFHW/PSHUFLW. by Craig Topper · 12 years ago
  25. ccb8019 docs: update docs/README.txt and make it useful. by Sean Silva · 12 years ago
  26. 9478673 Revert 171351. It broke MC/X86/x86-32-avx.s. by Rafael Espindola · 12 years ago
  27. b511048 Merge SSE and AVX instruction definitions for scalar forms of SQRT, RSQRT, and RCP. by Craig Topper · 12 years ago
  28. 6c30749 Add IRBuilder::CreateVectorSplat and use it to simplify code. by Benjamin Kramer · 12 years ago
  29. 0ea4c3d SROA: Clean up unused assignment warnings from clang's analyzer. by Benjamin Kramer · 12 years ago
  30. a6e23cc Added DEBUG message when ObjCARC replaces a call which returns its argument verbatim with its argument to temporarily undo an optimization. by Michael Gottesman · 12 years ago
  31. 8f22c8b Added DEBUG messages to the top of several processing loops in ObjCARC.cpp that emit what instructions are being visited. by Michael Gottesman · 12 years ago
  32. 3dd0781 Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID by Dmitri Gribenko · 12 years ago
  33. fbfb1b2 Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID by Dmitri Gribenko · 12 years ago
  34. a6fdcaa Update the copyright coredits -- Happy new year 2013! by NAKAMURA Takumi · 12 years ago
  35. b338d89 Make opt grab the triple from the module and use it to initialize the target machine. by Nadav Rotem · 12 years ago
  36. 117e4d2 Remove unused argument from a multiclass. by Craig Topper · 12 years ago
  37. 76f94fd Merge intrinsic instruction definitions for SSE and AVX versions of RCPPS and RSQRTPS. by Craig Topper · 12 years ago
  38. 42ab0d7 Remove 2 unused multiclasses. by Craig Topper · 12 years ago
  39. 5284f97 Merge AVX/SSE instruction definitions for SQRTPS/PD, RSQRTPS, RCPPS. No funcitonal change intended. by Craig Topper · 12 years ago
  40. dd9ccdb Use packed instead of scalar itineraries for SSE1/2 SQRTPS/PD, RCPPS, and RSQRTPS. VEX-encoded forms already use packed. by Craig Topper · 12 years ago
  41. eda54e1 Make it explicit that the only entry points to the Program object are by Chandler Carruth · 12 years ago
  42. a0d8f28 Remove an unused method on Program. by Chandler Carruth · 12 years ago
  43. 2bbe466 Remove an unused method on the Program class. by Chandler Carruth · 12 years ago
  44. f5867ab Go ahead and get rid of the old page size interface and convert all the by Chandler Carruth · 12 years ago
  45. 814afe9 Flesh out a page size accessor in the new API. by Chandler Carruth · 12 years ago
  46. 02d7547 Remove the declspecs from small alignments that we can force with by Chandler Carruth · 12 years ago
  47. e0e1985 Remove an unused function in the old Process interface. by Chandler Carruth · 12 years ago
  48. 5cec347 reimplement GetPointerBaseWithConstantOffset(). by Nuno Lopes · 12 years ago
  49. 0a9ff4c recommit r171298 (add support for PHI nodes to ObjectSizeOffsetVisitor). Hopefully with bugs corrected now. by Nuno Lopes · 12 years ago
  50. 3c6f89a [AlignOf] Add AlignedCharArray and refactor AlignedCharArrayUnion. by Michael J. Spencer · 12 years ago
  51. 4436535 Revert "add support for PHI nodes to ObjectSizeOffsetVisitor" by Benjamin Kramer · 12 years ago
  52. 5260579 Add extra CHECK to make sure that 'or' instruction was replaced. by Jakub Staszak · 12 years ago
  53. 5b712ef Fix bits check in ELFObjectFile::isSectionZeroInit(). by Rafael Espindola · 12 years ago
  54. 2e594fa revert r171306, since we cannot compare APInts with different bitwidths by Nuno Lopes · 12 years ago
  55. 1ef05b1 use ValueTracking's GetPointerBaseWithConstantOffset() function instead of a local implementation by Nuno Lopes · 12 years ago
  56. a44766a minor code simplification by Nuno Lopes · 12 years ago
  57. 87b47cc Use the generic dump template. Extracted from a patch by Sami Liedes. by Rafael Espindola · 12 years ago
  58. fc73847 Dump sections. Extracted from a patch by Sami Liedes. by Rafael Espindola · 12 years ago
  59. 41be2fb add support for GlobalAlias to ObjectSizeOffsetVisitor by Nuno Lopes · 12 years ago
  60. 148ee4f Print a header above the symbols. Extracted from a patch by Sami Liedes. by Rafael Espindola · 12 years ago
  61. ad78479 Check for errors. Extracted from a patch by Sami Liedes. by Rafael Espindola · 12 years ago
  62. 1318e14 Fix indentation. Extracted from a patch by Sami Liedes! by Rafael Espindola · 12 years ago
  63. 663cebc Style fixes in llvm-readobj.cpp. Extracted from a patch by Sami Liedes! by Rafael Espindola · 12 years ago
  64. 729e602 add support for PHI nodes to ObjectSizeOffsetVisitor by Nuno Lopes · 12 years ago
  65. 6931055 Remove dead method. by Bill Wendling · 12 years ago
  66. 92e287f Add some comparison operators to compare the Attribute object with the AttrKind value. by Bill Wendling · 12 years ago
  67. 5d0d67f docs: Fix FIXME by Sean Silva · 12 years ago
  68. 9b4aba8 Switch this code to a more idiomatic double using namespace directive. by Chandler Carruth · 12 years ago
  69. 8e98c1f Delete a cut/paste-o from r171290. Very sorry about the noise. by Chandler Carruth · 12 years ago
  70. c9bdcac Suppress a MSVC warning complaining about the code working as intended. by Chandler Carruth · 12 years ago
  71. 0184a84 Begin sketching out the process interface. by Chandler Carruth · 12 years ago
  72. dac1eeb Start sketching out a roadmap for better subprocess management in the by Chandler Carruth · 12 years ago
  73. 503fc1c Fix LICM's memory promotion optimization to preserve TBAA tags when by Chris Lattner · 12 years ago
  74. 240b9b1 teach instcombine to preserve TBAA tag when merging two stores, part of PR14753 by Chris Lattner · 12 years ago
  75. b6d9c41 Grammo. by Jakub Staszak · 12 years ago
  76. 9d30e72 Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttrSomewhere predicate. This prevents the uses of 'Attribute' as a collection of attributes. by Bill Wendling · 12 years ago
  77. d60b8ac Transform (A == C1 || A == C2) into (A & ~(C1 ^ C2)) == C1 by Jakub Staszak · 12 years ago
  78. 6eb7a42 Support ppcf128 in SelectionDAG::getConstantFP by Hal Finkel · 12 years ago
  79. 98281a2 convert a bunch of callers from DataLayout::getIndexedOffset() to GEP::accumulateConstantOffset(). by Nuno Lopes · 12 years ago
  80. 0d80c9c Documentation: add a section to prevent spurious test failures like the one by Dmitri Gribenko · 12 years ago
  81. 94e94b3 Use the predicate methods off of AttributeSet instead of Attribute. by Bill Wendling · 12 years ago
  82. 8b62abd Remove the Function::getRetAttributes method in favor of using the AttributeSet accessor method. by Bill Wendling · 12 years ago
  83. 39cd0c8 Remove Function::getParamAttributes and use the AttributeSet accessor methods instead. by Bill Wendling · 12 years ago
  84. 831737d Remove the Function::getFnAttributes method in favor of using the AttributeSet by Bill Wendling · 12 years ago
  85. 3776603 s/hasAttribute/contains/g to be more consistent with other method names. by Bill Wendling · 12 years ago
  86. db23675 LoopVectorizer: Fix a bug in the code that updates the loop exiting block. by Nadav Rotem · 12 years ago
  87. a654292 Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID by Dmitri Gribenko · 12 years ago
  88. 979aff6 Add a few more c'tors: by Bill Wendling · 12 years ago
  89. a51edf0 Add a check to the test Analysis/ScalarEvolution/2010-09-03-RequiredTransitive.ll by Dmitri Gribenko · 12 years ago
  90. 529ec71 Add a few (as yet unused) query methods to determine if the attribute that's by Bill Wendling · 12 years ago
  91. b4912b9 Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID by Dmitri Gribenko · 12 years ago
  92. 435654b Uniquify the AttributeImpl based on the Constant pointer, since those are by Bill Wendling · 12 years ago
  93. c966e08 s/Raw/getBitMask/g to be more in line with current naming conventions. This method won't be sticking around. by Bill Wendling · 12 years ago
  94. f35cb76 llvm/test/Transforms/GVN/null-aliases-nothing.ll: Fix a RUN line not to emit ModuleID. by NAKAMURA Takumi · 12 years ago
  95. 22d8f0d Remove intrinsic specific instructions for (V)SQRTPS/PD. Instead lower to target-independent ISD nodes and use the existing patterns for those. by Craig Topper · 12 years ago
  96. 6f57f39 Merge similar functionality using a nested switch. by Craig Topper · 12 years ago
  97. 6d183e4 Remove intrinsic specific instructions for SSE/SSE2/AVX floating point max/min instructions. Lower them to target specific nodes and use those patterns instead. This also allows them to be commuted if UnsafeFPMath is enabled. by Craig Topper · 12 years ago
  98. c20323a Simplify code, no functionality change. by Jakub Staszak · 12 years ago
  99. 3c0307d Delete executive bit on ./lib/Target/Hexagon/HexagonAsmPrinter.h. by Jakub Staszak · 12 years ago
  100. 7c1683d Use a 'Constant' object instead of a bit field to store the attribute data. by Bill Wendling · 12 years ago