1. 33a47d6 Don't disable block layout when forcing block alignment. by Nadav Rotem · 12 years ago
  2. 67b290c Fix the test on linux by setting the triple and the align format by Nadav Rotem · 12 years ago
  3. 07706e5 Add a flag to align all basic blocks in the function. by Nadav Rotem · 12 years ago
  4. e292347 Add 179294 back, but don't use bit fields so that it works on big endian hosts. by Rafael Espindola · 12 years ago
  5. 33c55bd [ms-inline asm] Add support for using the LENGTH, TYPE, and SIZE operators with by Chad Rosier · 12 years ago
  6. 5ea1ea8 [ms-inline asm] Add support for using offsetof operator with variables that use by Chad Rosier · 12 years ago
  7. 4df1854 Aliasing rules for struct-path aware TBAA. by Manman Ren · 12 years ago
  8. adb5c16 [ms-inline asm] Pass a StringRef reference to ParseIntelVarWithQualifier so we by Chad Rosier · 12 years ago
  9. 327f010 TBAA: add utility to create a TBAA scalar type node by Manman Ren · 12 years ago
  10. f16b08d [ms-inline asm] Add a new AsmRewriteKind, AOK_Delete. To be used in a future by Chad Rosier · 12 years ago
  11. f06cc98 [ms-inline asm] Remove brackets from around a symbol reference in the target by Chad Rosier · 12 years ago
  12. 38dd366 Use FileCheck instead of grep. by Preston Gurd · 12 years ago
  13. bae6d52 Fix undefined behavior in AArch64 by David Majnemer · 12 years ago
  14. 59b11c4 Optimize icmp involving addition better by David Majnemer · 12 years ago
  15. efc8740 Mips specific inline asm memory operand modifier test case by Jack Carter · 12 years ago
  16. fc82e4d [mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects by Akira Hatanaka · 12 years ago
  17. fee62c1 [mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLowering.cpp. by Akira Hatanaka · 12 years ago
  18. 59a8b5a Revert my last two commits while I debug what is wrong in a big endian host. by Rafael Espindola · 12 years ago
  19. 6b28180 Fix llvm-readobj tests on big endian hosts. by Rafael Espindola · 12 years ago
  20. 4edf092 Print more information about relocations. by Rafael Espindola · 12 years ago
  21. c37cb66 Fix for wrong instcombine on vector insert/extract by Benjamin Kramer · 12 years ago
  22. 765afbc Add a CHECK-NOT for a more faithful translation of the original grep | count 2. by Eli Bendersky · 12 years ago
  23. 845a932 Add a function to check if an argument list is too long. by Rafael Espindola · 12 years ago
  24. 305e3b2 [ASan] Allow disabling init-order checks for globals by source file name. by Alexey Samsonov · 12 years ago
  25. 34e3051 Add myself in the CREDITS.TXT by Sylvestre Ledru · 12 years ago
  26. 8e708d3 Add missing colons to check lines. by Benjamin Kramer · 12 years ago
  27. 8f6f47e FileCheckize a bunch of tests. by Benjamin Kramer · 12 years ago
  28. fdca221 Add braces around || in && to pacify GCC. by Benjamin Kramer · 12 years ago
  29. acc897a Rename the C function to create a SLPVectorizerPass to something sane and expose it in the header file. by Benjamin Kramer · 12 years ago
  30. bf53841 Optimize vector select from all 0s or all 1s by Michael Liao · 12 years ago
  31. 02d2e61 Add CLAC/STAC instruction encoding/decoding support by Michael Liao · 12 years ago
  32. 959ddbb Enhance bool simplifcation in X86 to handle more cases by Michael Liao · 12 years ago
  33. 4eb5f18 R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused-variable] by NAKAMURA Takumi · 12 years ago
  34. e7a040f Whitespace. by NAKAMURA Takumi · 12 years ago
  35. 317d3f4 Simplify the code. No functionality change. by Rafael Espindola · 12 years ago
  36. fb1b6fd Add MachO-x86-64 tests. by Rafael Espindola · 12 years ago
  37. 8bf8006 Fix MachO's getRelocationAdditionalInfo. by Rafael Espindola · 12 years ago
  38. 4b04029 Make PPCInstrInfo::isPredicated always return false by Hal Finkel · 12 years ago
  39. aa3a85e lit: Don't descend into .git directories during test discovery. by Daniel Dunbar · 12 years ago
  40. e94bd36 lit: Shorten a metavar to make --help look nicer. by Daniel Dunbar · 12 years ago
  41. 6be0ae5 lit: Add a test for discovery when exact test names are given. by Daniel Dunbar · 12 years ago
  42. 70c2b88 Add man page for llvm-readobj by Nico Rieck · 12 years ago
  43. 2b570ce lit: Add a trivial test of the basic progress bar. by Daniel Dunbar · 12 years ago
  44. 0120b67 Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep by Eli Bendersky · 12 years ago
  45. 18d49ac MC: Support COFF image-relative MCSymbolRefs by Nico Rieck · 12 years ago
  46. bb5cbd8 Delete the functions F1 and F2 to appease the valgrind bot. by Joey Gouly · 12 years ago
  47. 9af7014 Manually remove successors in if conversion when CopyAndPredicateBlock is used by Hal Finkel · 12 years ago
  48. 3c08eef No need to have this return a bool. by Bill Wendling · 12 years ago
  49. bcf8b87 Mips specific inline asm memory operand modifier test case by Jack Carter · 12 years ago
  50. 5fc7c98 Move info to CREDITS.TXT file. by Bill Wendling · 12 years ago
  51. c92cc5d fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test cases by Kay Tiong Khoo · 12 years ago
  52. c3b5997 Revert "Update the version of dwarf we say we're emitting to at least 3." by Eric Christopher · 12 years ago
  53. 62c75ad Track the compact unwind encoding for when we are unable to generate compact unwind information. by Bill Wendling · 12 years ago
  54. 49bbb35 fixed to disassemble with tab after mnemonic rather than space by Kay Tiong Khoo · 12 years ago
  55. 8f58365 Use a real union for IdentifyingPassPtr. by Benjamin Kramer · 12 years ago
  56. bccd635 Marking myself as release manager. by Bill Wendling · 12 years ago
  57. 15b64d0 by Preston Gurd · 12 years ago
  58. 37c04bc Tidy up, fix and simplify a few of the SMLocs. Prior to r179109 the Start SMLoc by Chad Rosier · 12 years ago
  59. f0ca9a8 Add object-emission flag for lit tests. This flag is used by Jyotsna Verma · 12 years ago
  60. 4b924d3 Make the SLP store-merger less paranoid about function calls. We check for function calls when we check if it is safe to sink instructions. by Nadav Rotem · 12 years ago
  61. 20cd5e6 We require DataLayout for analyzing the size of stores. by Nadav Rotem · 12 years ago
  62. b4d6a65 Remove unused variable. by Chad Rosier · 12 years ago
  63. da47e17 PPC: Don't predicate a diamond with two counter decrements by Hal Finkel · 12 years ago
  64. ba69b36 Reapply r179115, but use parsePrimaryExpression a little more judiciously. by Chad Rosier · 12 years ago
  65. b187f8c R600/SI: Add pattern for AMDGPUurecip by Michel Danzer · 12 years ago
  66. 74adad6 This is for an experimental option -mips-os16. The idea is to compile all by Reed Kotler · 12 years ago
  67. 01a7b5c Use a scheme closer to that of GNU as when deciding the type of a by Peter Collingbourne · 12 years ago
  68. b08c6df Template MachOObjectFile over endianness too. by Rafael Espindola · 12 years ago
  69. 05b9644 Simplify the templating a bit. by Rafael Espindola · 12 years ago
  70. 78fcc47 Move two methods out of line. by Rafael Espindola · 12 years ago
  71. daefc0f R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addr by Vincent Lejeune · 12 years ago
  72. 3ca3fc5 [test] Use lit's shell test runner on Windows by Reid Kleckner · 12 years ago
  73. 7ef742d Revert "TMP" by Tim Northover · 12 years ago
  74. 8c9e52a ARM: Make "SMC" instructions conditional on new TrustZone architecture feature. by Tim Northover · 12 years ago
  75. 2318508 TMP by Tim Northover · 12 years ago
  76. 0f57a98 Change CloneFunctionInto to always clone Argument attributes induvidually, by Joey Gouly · 12 years ago
  77. 4d0e8a8 R600/SI: dynamical figure out the reg class of MIMG by Christian Konig · 12 years ago
  78. 84a775d R600/SI: adjust writemask to only the used components by Christian Konig · 12 years ago
  79. 9c210da R600/SI: remove image sample writemask by Christian Konig · 12 years ago
  80. 4e31728 Cleanup PPCInstrInfo::DefinesPredicate by Hal Finkel · 12 years ago
  81. d03fdfb RegionInfo: Add helpers to replace entry/exit recursively by Tobias Grosser · 12 years ago
  82. 90dd7fd PPC: Prep for if conversion of bctr[l] by Hal Finkel · 12 years ago
  83. a2561a0 Template the MachO types over endianness. by Rafael Espindola · 12 years ago
  84. 774e7c8 Include the more specific header. by Rafael Espindola · 12 years ago
  85. 3a6b7d3 __sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in by Evan Cheng · 12 years ago
  86. 5ed0283 Generalize the PassConfig API and remove addFinalizeRegAlloc(). by Andrew Trick · 12 years ago
  87. a9a5c53 Mips specific inline asm operand modifier 'D' by Jack Carter · 12 years ago
  88. 7eb0d81 Allow PPC B and BLR to be if-converted into some predicated forms by Hal Finkel · 12 years ago
  89. 58ddf52 Fix some comment typos. by Bob Wilson · 12 years ago
  90. df10870 Cleanup. No functional change intended. by Chad Rosier · 12 years ago
  91. bad493e Cleanup. No functional change intended. by Chad Rosier · 12 years ago
  92. 27554ee Remove unused method and default values. by Rafael Espindola · 12 years ago
  93. af12ad7 Update the version of dwarf we say we're emitting to at least 3. by Eric Christopher · 12 years ago
  94. 3eb6d7f Revert r179115 as it looks to have killed the ASan tests. by Chad Rosier · 12 years ago
  95. 239e1e4 Rationalize the formatting of these case labels. Having two sorted by Chandler Carruth · 12 years ago
  96. a430cb6 This patch enables llvm to switch between compiling for mips32/mips64 by Reed Kotler · 12 years ago
  97. 8383b53 Add support for bottom-up SLP vectorization infrastructure. by Nadav Rotem · 12 years ago
  98. 376e05f Make check depend on all. by Eric Christopher · 12 years ago
  99. d4727e3 [ms-inline asm] Use parsePrimaryExpr in lieu of parseExpression if we need to by Chad Rosier · 12 years ago
  100. e0828ec The .dwo section shouldn't contain the unrelocated values (and by Eric Christopher · 12 years ago