1. f787085 Suppress a GCC -Wunused-variable warning in -Asserts builds by Matt Beaumont-Gay · 13 years ago
  2. b54562b c[ms-inline asm] It's possible to have a SizeDirective rewrite and an by Chad Rosier · 13 years ago
  3. 67144e3 If bundle alignment is enabled, do not add data to a fragment with instructions by Derek Schuff · 13 years ago
  4. 4788d14 Support changing the subtarget features in ARM. by Bill Wendling · 13 years ago
  5. 789cb5d Use the 'target-features' and 'target-cpu' attributes to reset the subtarget features. by Bill Wendling · 13 years ago
  6. 4fb25b7 [ms-inline asm] Adjust the EndLoc to account for the ']'. by Chad Rosier · 13 years ago
  7. b3dedc2 Forgot to 'svn add' the LoopVectorizer tests for the new parallel loop metadata, sorry. by Pekka Jaaskelainen · 13 years ago
  8. ffd28a4 [mips] Clean up class MipsCCInfo. by Akira Hatanaka · 13 years ago
  9. 0deff9f capitalize SCEV to match the current naming convention by Sebastian Pop · 13 years ago
  10. dc2f792 [mips] Split SelectAddr, which was used to match address patterns, into two by Akira Hatanaka · 13 years ago
  11. 79cd411 Remove a final dependency on the form field in tablegen; which is a remnant by Reed Kotler · 13 years ago
  12. 5661fcd add ScevApplyRewriter by Sebastian Pop · 13 years ago
  13. a9e4d3f add SCEVParameterRewriter by Sebastian Pop · 13 years ago
  14. 7523437 AsmParser: Reformat the MS asm parser to reduce nesting. by Benjamin Kramer · 13 years ago
  15. 86cdbc9 enable SDISel sincos optimization for GNU environments by Paul Redmond · 13 years ago
  16. 55a98b0 Hexagon: Set appropriate TSFlags to the loads/stores with global address to by Jyotsna Verma · 13 years ago
  17. f64a7a8 BBVectorize: Call a DAG and DAG instead of a tree by Hal Finkel · 13 years ago
  18. ad079b2 Fix refactoring mistake in "Teach InstCombine to work with smaller legal types..." by Arnaud A. de Grandmaison · 13 years ago
  19. 7c5c9b3 Teach InstCombine to work with smaller legal types in icmp (shl %v, C1), C2 by Arnaud A. de Grandmaison · 13 years ago
  20. 85d2760 AArch64: add branch fixup pass. by Tim Northover · 13 years ago
  21. 8a8a2dc Give these callbacks hidden visibility. It is better to not export them more by Rafael Espindola · 13 years ago
  22. 9fa05f9 Don't make assumptions about the mangling of static functions in extern "C" by Rafael Espindola · 13 years ago
  23. 74ecd21 [asan] support long double on 64-bit. See https://code.google.com/p/address-sanitizer/issues/detail?id=151 by Kostya Serebryany · 13 years ago
  24. 74b3c8d Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. by Benjamin Kramer · 13 years ago
  25. 1e88393 AArch64: remove ConstantIsland pass & put literals in separate section. by Tim Northover · 13 years ago
  26. 148ac53 AArch64: refactor frame handling to use movz/movk for overlarge offsets. by Tim Northover · 13 years ago
  27. c4439c3 clang-formatize llvm-symbolizer code by Alexey Samsonov · 13 years ago
  28. 94328f4 Simplify the 'operator<' for the attribute object. by Bill Wendling · 13 years ago
  29. ab90084 BBVectorize: Cap the number of candidate pairs in each instruction group by Hal Finkel · 13 years ago
  30. a7e4409 Revert "Simplify the attributes '<' comparison function." by Anna Zaks · 13 years ago
  31. e721025 Revert "Fix testcase for attribute ordering." by Anna Zaks · 13 years ago
  32. 03192fe Revert "Fix testcase for attribute ordering." by Anna Zaks · 13 years ago
  33. 223b3fd Fix testcase for attribute ordering. by Bill Wendling · 13 years ago
  34. 5cf38fd Fix minor mips16 issues in directives for function prologue. Probably this does by Reed Kotler · 13 years ago
  35. 8fd4d23 Fix testcase for attribute ordering. by Bill Wendling · 13 years ago
  36. 0ec707a Simplify the attributes '<' comparison function. by Bill Wendling · 13 years ago
  37. d977aac [mips] Disallow moving load/store instructions past volatile instructions. by Akira Hatanaka · 13 years ago
  38. cd7319d [mips] Replace usage of SmallSet with BitVector, which is used to keep track of by Akira Hatanaka · 13 years ago
  39. 90db35a [mips] Fix comments and coding style violations. Declare functions to be const. by Akira Hatanaka · 13 years ago
  40. 48e841d The ARM NEON vector compare instructions take three arguments. However, the by Joel Jones · 13 years ago
  41. d6f19c7 The operand listing is very much outdated. by Eli Bendersky · 13 years ago
  42. eba97c5 [mips] Simplify code in function Filler::findDelayInstr. by Akira Hatanaka · 13 years ago
  43. e2e00df Mark getRawBits const. by Preston Gurd · 13 years ago
  44. 97a241b BBVectorize: Remove the remaining instances of std::multimap by Hal Finkel · 13 years ago
  45. 6ca6d3b BBVectorize: Don't store candidate pairs in a std::multimap by Hal Finkel · 13 years ago
  46. fe9b5a4 Simplify code. Remove "else after return". by Jakub Staszak · 13 years ago
  47. 27d844f Update comment. by Chad Rosier · 13 years ago
  48. 84a2c2b Hexagon: Change insn class to support instruction encoding. by Jyotsna Verma · 13 years ago
  49. aefd14b s/bool/LLVMBool/ by Bill Wendling · 13 years ago
  50. 296756a s/bool/LLVMBool/ by Bill Wendling · 13 years ago
  51. 951d361 death to extra whitespace by Kay Tiong Khoo · 13 years ago
  52. 31cfc70 Add two new functions to the C API: by Bill Wendling · 13 years ago
  53. 7b672ed added basic support for Intel ADX instructions by Kay Tiong Khoo · 13 years ago
  54. 01115b1 R600/SI: Fix int_SI_fs_interp_constant by Michel Danzer · 13 years ago
  55. 06121de include/llvm/Object/ELF.h: do debug checks only when NDEBUG by Dmitry Vyukov · 13 years ago
  56. 6cc4b8d Dont merge consecutive loads/stores into vectors when noimplicitfloat is used. by Nadav Rotem · 13 years ago
  57. b39a552 80-col by Nadav Rotem · 13 years ago
  58. 5e3100a Hexagon: Use multiclass for absolute addressing mode loads. by Jyotsna Verma · 13 years ago
  59. 7248451 Re-apply r175088 for bug fix 13622: Add paired register support for by Weiming Zhao · 13 years ago
  60. 1912c76 Fix for bug 15246 -- out-of-bound error in the TableGen backend, CodeGenMapTable.cpp. by Jyotsna Verma · 13 years ago
  61. 7867885 R600: Do not fold single instruction with more that 3 kcache read by Vincent Lejeune · 13 years ago
  62. f846add R600: Export instructions are no longer terminator by Vincent Lejeune · 13 years ago
  63. abfd5f6 R600: Fold zero/one in export instructions by Vincent Lejeune · 13 years ago
  64. df65b0f R600: Do not fold modifier/litterals in vector inst by Vincent Lejeune · 13 years ago
  65. 6872de9 Use correct host/target CMake variables to define lit variables. by Tim Northover · 13 years ago
  66. ad1b9dc AArch64: switch from neverHasSideEffects to hasSideEffects. by Tim Northover · 13 years ago
  67. ff9d058 Add deprecation of neverHasSideEffects to documentation comments. by Tim Northover · 13 years ago
  68. e186d71 Revert r15266. This fixes llvm.org/pr15266. by Rafael Espindola · 13 years ago
  69. 5464c30 AArch64: stop claiming that NEON registers are usable for now. by Tim Northover · 13 years ago
  70. 5bd6cb2 AArch64: add block comments where missing by Tim Northover · 13 years ago
  71. 51f6ba0 Add testcase for llvm-dwarfdump to test parsing of the pubnames data. by Krzysztof Parzyszek · 13 years ago
  72. 579ad50 On FreeBSD, we need to look in /usr/local/include so that libxml2 finds iconv.h by David Chisnall · 13 years ago
  73. b1d0812 Make ARMAsmParser accept the correct alignment specifier syntax in instructions. by Kristof Beyls · 13 years ago
  74. b181919 llvm-symbolizer: speedup symbol lookup by Dmitry Vyukov · 13 years ago
  75. 79e8429 Workaround an MSan false positive. by Evgeniy Stepanov · 13 years ago
  76. 58842c4 Moved line-info.ll to DebugInfo\X86 directory by Elena Demikhovsky · 13 years ago
  77. 39125d9 Add some legality checks for SETCC before introducing it in the DAG combiner post-operand legalization. by Owen Anderson · 13 years ago
  78. c8c82dc The test failed on Windows. I've changed the platform to run to "x86_64-apple-darwin". by Elena Demikhovsky · 13 years ago
  79. 60b3e18 Fixed a bug in X86TargetLowering::LowerVectorIntExtend() (assertion failure). by Elena Demikhovsky · 13 years ago
  80. c556fcc R600/SI: Check for empty stack in SIAnnotateControlFlow::isTopOfStack by Michel Danzer · 13 years ago
  81. d4addbe R600: Add lit tests for texture sampling instruction selection. by Michel Danzer · 13 years ago
  82. 05fdb82 Reapply "s/grep/FileCheck/ in some tests" by Andrew Trick · 13 years ago
  83. bf7ac42 Revert r175120 and r175121. Clang is producing the expected asm names again. by Rafael Espindola · 13 years ago
  84. 1f258a6 RegisterCoalescer::reMaterializeTrivialDef() can constrain the destination by Cameron Zwarich · 13 years ago
  85. a94d322 Add missing typename to unbreak the MSVC 2012 build. by Francois Pichet · 13 years ago
  86. 9d90163 Teach the DataLayout aware constant folder to be much more aggressive towards by Nick Lewycky · 13 years ago
  87. 38f85c5 Remove the form field from Mips16 instruction formats and set things by Reed Kotler · 13 years ago
  88. fd1335e Revert "s/grep/FileCheck/ in some tests" by Andrew Trick · 13 years ago
  89. 1d46732 Fix RegisterCoalescer::rematerializeTrivialDef() so that it works on flipped by Cameron Zwarich · 13 years ago
  90. c5f1474 Fix some issues with rematerialization in RegisterCoalescer when the destination by Cameron Zwarich · 13 years ago
  91. ad236eb Don't assume the mangling of static functions. by Rafael Espindola · 13 years ago
  92. 382a553 Don't asume that a static function in an extern "C" block will not be mangled. by Rafael Espindola · 13 years ago
  93. c0c2816 temporarily revert the patch due to some conflicts by Weiming Zhao · 13 years ago
  94. 17fe48c Retain the name of the new internal global that's been shrunk. by Bill Wendling · 13 years ago
  95. 666e0d3 Hexagon: add support for predicate-GPR copies. by Anshuman Dasgupta · 13 years ago
  96. ff91f2e llvm-gcc -pedantic warns about C++ comments in C90 mode even if they're by Alex Rosenberg · 13 years ago
  97. 779a963 Fix iterator definitions for ImmutableSet and ImmutableMap. by Ryan Govostes · 13 years ago
  98. 76308d8 R600: Add support for 128-bit parameters by Tom Stellard · 13 years ago
  99. fa7c9ef s/grep/FileCheck/ in some tests by Eli Bendersky · 13 years ago
  100. 48aaf5f Don't build tail calls to functions with three inreg arguments on x86-32 PIC. by Nick Lewycky · 13 years ago