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