1. f5bfe97 [AArch64 NEON] Fixed fused multiply negate add/sub patterns by Ana Pazos · 12 years ago
  2. b8a316b Debug info: Add enumerators to the __apple_names accelerator table. by Adrian Prantl · 12 years ago
  3. c7b0b7d Add support to indvars for optimizing sadd.with.overflow. by Andrew Trick · 12 years ago
  4. 7ed2b70 Debug info: On ARM ensure that the data sections come before the by Adrian Prantl · 12 years ago
  5. 8f57233 ARM: bkpt has an implicit immediate constant 0 by Saleem Abdulrasool · 12 years ago
  6. 166acc9 Fix Scalarizer insertion point when replacing PHIs with insertelements by Richard Sandiford · 12 years ago
  7. b09beed Fix Scalarizer handling of vector GEPs with multiple index operands by Richard Sandiford · 12 years ago
  8. 26f1d1c [asan] don't unpoison redzones on function exit in use-after-return mode. by Kostya Serebryany · 12 years ago
  9. 1fe014e [asan] produce fewer stores when poisoning stack shadow by Kostya Serebryany · 12 years ago
  10. 0fe0405 [AArch64]The compare to zero intrinsics should be implemented by 'icmp/fcmp' and 'sext' not 'zext'. Modify the test cases. by Hao Liu · 12 years ago
  11. 7c29d748 Define LLVM_HAS_STRONG_ENUMS by Alp Toker · 12 years ago
  12. 4ef09de The count() function for STL datatypes returns unsigned, even by Yaron Keren · 12 years ago
  13. 1a7ebaa Use r2 when encoding tls on ppc32. Fixes PR18305. by Roman Divacky · 12 years ago
  14. d1469e0 Dwarf: Fix a copy-paste bug. by Benjamin Kramer · 12 years ago
  15. cd70023 AVX512: SETCC returns i1 for AVX-512 and i8 for all others by Elena Demikhovsky · 12 years ago
  16. e6a866c Add some comments. by Roman Divacky · 12 years ago
  17. 61a8a35 Ensure bitcode encoding of calling conventions stays stable. Patch by Boaz Ouriel. by Michael Kuperstein · 12 years ago
  18. 4b5724b FileCheckize r197869 by Alp Toker · 12 years ago
  19. 6854589 Relax tab check into a whitespace check to fix the test in r197869 by Alp Toker · 12 years ago
  20. cee93e9 TableGen: Generate valid identifiers for anonymous records by Alp Toker · 12 years ago
  21. efe6aa1 Fix typo in assert message: s/load/store by Mark Lacey · 12 years ago
  22. 5f2ddd6 BlockFrequencyInfo: Readded getEntryFreq. by Yuchen Wu · 12 years ago
  23. 559e456 ARM AnalyzeBranch should ignore DEBUG_VALUES while analyzing terminators. by Lang Hames · 12 years ago
  24. 93c53f4 clang-format a couple of mis-formatted functions by Timur Iskhodzhanov · 12 years ago
  25. 55b1086 Add the .secidx test I've forgotten to svn add in 197826 by Timur Iskhodzhanov · 12 years ago
  26. 8aa3ff0 [COFF] Add support for the .secidx directive by Timur Iskhodzhanov · 12 years ago
  27. fc90ff9 Resinstate the command line taking priority over CMakeLists in setting CMAKE_INSTALL_RPATH by Artyom Skrobov · 12 years ago
  28. ed46788 Implement initial-exec TLS for PPC32. by Roman Divacky · 12 years ago
  29. 9413345 Fix yet another typo by Timur Iskhodzhanov · 12 years ago
  30. 7c0eb96 llvm-config: Show OBJROOT rather than OBJROOT/BUILD_MODE in MakefileStyle. by NAKAMURA Takumi · 12 years ago
  31. 247ea10 llvm-config: Use build_mode instead of LLVM_BUILDMODE. It should be equivalent in MakefileStyle. by NAKAMURA Takumi · 12 years ago
  32. 1ef2ca6 Support for microMIPS FPU instructions 1. by Zoran Jovanovic · 12 years ago
  33. 2c6e51f Make this array const. by Rafael Espindola · 12 years ago
  34. 23c9710 [SystemZ] Optimize comparisons with truncated extended loads by Richard Sandiford · 12 years ago
  35. 1fd4e55 [SystemZ] Extend RISBG optimization by Richard Sandiford · 12 years ago
  36. 78a6137 Fix a typo in the docs by Timur Iskhodzhanov · 12 years ago
  37. 66732ae Add support for krait cpu in llvm::sys::getHostCPUName() by Kai Nacke · 12 years ago
  38. bcb726d Transforms: Don't create bad weights when eliminating dead cases by Justin Bogner · 12 years ago
  39. 35c913b test: Make a branchweight test more specific by Justin Bogner · 12 years ago
  40. a232382 test: Prefer CHECK-LABEL to CHECK in branchweight tests by Justin Bogner · 12 years ago
  41. 6692ce1 ARM IAS: add support for the .pool directive by Saleem Abdulrasool · 12 years ago
  42. 69475dd Install three utils, "FileCheck", "count", and "not", for now to appease llvmlab dragonegg builder. by NAKAMURA Takumi · 12 years ago
  43. 37ee312 R600: Allow ftrunc by Tom Stellard · 12 years ago
  44. 658537c Remove extra check line that's failing on windows and not necessary at by Eric Christopher · 12 years ago
  45. c86696a This test requires object emission. by Eric Christopher · 12 years ago
  46. d1946f7 Ranges in the .debug_range section need to have begin and end labels, by Eric Christopher · 12 years ago
  47. e9e7e2c Makefile.unittest: cleanup may fail. Add '-' in the action. by NAKAMURA Takumi · 12 years ago
  48. ff37ddf Add support for a CU to output a set of ranges for the CU. This is useful by Eric Christopher · 12 years ago
  49. e899f25 Remove the AnyPointerSize and AnyEndianness enumerators, which were left from by Dmitri Gribenko · 12 years ago
  50. 8d6a09d When parsing data layout string looking for endianness, use the correct default by Dmitri Gribenko · 12 years ago
  51. ea5893e Correctly apply the default pointer size by Dmitri Gribenko · 12 years ago
  52. 75a8b23 [x86] Rename In32BitMode predicate to Not64BitMode by Eric Christopher · 12 years ago
  53. 40bcde8 move test back into the parent directory and add a REQUIRES: obj emission. by Adrian Prantl · 12 years ago
  54. da031f7 Makefile.ocaml: Tweak to use --system-libs. by NAKAMURA Takumi · 12 years ago
  55. baf8c08 Fix documentation typos by Alp Toker · 12 years ago
  56. 54317ec Update the ML test to expect the new string format of getStringRepresentation. by Rafael Espindola · 12 years ago
  57. 3121da3 Un-revert: the buildbot failure in LLVM on lld-x86_64-win7 had me with by Kevin Enderby · 12 years ago
  58. b4fcab4 Use $ORIGIN when setting rpath. by Rafael Espindola · 12 years ago
  59. b9df9e6 Change getStringRepresentation to skip defaults. by Rafael Espindola · 12 years ago
  60. a25701b Ensure deterministic when printing ARM assembler constant pools by David Peixotto · 12 years ago
  61. ddc2347 Revert my change to the X86 assembler for intel syntax to work with by Kevin Enderby · 12 years ago
  62. 86f49d5 Changed the X86 assembler for intel syntax to work with directional labels. by Kevin Enderby · 12 years ago
  63. 1191926 Update the links to the SPARC information. by Rafael Espindola · 12 years ago
  64. 837d6ed Make sys::ThreadLocal<> zero-initialized on non-thread builds (PR18205) by Hans Wennborg · 12 years ago
  65. 75c8413 Stay classy (and legal) LLVM. Remove links to 3rd party SMT solver whose links may not be permanent. by Kay Tiong Khoo · 12 years ago
  66. f847657 [X86][fast-isel] Fix select lowering. by Quentin Colombet · 12 years ago
  67. 3793977 Implement the .ltorg directive for ARM assembly by David Peixotto · 12 years ago
  68. 927ad4a Unbreak ARM buildbots after r197653 by forcing the target triple on this test. by Josh Magee · 12 years ago
  69. 0fa193b Implement the ldr-pseudo opcode for ARM assembly by David Peixotto · 12 years ago
  70. 6075fa1 Add a finishParse() callback to the targer asm parser by David Peixotto · 12 years ago
  71. 79b3783 Improved fix for PR17827 (instcombine of shift/and/compare). by Kay Tiong Khoo · 12 years ago
  72. 23b7879 Revert r197682, "[CMake] Introduce LIT in add_lit_target." by NAKAMURA Takumi · 12 years ago
  73. 36db80c Move testcase to the appropriate X86 subdirectory. by Adrian Prantl · 12 years ago
  74. b6601f1 Small simplification, p0 is the same as p. by Rafael Espindola · 12 years ago
  75. bd2926b Support for microMIPS control instructions. by Zoran Jovanovic · 12 years ago
  76. f779a6c Long doubles are required to be aligned to 128 bits and svr4 32 bits. by Rafael Espindola · 12 years ago
  77. 1427abb Add a disassembler to the PowerPC backend by Hal Finkel · 12 years ago
  78. 4267b16 Support for microMIPS LL and SC instructions. by Zoran Jovanovic · 12 years ago
  79. d715c3e Add support for positionally-encoded operands to FixedLenDecoderEmitter by Hal Finkel · 12 years ago
  80. afe1c6b Add a triple so that this passes on OS X. by Rafael Espindola · 12 years ago
  81. 44dc232 Support for microMIPS TLS relocations. by Zoran Jovanovic · 12 years ago
  82. d4cf97b llvm-config: Don't show build tree with --obj-root for installed llvm-config. Show $(prefix) instead. by NAKAMURA Takumi · 12 years ago
  83. af224d7 llvm-config: Show build root instead of parent path in build tree with --obj-root for CMake multiconfig. by NAKAMURA Takumi · 12 years ago
  84. 974dbe1 [CMake] Introduce LIT in add_lit_target. by NAKAMURA Takumi · 12 years ago
  85. e14ad85 Add support for PointerLikeRegClass to FixedLenDecoderEmitter by Hal Finkel · 12 years ago
  86. de011a5 [dfsan] Simplify code after r197677. by Evgeniy Stepanov · 12 years ago
  87. a7eb2b8 Add an explicit insert point argument to SplitBlockAndInsertIfThen. by Evgeniy Stepanov · 12 years ago
  88. e493a99 Teach the llvm-readobj COFF dumper to dump debug line tables from object files by Timur Iskhodzhanov · 12 years ago
  89. 7ec73b1 Remove the COFF files with Z7 debug info from the repo by Timur Iskhodzhanov · 12 years ago
  90. a2e3b51 Add REQUIRES:asserts to 3 tests in llvm/test/CodeGen/R600 added in r192212. by NAKAMURA Takumi · 12 years ago
  91. cbce286 llvm-config: Introduce --system-libs to print SYSTEM_LIBS, and deprecate SYSTEM_LIBS in --ldflags. by NAKAMURA Takumi · 12 years ago
  92. 722f58c GCOV.cpp: Fix format strings, %lf. Don't use %lf to double. by NAKAMURA Takumi · 12 years ago
  93. 115654f Introduce clean-ups in llvm/unittests/Makefile.unittest, to sweep stray *Tests. by NAKAMURA Takumi · 12 years ago
  94. e2c28ad R600/SI: Make private pointers be 32-bit. by Matt Arsenault · 12 years ago
  95. 251b921 Fix missing C++ mode comment by Matt Arsenault · 12 years ago
  96. 304512c ARM IAS: support .inst directive by Saleem Abdulrasool · 12 years ago
  97. 2ad4cf5 No point in having a "#if 0"ed unittest. by Rafael Espindola · 12 years ago
  98. 5b6af71 [stackprotector] Use analysis from the StackProtector pass for stack layout in PEI a nd LocalStackSlot passes. by Josh Magee · 12 years ago
  99. 629f3b2 Fix a buffer overrun detected by AddressSanitizer. by Anna Zaks · 12 years ago
  100. 33f01f9 Add stack alignment information for Sparc. by Rafael Espindola · 12 years ago