1. a067162 Reapply r207135 without modifications. by Adrian Prantl · 11 years ago
  2. 7e96d88 This reapplies r207130 with an additional testcase+and a missing check for by Adrian Prantl · 11 years ago
  3. e1cd931 [ARM64] When compiling for ELF in PIC mode, local symbols shouldn't go through the GOT by Tilmann Scheller · 11 years ago
  4. 0c4797c [ARM64] Handle fp128 for parameter passing on stack by Jiangning Liu · 11 years ago
  5. 5c4d157 ARM64: fix assertion in ISelDAGToDAG by Tim Northover · 11 years ago
  6. 8aa927a [ARM64] Print preferred aliases for SFBM/UBFM in InstPrinter by Bradley Smith · 11 years ago
  7. 09d1d3d [LCG] During the incremental update of an SCC, switch to using the by Chandler Carruth · 11 years ago
  8. 435b9bd [ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-fp test. by Kevin Qin · 11 years ago
  9. 78eedb1 [ARM64] Support crc predicate on ARM64. by Kevin Qin · 11 years ago
  10. 7b7a21b [LCG] During the incremental re-build of an SCC after removing an edge, by Chandler Carruth · 11 years ago
  11. cea05a5 [LCG] Rather than doing a linear time SmallSetVector removal of each by Chandler Carruth · 11 years ago
  12. 6b168d6 [LCG] Remove a completely unnecessary loop. It wasn't even doing any by Chandler Carruth · 11 years ago
  13. fe0f018 [LCG] Now that the loop structure of the core SCC finding routine is by Chandler Carruth · 11 years ago
  14. 64b5470 X86: convert object streamer selection to a switch by Saleem Abdulrasool · 11 years ago
  15. 53258e6 [python] Fix getting section contents. by Anders Waldenborg · 11 years ago
  16. 3d79151 Add missing cpp file header by David Blaikie · 11 years ago
  17. c848b1b [C++] Use 'nullptr'. Target edition. by Craig Topper · 11 years ago
  18. 8d7221c [C++] Use 'nullptr'. Transforms edition. by Craig Topper · 11 years ago
  19. 39087bf blockfreq: Only one mass distribution per node by Duncan P. N. Exon Smith · 11 years ago
  20. 9c98914 blockfreq: Document assertion by Duncan P. N. Exon Smith · 11 years ago
  21. ebda12e blockfreq: Use better branch weights in multiexit test by Duncan P. N. Exon Smith · 11 years ago
  22. e838db3 blockfreq: Clean up irreducible testcases by Duncan P. N. Exon Smith · 11 years ago
  23. 16df231 blockfreq: Document high-level functions by Duncan P. N. Exon Smith · 11 years ago
  24. 7cb8011 blockfreq: Remove dead code by Duncan P. N. Exon Smith · 11 years ago
  25. 58aa607 blockfreq: Scale LoopData::Scale on the way down by Duncan P. N. Exon Smith · 11 years ago
  26. f47649f blockfreq: unwrapLoopPackage() => unwrapLoop() by Duncan P. N. Exon Smith · 11 years ago
  27. ed306d0 blockfreq: Pass the Loop directly into unwrapLoopPackage() by Duncan P. N. Exon Smith · 11 years ago
  28. e249a45 blockfreq: Unwrap from Loops by Duncan P. N. Exon Smith · 11 years ago
  29. 3475765 blockfreq: Separate unwrapLoops() from finalizeMetrics() by Duncan P. N. Exon Smith · 11 years ago
  30. e839ab2 blockfreq: LoopData::MemberList => NodeList by Duncan P. N. Exon Smith · 11 years ago
  31. 7ed8c05 blockfreq: Expose getPackagedNode() by Duncan P. N. Exon Smith · 11 years ago
  32. 3df8534 blockfreq: Store the header with the members by Duncan P. N. Exon Smith · 11 years ago
  33. 7e26181 blockfreq: Encapsulate LoopData::Header by Duncan P. N. Exon Smith · 11 years ago
  34. 625063d blockfreq: Embed Loop hierarchy in LoopData by Duncan P. N. Exon Smith · 11 years ago
  35. 336238c blockfreq: Use LoopData directly by Duncan P. N. Exon Smith · 11 years ago
  36. 1e3d420 blockfreq: Stop using range-based for to traverse Loops by Duncan P. N. Exon Smith · 11 years ago
  37. 6f1f9f4 blockfreq: Use a std::list for Loops by Duncan P. N. Exon Smith · 11 years ago
  38. 573faec [C++] Use 'nullptr'. Tools edition. by Craig Topper · 11 years ago
  39. ac16f0e Allow vectorization of bit intrinsics in BB Vectorizer. by Karthik Bhat · 11 years ago
  40. 38ac7e9 ProfileData: Treat missing function counts as malformed by Justin Bogner · 11 years ago
  41. b33022e Change llvm-config --ldflags to report ${CMAKE_CXX_LINK_FLAGS} by Reid Kleckner · 11 years ago
  42. 6715d6e Fix quadratic performance during debug compression due to sections x symbols iteration. by David Blaikie · 11 years ago
  43. 680311d Revert "This reapplies r207130 with an additional testcase+and a missing check for" by Adrian Prantl · 11 years ago
  44. 50e7ba1 This reapplies r207130 with an additional testcase+and a missing check for by Adrian Prantl · 11 years ago
  45. ab6ab3c Revert "Debug info for optimized code: Support variables that are on the stack and" by Adrian Prantl · 11 years ago
  46. 45588a0 Revert "Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the location" by Adrian Prantl · 11 years ago
  47. e434cc2 Add missing include, found by modules build. by Richard Smith · 11 years ago
  48. 12da0f2 Function defined in a header should be inline. Found by modules build. by Richard Smith · 11 years ago
  49. 1749b55 [DWARF parser] Make a few methods non-public by Alexey Samsonov · 11 years ago
  50. a189d1a [DWARF parser] DWARFUnit ctor doesn't need both parsed and raw .debug_abbrev section. Remove the former. by Alexey Samsonov · 11 years ago
  51. f93114e [DWARF parser] Simplify and re-format a method by Alexey Samsonov · 11 years ago
  52. 2a25daa [LCG] Switch a weird do/while loop that actually couldn't fail its by Chandler Carruth · 11 years ago
  53. 01f2134 [ADT] Generalize pointee_iterator to smart pointers by using decltype. by Chandler Carruth · 11 years ago
  54. fda5e19 X86: Don't transform shifts into ands when the sign bit is tested. by Benjamin Kramer · 11 years ago
  55. 1ce40b3 Remove dead inline function that doesn't compile by Reid Kleckner · 11 years ago
  56. 710c1a4 Add 'musttail' marker to call instructions by Reid Kleckner · 11 years ago
  57. 870200a Fix rdtsc.ll test to match r8 on win64 by Reid Kleckner · 11 years ago
  58. d24fc95 Remove C++11ism (specializing a template in a surrounding namespace) to appease the buildbots. by Richard Smith · 11 years ago
  59. 807a3c2 Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the location by Adrian Prantl · 11 years ago
  60. 778aacb [modules] "Specialize" a function by actually specializing a function template by Richard Smith · 11 years ago
  61. f28f471 Debug info for optimized code: Support variables that are on the stack and by Adrian Prantl · 11 years ago
  62. 35f9e1a [X86] Add support for Read Time Stamp Counter x86 builtin intrinsics. by Andrea Di Biagio · 11 years ago
  63. 2dbbd17 R600/SI: Use address space in allowsUnalignedMemoryAccesses by Matt Arsenault · 11 years ago
  64. 45966fa Spread some const around for non-mutating uses of MCSymbolData. by David Blaikie · 11 years ago
  65. 25fb047 [mips] Remove non-ascii character. by Matheus Almeida · 11 years ago
  66. d8b6fe2 AArch64/ARM64: add ARM64 runs to more MC tests. by Tim Northover · 11 years ago
  67. 7b59710 AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. by Tim Northover · 11 years ago
  68. 344569a Fix memory leak of MCSymbolData in MCAsmStreamer. by David Blaikie · 11 years ago
  69. a05d37e AArch64: print NEON lists with a space. by Tim Northover · 11 years ago
  70. 23a4885 [asan] Use MCInstrInfo in inline asm instrumentation. by Evgeniy Stepanov · 11 years ago
  71. c80e567 AArch64/ARM64: enable remaining MC elf tests. by Tim Northover · 11 years ago
  72. d4daf17 AArch64/ARM64: allow negative addends, at least on ELF. by Tim Northover · 11 years ago
  73. 421c65b ARM64: support relocated "TBZ/TBNZ" instructions. by Tim Northover · 11 years ago
  74. 332497f AArch64/ARM64: support relocated ADR instruction by Tim Northover · 11 years ago
  75. 4fec407 AArch64/ARM64: add support for :abs_gN_s: MOVZ modifiers by Tim Northover · 11 years ago
  76. f909da2 ARM64: shut up warning about variable only used in assert. by Tim Northover · 11 years ago
  77. d4b4f40 AArch64/ARM64: disentangle the "B.CC" and "LDR lit" operands by Tim Northover · 11 years ago
  78. 92f4b34 AArch64/ARM64: enable some MC tests on ARM64 by Tim Northover · 11 years ago
  79. 00b214a AArch64/ARM64: port bitfield test to ARM64. by Tim Northover · 11 years ago
  80. b62ba5e AArch64/ARM64: implement BFI optimisation by Tim Northover · 11 years ago
  81. fe6f4e4 AArch64/ARM64: port more tests by Tim Northover · 11 years ago
  82. befdb1a [LCG] Incorporate the core trick of improvements on the naive Tarjan's by Chandler Carruth · 11 years ago
  83. 6c7af1b [LCG] Rotate logic applied to the top of the DFSStack to instead be by Chandler Carruth · 11 years ago
  84. 9e9ec34 [LCG] Re-order expectations to provide more useful output when debugging by Chandler Carruth · 11 years ago
  85. fd46b84 [asan] Fix instrumentation of x86 intel syntax inline assembly. by Evgeniy Stepanov · 11 years ago
  86. bcb39a4 [LCG] Switch the parent SCC tracking from a SmallSetVector to by Chandler Carruth · 11 years ago
  87. 9e65c46 [LCG] We don't actually need a set in each SCC to track the nodes. We by Chandler Carruth · 11 years ago
  88. 25209ab [CLNUP] Test commit. Remove newline. by Zinovy Nis · 11 years ago
  89. f43438b X86: Emit test instead of constant shift + compare if the shift result is unused. by Benjamin Kramer · 11 years ago
  90. 63ed439 [LCG] Switch the SCC's parent iterators to be value iterators rather by Chandler Carruth · 11 years ago
  91. 0698b2b Allow vectorization of few missed llvm intrinsic calls in BBVectorizor by handling them in isVectorizableIntrinsic function. by Karthik Bhat · 11 years ago
  92. 3c1f8e0 [ADT] Attempt to appease another MSVC oddity by moving the injected by Chandler Carruth · 11 years ago
  93. e703fcb [C++] Use 'nullptr'. by Craig Topper · 11 years ago
  94. 2c0470e [ADT] Try to appease MSVC by sinking the enable_if from a default by Chandler Carruth · 11 years ago
  95. 5c025f2 Fix for PR18921, "vmov" part. by Stepan Dyatkovskiy · 11 years ago
  96. f627b1e Use the shiny new iterator adaptor tool to implement the value_op_iterator. by Chandler Carruth · 11 years ago
  97. 18cd5b1 [ADT] Factor out the facade aspect of the iterator_adaptor_base into its by Chandler Carruth · 11 years ago
  98. beee61d [ADT] Add a generic iterator utility for adapting iterators much like by Chandler Carruth · 11 years ago
  99. c118614 Remove unused parameter by David Blaikie · 11 years ago
  100. a0d6bcc Remove the intermediate AccelTypes maps in DWARF units. by David Blaikie · 11 years ago