1. da4471d Simplify expressions involving boolean constants with clang-tidy by David Blaikie · 11 years ago
  2. c03496d Teach DataLayout to infer a plausible alignment for things even when nothing is specified by the user. by Owen Anderson · 11 years ago
  3. 692f738 [X86][AVX] Fix wrong lowering of VPERM2X128 nodes by Andrea Di Biagio · 11 years ago
  4. c8a95a8 Make static variables const if possible. Makes them go into a read-only section. by Benjamin Kramer · 11 years ago
  5. b8056be [DAGCombiner] Add a shuffle mask commutation helper function. NFCI. by Simon Pilgrim · 11 years ago
  6. fe1ef27 Fix the autoconf build by David Majnemer · 11 years ago
  7. fab98a4 Make the assertion macros in Verifier and Linter truly variadic. by Benjamin Kramer · 11 years ago
  8. 0e7a2ca Fix unused variable/function warnings by David Majnemer · 11 years ago
  9. 2c08439 ExecutionEngine: Preliminary support for dynamically loadable coff objects by David Majnemer · 11 years ago
  10. ed0266d Make constant arrays that are passed to functions as const. by Benjamin Kramer · 11 years ago
  11. 62ffaaa Use SDValue bool check to tidyup some possible combines. NFC. by Simon Pilgrim · 11 years ago
  12. b365064 Adding parenthesis around logical expressions to silence a -Wparentheses warning; NFC. by Aaron Ballman · 11 years ago
  13. 1e07740 Removing spurious semi-colons; NFC by Aaron Ballman · 11 years ago
  14. 75664a8 X86: Roll repetitive code into a loop. NFC. by Benjamin Kramer · 11 years ago
  15. 15d2c3f [DAGCombiner] Fix wrong folding of AND dag nodes. by Andrea Di Biagio · 11 years ago
  16. 5c12640 [Modules] Include the header needed for make_unique, otherwise we can't by Chandler Carruth · 11 years ago
  17. 24a6fb0 Teach the LLVM CMake build how to explicitly use libc++abi when using by Chandler Carruth · 11 years ago
  18. 60557be [PM] Fixup for r231556 where I missed a dependency on intrinsics generation. by Chandler Carruth · 11 years ago
  19. 2349136 [PM] Create a separate library for high-level pass management code. by Chandler Carruth · 11 years ago
  20. 62ba058 [DAGCombiner] SCALAR_TO_VECTOR(EXTRACT_VECTOR_ELT(V,C)) -> VECTOR_SHUFFLE by Simon Pilgrim · 11 years ago
  21. b0b21de Typo. by Eric Christopher · 11 years ago
  22. 80d55e6 Remove use of misched-bench from this test and replace it with by Eric Christopher · 11 years ago
  23. 3c8e619 [dsymutil] Apply relocations to DIE data before cloning. by Frederic Riss · 11 years ago
  24. 5dc2251 Recommit r231324 with a fix to the ARM execution domain code by Eric Christopher · 11 years ago
  25. 85ef565 [modules] Mark Analysis/TargetLibraryInfo.def as a textual header. by Richard Smith · 11 years ago
  26. fe78287 [dsymutil] Support cloning DIE reference attributes. by Frederic Riss · 11 years ago
  27. 1edd6ed [dsymutil] Set linked unit start offset early. NFC. by Frederic Riss · 11 years ago
  28. 7557b1a Add DIEInteger::setValue() method. by Frederic Riss · 11 years ago
  29. 2f19fc8 Do not restrict interleaved unrolling to small loops, depending on the target. by Olivier Sallenave · 11 years ago
  30. 05a3f91 [AArch64][LoadStoreOptimizer] Generate LDP + SXTW instead of LD[U]R + LD[U]RSW. by Quentin Colombet · 11 years ago
  31. 5bac8f9 fixed to test features, not CPUs by Sanjay Patel · 11 years ago
  32. f528a40 fixed to test features, not CPUs by Sanjay Patel · 11 years ago
  33. 5ff9d3e loosen checking for buildbots by Sanjay Patel · 11 years ago
  34. aedb16f fixed to test only the feature, not the feature and a CPU by Sanjay Patel · 11 years ago
  35. b00a131 fixed to test only the feature, not the feature and a CPU by Sanjay Patel · 11 years ago
  36. 50652e7 fixed test to use FileCheck by Sanjay Patel · 11 years ago
  37. 6deb05e fixed to use CHECK-LABELs by Sanjay Patel · 11 years ago
  38. d532d10 fixed to test only the feature, not the feature and a CPU by Sanjay Patel · 11 years ago
  39. f2b34a5 fixed to test only the feature, not the feature and a CPU by Sanjay Patel · 11 years ago
  40. 9e03e85 fixed to test feature, not CPU by Sanjay Patel · 11 years ago
  41. 1739275 fixed to test features, not CPUs by Sanjay Patel · 11 years ago
  42. 91b7912 fixed test to use SSE2 attribute by Sanjay Patel · 11 years ago
  43. e7abe0c fixed to test only the feature, not the feature and a CPU by Sanjay Patel · 11 years ago
  44. 47941aa DAGCombiner: Canonicalize select(and/or,x,y) depending on target. by Matthias Braun · 11 years ago
  45. fdd8f37 DAGCombiner: Factor out some and/or combines. by Matthias Braun · 11 years ago
  46. 664388c [AsmPrinter][TLOF] Remove AArch64 test to appease buildbots by Bruno Cardoso Lopes · 11 years ago
  47. db108d9 LoopInterchange: Remove empty method. by Benjamin Kramer · 11 years ago
  48. 7858825 LoopInterchange: Rephrase instruction moving using ilist's splice and factor it into a function by Benjamin Kramer · 11 years ago
  49. ae6bbac ExecutionDepsFix: Indizes -> Indices. by Matthias Braun · 11 years ago
  50. 83f6fec [AsmPrinter][TLOF] XFAIL AArch64 test to appease buildbots by Bruno Cardoso Lopes · 11 years ago
  51. be76ce0 Fix typo. by Eric Christopher · 11 years ago
  52. 98ecf5a [dsymutil] Add debug_str construction support. by Frederic Riss · 11 years ago
  53. 2d6b502 R600/SI: Remove unused register class by Tom Stellard · 11 years ago
  54. a8c4049 Fold init() helpers into constructors. NFC. by Benjamin Kramer · 11 years ago
  55. 3ad5494 Avoid calls to dumpPassInfo and RegionBase<Tr>::getNameStr() in RGPassManager if by Chad Rosier · 11 years ago
  56. 4e022da [ConstantRange] Teach multiply to be cleverer about signed ranges. by James Molloy · 11 years ago
  57. 653997e [AsmPrinter][TLOF] Make AArch64 test a bit more flexible by Bruno Cardoso Lopes · 11 years ago
  58. 9dda04d [AsmPrinter][TLOF] Split tests and move to appropriate directories by Bruno Cardoso Lopes · 11 years ago
  59. dfc6383 [AsmPrinter][TLOF] 32-bit MachO support for replacing GOT equivalents by Bruno Cardoso Lopes · 11 years ago
  60. 66aa390 [AsmPrinter][TLOF] ARM64 MachO support for replacing GOT equivalents by Bruno Cardoso Lopes · 11 years ago
  61. a52da9a CodingStyle: Allow delegating ctors by Benjamin Kramer · 11 years ago
  62. 25c2850 [mips] [IAS] Add missing constraints and improve testing for the .module directive. by Toma Tabacu · 11 years ago
  63. 90e6a21 Change the way in which error case is being handled. by Daniel Jasper · 11 years ago
  64. 52610d8 Add a new pass "Loop Interchange" by Karthik Bhat · 11 years ago
  65. ee711b5 X86: Form IMGREL relocations for LLVM Functions by David Majnemer · 11 years ago
  66. 02dc4fa Silence C4715 'not all control paths return a value' warnings. by Yaron Keren · 11 years ago
  67. 8617b3b Support: Improve performance of FileOutputBuffer on Windows by Rui Ueyama · 11 years ago
  68. 517e68f [objc-arc] Sprinkle some more auto on some iterators. by Michael Gottesman · 11 years ago
  69. 18b7558 [objc-arc] Move the detection of potential uses or altering of a ref count onto PtrState. by Michael Gottesman · 11 years ago
  70. 6023ad2 LegalizeTypes: Handle shift by 0 in ExpandShiftByConstant. by Michael Zolotukhin · 11 years ago
  71. b6fd95a Remember to move a type to the correct set when setting the body. by Rafael Espindola · 11 years ago
  72. b207e98 [objc-arc] Move the checking of whether or not we can match onto PtrStates and out of the main dataflow. by Michael Gottesman · 11 years ago
  73. f111a2a [objc-arc] Refactor (Re-)initialization of PtrState from dataflow -> {TopDown,BottomUp}PtrState Class. by Michael Gottesman · 11 years ago
  74. 5c86053 [objc-arc] Create two subclasses of PtrState in preparation for moving per ptr state change behavior onto a PtrState class. by Michael Gottesman · 11 years ago
  75. c0cb123 [objc-arc] Extract out MDNodes into a cache structure so the information can be passed around. by Michael Gottesman · 11 years ago
  76. 0d7cce4 [objc-arc] Remove annotations code. by Michael Gottesman · 11 years ago
  77. 368d2e9 Teach ComputeNumSignBits about signed reminder. by Nadav Rotem · 11 years ago
  78. b0b6966 Fix build error. by Michael Gottesman · 11 years ago
  79. 418e268 [objc-arc] Change some casts and loop iterators to use auto. by Michael Gottesman · 11 years ago
  80. 3b402bc [objc-arc] Extract out state specific to a ref count from the main objc arc sequence dataflow. This will allow me to separate the actual ARC queries from the meat of the dataflow algorithm. by Michael Gottesman · 11 years ago
  81. d54a275 [objc-arc] Extract blot map vector into its own file. NFC. by Michael Gottesman · 11 years ago
  82. 30fdbe5 [X86] Remove stale comment. NFC. by Ahmed Bougacha · 11 years ago
  83. a0c307d All FileCheck directives allow patterns. by Paul Robinson · 11 years ago
  84. bdfd937 Go bindings: use MDNode::replaceAllUsesWith instead of MDTuple::replaceAllUsesWith. by Peter Collingbourne · 11 years ago
  85. 292f5ef [RewriteStatepointsForGC] Yet more test cases for relocation by Philip Reames · 11 years ago
  86. 40b4f60 [CODE_OWNERS] Change the ownership of register allocators. by Quentin Colombet · 11 years ago
  87. fdef53e Instructions: Use delegated constructors to reduce duplication by Benjamin Kramer · 11 years ago
  88. 5f79fd2 [AVX] Lower / fast-isel scalar FP selects into VBLENDV instructions (PR22483) by Sanjay Patel · 11 years ago
  89. 7dc13e4 SelectionDAGBuilder: Merge 3 copies of the limited precision exp2 emission code. by Benjamin Kramer · 11 years ago
  90. 18296bd Fix uninitialized memory references in WinEHPrepare by Andrew Kaylor · 11 years ago
  91. f74b5c6 SDAG: Merge the meat of two ExpandAtomic implementations. by Benjamin Kramer · 11 years ago
  92. 77f46f4 [AArch64] Teach AsmPrinter about GlobalAddress operands. by Ahmed Bougacha · 11 years ago
  93. 03001d8 [RewriteStatepointsForGC] Add additional tests around relocation by Philip Reames · 11 years ago
  94. 2f76abe Use the correct func begin symbol in all places in ppc. by Rafael Espindola · 11 years ago
  95. 98225d9 TableGen: Initialize ErrorInfo to ~0ULL in the MatchInstructionImpl by Tom Stellard · 11 years ago
  96. 67297cd [ARM] Enable vector extload combine for legal types. by Ahmed Bougacha · 11 years ago
  97. 387cf21 Replace PrintStackTrace(FILE*) with PrintStackTrace(raw_ostream&) by Zachary Turner · 11 years ago
  98. 7d02b35 Remove accidental errs() call in Verifier by Reid Kleckner · 11 years ago
  99. 2e2dbc3 Use the generic Lfunc_begin label on ppc. by Rafael Espindola · 11 years ago
  100. 42fcf79 X86: Optimize address mode matching for FRAME_ALLOC_RECOVER nodes by David Majnemer · 11 years ago