1. 300094f R600/SI: Fix SMRD pattern for offsets > 32 bits by Tom Stellard · 11 years ago
  2. 561bb44 R600: Expand i64 SELECT_CC by Tom Stellard · 11 years ago
  3. 87b9836 R600: Move MIN/MAX matching from LowerOperation() to PerformDAGCombine() by Tom Stellard · 11 years ago
  4. bfaccd4 Attempt to pacify the bots - this commit requires asserts. by James Molloy · 11 years ago
  5. b4c14b4 Use auto and clang-format this snippet. by Rafael Espindola · 11 years ago
  6. f35cc81 Run clang-format in small sections of code to make a patch easier to read. by Rafael Espindola · 11 years ago
  7. 2439e5d Delete trailing whitespace. by Rafael Espindola · 11 years ago
  8. f992930 Delete trailing white space. by Rafael Espindola · 11 years ago
  9. 7ef8544 [mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=mips[123] does not accept them by Daniel Sanders · 11 years ago
  10. e294838 ARM: HFAs must be passed in consecutive registers by Oliver Stannard · 11 years ago
  11. ba148a1 [yaml2obj] Follow-up to the r208228 and r208406. Remove duplicated YAML by Simon Atanasyan · 11 years ago
  12. dd8ddbf Remove trailing white space. by Rafael Espindola · 11 years ago
  13. 08910b0 [mips] Remove unused CondMov feature bit by Daniel Sanders · 11 years ago
  14. 70f6f7e [mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu=mips[12] does not accept them by Daniel Sanders · 11 years ago
  15. a1e2e91 Mark yaml2obj-elf-x86-rel.yaml as XFAIL:vg_leak for now. This has two pairs of duplicate hashes. by NAKAMURA Takumi · 11 years ago
  16. 530f956 Fix 80 col violation. No functional change intended. by Andrea Di Biagio · 11 years ago
  17. d8d1a7c [asan] Stop leaking X86Operands. by Benjamin Kramer · 11 years ago
  18. 3265094 [mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6 by Daniel Sanders · 11 years ago
  19. 6b68224 [mips] Added missing daddu test to the valid instruction tests. by Daniel Sanders · 11 years ago
  20. 76056a0 [mips] Added missing dsra -> dsrav and sra -> srav aliases. by Daniel Sanders · 11 years ago
  21. 8d24d43 MemoryBuffer: don't force mmap when stat fails by Alp Toker · 11 years ago
  22. 87ccb2b MemoryBuffer: remove unusued definitions by Alp Toker · 11 years ago
  23. ad4480c test/TableGen: Remove XFAIL:vg_leak out of 3 tests corresponding to r208293. by NAKAMURA Takumi · 11 years ago
  24. 6454f24 Don't indent inside a namespace. Don't duplicate a function name in comment. by Rafael Espindola · 11 years ago
  25. 3fb66ae Remove use of = default/= delete as they're unsupported on MSVC2012 by David Blaikie · 11 years ago
  26. 74d614a ARM: support PIC on Windows on ARM by Saleem Abdulrasool · 11 years ago
  27. e584911 printCustom is only used in PseudoSourceValue, remove it from Value. by Nick Lewycky · 11 years ago
  28. 9834b90 Add missing linkage predicates. by Rafael Espindola · 11 years ago
  29. 7e2946b [RuntimeDyld] Unify the RuntimeDyldMachO resolve.*Relocation method signatures by Lang Hames · 11 years ago
  30. e4a3254 Optimize shufflevector that copies an i64/f64 and zeros the rest. by Filipe Cabecinhas · 11 years ago
  31. 8d53407 [TargetInstrInfo] Fix the implementation of commuteInstruction to match the by Quentin Colombet · 11 years ago
  32. 8ec421c Improve wording to make it sounds more like a change than an analysis. by Nick Lewycky · 11 years ago
  33. 73773ce test/CodeGen: Check that the correct register is used in a store by Justin Bogner · 11 years ago
  34. bccff0f Reapply r207876 (Try simplifying LexicalScopes ownership again) including a workaround for an MSVC2012 bug regarding forward_as_tuple by David Blaikie · 11 years ago
  35. 50f8a53 Missed formatting by David Blaikie · 11 years ago
  36. 2b94fa7 StringMap: Move assignment and move construction. by David Blaikie · 11 years ago
  37. 06eb84e StringMap: Replace faux-copyability with faux-movability, which is sufficient. by David Blaikie · 11 years ago
  38. b0439e6 StringMap support for move-only values. by David Blaikie · 11 years ago
  39. 24ac5df Correct formatting. by Tobias Grosser · 11 years ago
  40. 3a72258 Use std::remove_if to remove elements from a vector by Tobias Grosser · 11 years ago
  41. 6cc3e0e [InstCombine] Some cleanup in optimization of redundant insertvalue instructions. by Michael Zolotukhin · 11 years ago
  42. 82cb28e Use range loops. by Rafael Espindola · 11 years ago
  43. 8115f93 Make a CodeGen test more robust against vector register selection by Justin Bogner · 11 years ago
  44. 798f57f [Hexagon] Add new InstrItinClass to support timing classes. by Jyotsna Verma · 11 years ago
  45. 5fd4b41 Use for range loops. by Rafael Espindola · 11 years ago
  46. dd2dc5b add testcase for r208237: do not collect undef terms by Sebastian Pop · 11 years ago
  47. e4b1c81 Use range loop. by Rafael Espindola · 11 years ago
  48. 459ff08 R600: Promote f64 vector load/stores to i64 for consistency by Matt Arsenault · 11 years ago
  49. 2413bf3 Use a range loop. by Rafael Espindola · 11 years ago
  50. 2360e51 [X86] Add target specific combine rules to fold SSE2/AVX2 packed arithmetic shift intrinsics. by Andrea Di Biagio · 11 years ago
  51. f37151a test: fix test on Windows by Saleem Abdulrasool · 11 years ago
  52. cb64c55 Mark test/TableGen/listconcat.td as XFAIL:vg_leak. llvm-tblgen is ignorant of vg_leak. by NAKAMURA Takumi · 11 years ago
  53. d41a985 [mips] Add PredicateControl to InstAlias's by Daniel Sanders · 11 years ago
  54. a37c8c0 [ARM64] Add diagnostics for expected arithmetic shifts by Bradley Smith · 11 years ago
  55. 0d2a5d2 [ARM64] Re-work parsing of ADD/SUB shifted immediate operands by Bradley Smith · 11 years ago
  56. 4f83e2c [mips] Correct tests that are meant to test valid assembly. They were actually rejected by GAS. by Daniel Sanders · 11 years ago
  57. 23f5a0b [ARM64] Ensure immediates in extend operands are in a valid range by Bradley Smith · 11 years ago
  58. 492ea4a [ARM64] Check for proper immediate in shift/extend operands by Bradley Smith · 11 years ago
  59. c60a59c ARM big endian function argument passing by Christian Pirker · 11 years ago
  60. 958fcdc Fix a spelling error by Hal Finkel · 11 years ago
  61. 7bd400e [mips] Implement l[wd]c3, and s[wd]c3. by Daniel Sanders · 11 years ago
  62. 9f0141d Add isOSFreeBSD triple test by Ed Maste · 11 years ago
  63. da704bf Revert test commit. Removed blank line. by Dario Domizioli · 11 years ago
  64. 00c4dbd [ARM64-BE] Teach fast-isel about how to set up sub-word stack arguments for big endian calls. by James Molloy · 11 years ago
  65. 1351726 [mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=mips1 does not accept them by Daniel Sanders · 11 years ago
  66. dd9080a [mips] Implement tlbp, tlbr, tlbwi, and tlbwr by Daniel Sanders · 11 years ago
  67. a054f10 Test commit. Added blank line. by Dario Domizioli · 11 years ago
  68. 291cd09 ARM64: make sure FastISel emits SSA MachineInstrs by Tim Northover · 11 years ago
  69. 89329e9 [asan] Preserve flags in asm instrumentation. by Evgeniy Stepanov · 11 years ago
  70. 01ce4b9 Use a vector of unique_ptrs to fix a memory leak introduced in r208179. by Daniel Sanders · 11 years ago
  71. f35ce23 Move late partial-unrolling thresholds into the processor definitions by Hal Finkel · 11 years ago
  72. f46646d Revert "SCEV: Use I = vector<>.erase(I) to iterate and delete at the same time" by Tobias Grosser · 11 years ago
  73. 1c2f863 AArch64/ARM64: Port NEON post-increment load/store with 2/3/4 vectors to ARM64 backend. by Hao Liu · 11 years ago
  74. 96f8c56 SCEV: Use I = vector<>.erase(I) to iterate and delete at the same time by Tobias Grosser · 11 years ago
  75. c51c340 [modules] Add missing #include. by Richard Smith · 11 years ago
  76. f6efab6 test: fix silly typo by Saleem Abdulrasool · 11 years ago
  77. dade1d5 ARM: support FK_SecRel_2 relocations on WoA by Saleem Abdulrasool · 11 years ago
  78. 4983b99 Simplify and fix incorrect comment. No functionality change. by Richard Smith · 11 years ago
  79. b19c087 Lower certain build_vectors to insertps instructions by Filipe Cabecinhas · 11 years ago
  80. 5229850 Back out r208257 while I investigate tester failures. by Lang Hames · 11 years ago
  81. 04d6002 GlobalValue: Assert symbols with local linkage have default visibility by Duncan P. N. Exon Smith · 11 years ago
  82. 76c17d3 IR: Don't allow non-default visibility on local linkage by Duncan P. N. Exon Smith · 11 years ago
  83. c7e175a LTO: Assert visibility of local linkage when merging symbols by Duncan P. N. Exon Smith · 11 years ago
  84. 83533dd LTO: Check local linkage first by Duncan P. N. Exon Smith · 11 years ago
  85. 57b4c5d [X86] Add a test case for r208252. by Quentin Colombet · 11 years ago
  86. 3186597 [RuntimeDyld] Make RuntimeDyldImpl::resolveExternalSymbols preserve the by Lang Hames · 11 years ago
  87. df60e43 [X86TTI] Remove the unrolling branch limits by Hal Finkel · 11 years ago
  88. f7659e7 llvm-cov: Fix some funny indentation (NFC) by Justin Bogner · 11 years ago
  89. 97e15a8 [X86] Selectively mark the FMA variants inside a family as isCommutable. by Quentin Colombet · 11 years ago
  90. db411a9 Reformat a couple of functions for clarity. by Eric Christopher · 11 years ago
  91. 1ec10c1 Let OnDiskHashTable call the destructor of its Items. by Nico Weber · 11 years ago
  92. b507e66 Replace a virtual with an override. by Rafael Espindola · 11 years ago
  93. 8b915ba [Hexagon] Add New TSFlags to be used in the upcoming patches. by Jyotsna Verma · 11 years ago
  94. 4842e7d avoid segfaulting by Sebastian Pop · 11 years ago
  95. bde4574 do not collect undef terms by Sebastian Pop · 11 years ago
  96. ad4e697 Fix using wrong result type for setcc. by Matt Arsenault · 11 years ago
  97. bbad521 Debug.h already includes raw_ostream.h, no need to include it again. by Eric Christopher · 11 years ago
  98. a822fab7 [Test] Remove c-index-test from the list of substitutions by Adam Nemet · 11 years ago
  99. 5026b2c split delinearization pass in 3 steps by Sebastian Pop · 11 years ago
  100. 905e335 [x86] Make the 'x86-64' cpu, what I see as and many use as the generic by Chandler Carruth · 11 years ago