1. 543abe4 Re-add support to llvm-objdump for Mach-O universal files and archives with -macho by Kevin Enderby · 11 years ago
  2. 3d5af84 [X86] Delete dead code in fcopysign lowering. NFC. by Ahmed Bougacha · 11 years ago
  3. fe13702 Convert test to use an extra Input file. NFC. by Rafael Espindola · 11 years ago
  4. 59d8674 Revert "Fix UBSan report in StringMap implementation." by Alexey Samsonov · 11 years ago
  5. 9e80837 Simplify implementation and testcase of r223401 based on feedback from dblaikie. by Adrian Prantl · 11 years ago
  6. 8bc0067 Fix UBSan report in StringMap implementation. by Alexey Samsonov · 11 years ago
  7. fb8dcb4 Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is by Adrian Prantl · 11 years ago
  8. 76b1313 Add some tests for SimplifyCFG's TurnSwitchRangeIntoICmp(). NFC. by Hans Wennborg · 11 years ago
  9. 8de6d3e Add some tests for SimplifyCFG's ConstantFoldTerminator(). NFC. by Hans Wennborg · 11 years ago
  10. 838e181 Also use --icf=safe if we are being linked by gold. by Rafael Espindola · 11 years ago
  11. 924476a Add a FIXME as requested by Renato Golin. by Roman Divacky · 11 years ago
  12. 499e74c Silence warning: variable 'buffer' set but not used. by Yaron Keren · 11 years ago
  13. 9eb2a38 [x86] Fix isOffsetSuitableForCodeModel kernel code model offset by Bruno Cardoso Lopes · 11 years ago
  14. 1b77bb5 [AArch64] Combining Load and IntToFp should check for neon availability by Weiming Zhao · 11 years ago
  15. 61f3193 Fix yet another unseen regression caused by r223113 by Asiri Rathnayake · 11 years ago
  16. 3d47855 Fix thumbv4t indirect calls by Jonathan Roelofs · 11 years ago
  17. ef7c2ff Add a test case for argument type coercion in an invoke of a vararg function by Philip Reames · 11 years ago
  18. 327f243 Add a section to Statepoint docs mentioning shared bugzilla search and standard mailing lists by Philip Reames · 11 years ago
  19. 89f1920 Detect if the linker is gold and if so always use --gc-sections. by Rafael Espindola · 11 years ago
  20. efbb95a Revert "r223364 - Revert r223347 which has caused crashes on bootstrap bots." by Hal Finkel · 11 years ago
  21. ad90e3a Fix a typo: use of cast where dyn_cast was intended by Philip Reames · 11 years ago
  22. 86bf881 test-release.sh: Add a way to specify --build to configure by Daniel Sanders · 11 years ago
  23. 3f598f7 Remove dead code. NFC. by Rafael Espindola · 11 years ago
  24. 9571274 Fix a minor regression introduced in r223113 by Asiri Rathnayake · 11 years ago
  25. a300b8d Use size_type in the interface exposed by SmallVector. by Rafael Espindola · 11 years ago
  26. 182d9aa Revert r223347 which has caused crashes on bootstrap bots. by Alexander Potapenko · 11 years ago
  27. 7e32ae6 Revert "[Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM. <Differential Revision: http://reviews.llvm.org/D6090>" by Rafael Espindola · 11 years ago
  28. 5e343e6 [X86] Improve a dag-combine that handles a vector extract -> zext sequence. by Michael Kuperstein · 11 years ago
  29. 996b683 [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM. <Differential Revision: http://reviews.llvm.org/D6090> by Jyoti Allur · 11 years ago
  30. e6cb701 [X86] Simplify code. NFC. by Andrea Di Biagio · 11 years ago
  31. d27b0b9 test-release.sh: Correct the logged configure command to match the one actually issued. by Daniel Sanders · 11 years ago
  32. cfb121f Use DomTree in MachineSink to sink over diamonds. by Patrik Hagglund · 11 years ago
  33. 94590ca [InstCombine] Minor optimization for bswap with binary ops by Simon Pilgrim · 11 years ago
  34. 73ae1df Masked Load / Store Intrinsics - the CodeGen part. by Elena Demikhovsky · 11 years ago
  35. d70d514 Restrict somewhat the memory-allocation pointer cmp opt from r223093 by Hal Finkel · 11 years ago
  36. 9ce0115 Add missing test file by Jean-Daniel Dupas · 11 years ago
  37. ba8180b clang-formatted ranged loops and assignment, NFC. by Yaron Keren · 11 years ago
  38. 206b84f Add mach-o LC_RPATH support to llvm-objdump by Jean-Daniel Dupas · 11 years ago
  39. d3c452a [X86] Clean up whitespace as well as minor coding style by Michael Liao · 11 years ago
  40. 4fe0f3f Revert "Add missing test dependency and use a more canonical target name." by Rafael Espindola · 11 years ago
  41. 13740c9 Add missing test dependency and use a more canonical target name. by Rafael Espindola · 11 years ago
  42. 0af45bd [Hexagon] Adding lit exception if Hexagon isn't built. by Colin LeMahieu · 11 years ago
  43. 152ac18 [Hexagon] Marking some instructions as CodeGenOnly=0 and adding disassembly tests. by Colin LeMahieu · 11 years ago
  44. 6c46ca3 Introduce "llvm-ranlib" as a name of targets since Object/archive-symtab.test requires llvm-ranlib. by NAKAMURA Takumi · 11 years ago
  45. 7aa44f5 Sort by alphabetical order. by NAKAMURA Takumi · 11 years ago
  46. fd0832e [X86] Restore X86 base pointer after call to llvm.eh.sjlj.setjmp by Michael Liao · 11 years ago
  47. ec086bf [PowerPC] 'cc' should be an alias only to 'cr0' by Hal Finkel · 11 years ago
  48. 6bb0038 Minor typo and link fixes for Statepoint documentation by Philip Reames · 11 years ago
  49. f769980 HexagonMCInst.h: Qualify constants explicitly to appease msc17. by NAKAMURA Takumi · 11 years ago
  50. 471e834 For copy, cmake needs the full path to llvm-ar. by Rafael Espindola · 11 years ago
  51. 459e595 Allow target to specify prefix for labels by Matt Arsenault · 11 years ago
  52. 5862c2a A few more checks for gc.statepoints in the Verifier by Philip Reames · 11 years ago
  53. fbcb697 Add missing dependency on llvm-ar. Should hopefully fix the bots. by Rafael Espindola · 11 years ago
  54. c48b3bf [PowerPC] Fix inline asm memory operands not to use r0 by Hal Finkel · 11 years ago
  55. 331ec37 [RegAllocFast] Handle implicit definitions conservatively. by Quentin Colombet · 11 years ago
  56. cc0061b This reverts commit r223306 and r223277. by Rafael Espindola · 11 years ago
  57. 0fd28b4 [msan] allow -fsanitize-coverage=N together with -fsanitize=memory, llvm part by Kostya Serebryany · 11 years ago
  58. a78929d Test commit. by Jacques Pienaar · 11 years ago
  59. a63b95f Make llvm-ar a real build target and install it. by Rafael Espindola · 11 years ago
  60. 0baca95 Add a test-case for lit xunit output by Chris Matthews · 11 years ago
  61. 15d4003 Move tests for llvm-objdump for universal files to X86 directory to fix build bots. by Kevin Enderby · 11 years ago
  62. 06a1a5f Don't allow test-suite names with . in them in xml output by Chris Matthews · 11 years ago
  63. 55d5ea3 Split the set of identified struct types into opaque and non-opaque ones. by Rafael Espindola · 11 years ago
  64. 5b9d42b Add support to llvm-objdump for Mach-O universal files and archives with -macho. by Kevin Enderby · 11 years ago
  65. 7e4c9bd fix typos, grammar, formatting; NFC by Sanjay Patel · 11 years ago
  66. 07caf6b Strength Verifier checks around the types involved in a statepoint by Philip Reames · 11 years ago
  67. 704923b correct spelling, NFC by Matthias Braun · 11 years ago
  68. b0ec6c2 [SimplifyLibCalls] Improve double->float shrinking to consider constants by Matthias Braun · 11 years ago
  69. 9d362ec [SimplifyLibCalls] Enable double to float shrinking for copysign by Matthias Braun · 11 years ago
  70. ec42b05 [Hexagon] Converting member InstrDesc to static variable. by Colin LeMahieu · 11 years ago
  71. e3f1271 Fix grammar-o. by Nico Weber · 11 years ago
  72. ca1a325 [Hexagon] Converting subclass members to an implicit operand. by Colin LeMahieu · 11 years ago
  73. 687f237 range-for some things by David Blaikie · 11 years ago
  74. 4496906 Simplify CodeGenRegBank::inferMatchingSuperRegClass & its caller by passing an iterator rather than index by David Blaikie · 11 years ago
  75. 7a16f34 Simplify ownership of RegClasses by using list<CodeGenRegisterClass> instead of vector<CodeGenRegisterClass*> by David Blaikie · 11 years ago
  76. 89036eb Range-for some stuff related to RegClasses, and comment cases where range-for isn't suitable. by David Blaikie · 11 years ago
  77. 93ce526 Make the Verifier more strict about gc.statepoints by Philip Reames · 11 years ago
  78. ad30415 by Will Schmidt · 11 years ago
  79. 788af07 Change the name to be in style. by Roman Divacky · 11 years ago
  80. 99eff50 Fix sphinx error from Statepoints.rst by Matt Arsenault · 11 years ago
  81. f41e1d1 R600/SI: Move SIInsertWaits into AMDGPUPassConfig::addPreSched2() by Tom Stellard · 11 years ago
  82. 8a8dc6a R600/SI: Don't run SI passes on R600 subtargets by Tom Stellard · 11 years ago
  83. 34c1d66 AArch64: fix wrong-endian parameter passing. by Tim Northover · 11 years ago
  84. cf17914 [NFC] Fixing pendantic warning extra semicolons. by Colin LeMahieu · 11 years ago
  85. d54ac60 [Hexagon] [NFC] Moving function implementations out of header. Clang-formatting files. by Colin LeMahieu · 11 years ago
  86. 0f87df2 Fix test to use the right metadata node (reapply r223239 plus a fix) and also to use the correct path to the GCNO file. by Nick Lewycky · 11 years ago
  87. e6c2d47 [Hexagon] [NFC] Renaming *packetStart to *packetBegin by Colin LeMahieu · 11 years ago
  88. 22b6c01 Revert r223239, which broke some bots. by Alexander Potapenko · 11 years ago
  89. 2afd191 Fix the metadata number used by llvm.gcov to match the number of the inserted metadata node. by Alexander Potapenko · 11 years ago
  90. 42fcf3d Silencing several "multiple copy constructors" warnings from MSVC; NFC. by Aaron Ballman · 11 years ago
  91. 13e20a9 Silencing a 32-bit implicit conversion warning in MSVC; NFC. by Aaron Ballman · 11 years ago
  92. 78d5d1e msan] Add compile-time checks for missing origins. by Evgeniy Stepanov · 11 years ago
  93. 10e28ca InstCombine: simplify signed range checks by Erik Eckstein · 11 years ago
  94. cf988bc [PowerPC] Print all inline-asm consts as signed numbers by Hal Finkel · 11 years ago
  95. 10cae8e Emit ABI_FP_rounding attribute. by Charlie Turner · 11 years ago
  96. 78f9ab5 Add tests for default value of Tag_ABI_FP_rounding. by Charlie Turner · 11 years ago
  97. a941057 Fix a typo in the documentation of LTO by Benjamin Poulain · 11 years ago
  98. eee41db Ask the module for its the identified types. by Rafael Espindola · 11 years ago
  99. 59c9cb7 ADT: Rename argument in emplace_back_impl by Duncan P. N. Exon Smith · 11 years ago
  100. 3c6860c Revert r222997. The newly added compile-time checks are finding missing origins, testcase is being reduced and a PR will be posted shortly. by Nick Lewycky · 11 years ago