1. fc9031c C++11: Copy pointers with const auto * by Duncan P. N. Exon Smith · 12 years ago
  2. ac4c4a8 ARM: Make .unreq directives case-insensitive by Duncan P. N. Exon Smith · 12 years ago
  3. 1dd3111 [C++11] Now that the users are gone, rip out the duplicated traits from type_traits.h by Benjamin Kramer · 12 years ago
  4. 8eccde8 Add missing std:: qualifiers by Dmitri Gribenko · 12 years ago
  5. a6a3d4d Make header standalone for libstdc++. by Benjamin Kramer · 12 years ago
  6. c1dafe8 [C++11] Replace LLVM-style type traits with C++11 standard ones. by Benjamin Kramer · 12 years ago
  7. 122a970 [SystemZ] Move sign_extend optimization to PerformDAGCombine by Richard Sandiford · 12 years ago
  8. fa9e4b5 CodeGenPrep: sink extends of illegal types into use block. by Tim Northover · 12 years ago
  9. 69d2b2a InstCombine: form shuffles from wider range of insert/extractelements by Tim Northover · 12 years ago
  10. cd68cff Change MCDisassembler::setSymbolizer to take unique_ptr by value. by Ahmed Charles · 12 years ago
  11. 490750b Remove unused method. by Craig Topper · 12 years ago
  12. 9f998de [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 12 years ago
  13. 177c1ef Enable FeatureFastUAMem for Silvermont processor by Alexey Volkov · 12 years ago
  14. adaa3e5 Test commit Removed whitespace by Alexey Volkov · 12 years ago
  15. 508e0c4 MC: Remove superfluous section attribute flag definitions by David Majnemer · 12 years ago
  16. 6a2154e [Typo] Fix sentence in CMake documentation. by Ahmed Charles · 12 years ago
  17. 7d7d996 Replace PROLOG_LABEL with a new CFI_INSTRUCTION. by Rafael Espindola · 12 years ago
  18. ec7ab53 clang-format a bit of code to make the next patch easier to read. by Rafael Espindola · 12 years ago
  19. 49dd5e8 Simplify. No functionality change. by Rafael Espindola · 12 years ago
  20. ab5573e Simplify. No functionality change. by Rafael Espindola · 12 years ago
  21. 70957b9 Allow constant folding of round function whenever feasible by Karthik Bhat · 12 years ago
  22. 40e107d Add missing "[unnamed_addr]" to LangRef.rst#functions. by Rafael Espindola · 12 years ago
  23. 4b10252 DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet by David Blaikie · 12 years ago
  24. d5c1fb9 Move some dwarf emission routines to AsmPrinterDwarf.cpp. by Eric Christopher · 12 years ago
  25. 0e42ae9 80-column fixups. by Eric Christopher · 12 years ago
  26. 34fa564 DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc by David Blaikie · 12 years ago
  27. e2bb4f4 DebugInfo: Refactor test to not rely on fixed DIE offsets by David Blaikie · 12 years ago
  28. 63557bf DebugInfo: Improve test to not depend on the specific naming of temporary symbols by David Blaikie · 12 years ago
  29. 83710e7 Add iterator_range support for MachineInstr's operand and memoperand iterators. by Owen Anderson · 12 years ago
  30. aa558a7 Reapply "MC: simplify object file selection for Windows" by Saleem Abdulrasool · 12 years ago
  31. b52d0c0 Remove shouldEmitUsedDirectiveFor. by Rafael Espindola · 12 years ago
  32. e7147c1 Convert test to FileCheck. by Rafael Espindola · 12 years ago
  33. 93998f3 Remove unreachable 'return true' always dominated by 'return Error' or 'return false'. by Ted Kremenek · 12 years ago
  34. 046c8e1 [Support/LockFileManager] Re-apply r203137 and r203138 but use symbolic links only on unix. by Argyrios Kyrtzidis · 12 years ago
  35. 4eb048a Support: split object format out of environment by Saleem Abdulrasool · 12 years ago
  36. 5219b0f MC: simplify object file selection for Windows by Saleem Abdulrasool · 12 years ago
  37. e541585 [X86] Teach the DAGCombiner how to fold a OR of two shufflevector nodes. by Andrea Di Biagio · 12 years ago
  38. d0d94d6 Fix warning about mismatched signs in comparison. by Rafael Espindola · 12 years ago
  39. abb1fad Fix the printing of n_type. by Rafael Espindola · 12 years ago
  40. 7ed86b0 Use the existing N_STAB from the MachO namespace. by Rafael Espindola · 12 years ago
  41. 27cfb7a Constify a few things with DotDebugLocEntry. by Eric Christopher · 12 years ago
  42. 9035f6b MS asm: The initial dot in struct access is optional by Reid Kleckner · 12 years ago
  43. bbf1c8d Revert create_symbolic_link and both depending changes by Reid Kleckner · 12 years ago
  44. 6c43168 Move DIEEntry handling inside the main switch statement. No functional change. by Eric Christopher · 12 years ago
  45. d25733b [Support/LockFileManager] Make the LockFileManager more robust against races. by Argyrios Kyrtzidis · 12 years ago
  46. 7b95c0d [Support/LockFileManager] Use symbolic link for the lock file. by Argyrios Kyrtzidis · 12 years ago
  47. bd3f9c0 [Support/FileSystem] Introduce llvm::sys::fs::create_symbolic_link(). by Argyrios Kyrtzidis · 12 years ago
  48. 161e3a8 R600: Fix extloads from i8 / i16 to i64. by Matt Arsenault · 12 years ago
  49. b4cd160 R600/SI: Expand selects on vectors. by Matt Arsenault · 12 years ago
  50. 0c5c3b9 Fix missing C++ mode comment by Matt Arsenault · 12 years ago
  51. 38c18ef Teach lint about address spaces by Matt Arsenault · 12 years ago
  52. d530a96 [XCore] Add support for the "m" inline asm constraint. by Richard Osborne · 12 years ago
  53. 371e07f Micro optimization: this code only needs to look at eh labels. by Rafael Espindola · 12 years ago
  54. 514d703 [AArch64] This is a work in progress to provide a machine description by Chad Rosier · 12 years ago
  55. abe7680 [SystemZ] Remove "virtual" from override methods by Richard Sandiford · 12 years ago
  56. 0c3682a [SystemZ] Use "auto" for cast results by Richard Sandiford · 12 years ago
  57. b653ed8 [SystemZ] Use "for (auto" a bit by Richard Sandiford · 12 years ago
  58. 9a1cd05 [SystemZ] Update namespace formatting to match current guidelines by Richard Sandiford · 12 years ago
  59. b0a36274 AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions, added encoding tests for them. by Elena Demikhovsky · 12 years ago
  60. f4623ce AVX-512: fixed comressed displacement - by Robert Khazanov by Elena Demikhovsky · 12 years ago
  61. 7bc835b Cleaning up two more pre-Visual C++ 2012 build hacks. by Yaron Keren · 12 years ago
  62. 9959dff Fix warnings about an variable only used in asserts. by Ahmed Charles · 12 years ago
  63. 7284c97 Add <cstddef> for use of std::ptrdiff_t. by Ahmed Charles · 12 years ago
  64. acc8fb1 Fix break by qualifying ptrdiff_t with std::. by Ahmed Charles · 12 years ago
  65. f4ccd11 Replace OwningPtr<T> with std::unique_ptr<T>. by Ahmed Charles · 12 years ago
  66. ca8b562 DebugInfo: Tag units as having been indexed in GNU pubnames by using a DW_AT_GNU_pubnames of DW_FORM_flag(_present) rather than sec_offsets to the pubnames/types sections by David Blaikie · 12 years ago
  67. df95a94 Allow constant folding of copysign by Karthik Bhat · 12 years ago
  68. 7c00d18 [Modules] Fix a layering issue that is actually impacting the modules selfhost. by Chandler Carruth · 12 years ago
  69. ca7680b [Layering] Move GVMaterializer.h into the IR library where its by Chandler Carruth · 12 years ago
  70. 56a2673 [cleanup] Re-sort the standard library include lines. by Chandler Carruth · 12 years ago
  71. 8a67f12 [Layering] Sink Linker.h into a Linker subdirectory to make it by Chandler Carruth · 12 years ago
  72. 67f6bf7 [Layering] Move InstVisitor.h into the IR library as it is pretty by Chandler Carruth · 12 years ago
  73. aa3d8b2 Change the tag on this iterator to bidir and implement enough operators to make it true. by Owen Anderson · 12 years ago
  74. 907423f Fix issues in the NamedMDNode operand iterator, including those pointed out by by Owen Anderson · 12 years ago
  75. 4b2ab80 DebugInfo: Shrink pubnames/pubtypes in the presence of type units by only emitting pub sections for compile units by David Blaikie · 12 years ago
  76. b29a86a Add some helpful comments on DIEValue types that we expect to hash. by Eric Christopher · 12 years ago
  77. a14dc34 The PPC global base register cannot be r0 by Hal Finkel · 12 years ago
  78. d6ea721 Add a iterator and interator_range interface to the operands of a NamedMDNode. by Owen Anderson · 12 years ago
  79. f4ec8bf [Layering] Move DebugInfo.h into the IR library where its implementation by Chandler Carruth · 12 years ago
  80. 341ea7d Fixup PPC Darwin i1 argument handling by Hal Finkel · 12 years ago
  81. 0284629 Rewrite the attribute hashing algorithm to use the type of the value by Eric Christopher · 12 years ago
  82. 025c1ce When using CR bit registers on PPC32, handle the i1 vaarg case by Hal Finkel · 12 years ago
  83. 7cf9764 [Layering] Move DIBuilder.h into the IR library where its implementation by Chandler Carruth · 12 years ago
  84. 8b6d60f Change math intrinsic attributes from readonly to readnone. These by Raul E. Silvera · 12 years ago
  85. 001e676 Remove the last of the special case code for emitting attributes. by Eric Christopher · 12 years ago
  86. ec3c85e constify a few accessors. by Eric Christopher · 12 years ago
  87. 26148a6 Remove special case in the DIEValue printing since it only existed by Eric Christopher · 12 years ago
  88. 1da08cb Attempt to unbreak little-endian buildbots. by Rui Ueyama · 12 years ago
  89. c4392f9 [Mips] Testcase typo fix. No functionality change. by Jack Carter · 12 years ago
  90. c23e234 Now that we don't use libtool, we don't need to upgrade it :-) by Rafael Espindola · 12 years ago
  91. 517aaf2 Add a DIELocList class to handle pointers into the location list. by Eric Christopher · 12 years ago
  92. f698d77 With PPC CR bit registers, handle int_to_fp on older cores by Hal Finkel · 12 years ago
  93. af0cc45 Fix typo by Matt Arsenault · 12 years ago
  94. 51da5c7 Fix datalayout test that I broke with my previous LinkModules warning improvement. by JF Bastien · 12 years ago
  95. 9bf239e Improve LinkModules warnings by JF Bastien · 12 years ago
  96. 9d84b4d LoopVectorizer: Preserve fast-math flags by Arnold Schwaighofer · 12 years ago
  97. fc5436c Always print the implicit .text at the start of an asm file. by Rafael Espindola · 12 years ago
  98. 82d372e Fix an inconsistency in treatment of trailing / in path::const_iterator by Ben Langmuir · 12 years ago
  99. 4d36f91 ConstantFolding: Also fold the vector overloads of our math intrinsics. by Benjamin Kramer · 12 years ago
  100. f3ff7c3 Lower AVX v4i64->v4i32 truncate to one shuffle. by Cameron McInally · 12 years ago