1. 95f4d65 [mips] $s8 is an alias for $fp in all ABI's, not just N32/N64. by Daniel Sanders · 11 years ago
  2. d431e0a [mips] Move the CHECK lines in mips*-register-names.s to make it more obvious which CHECK matches with which insn by Daniel Sanders · 11 years ago
  3. 47d533f Add tests for r204790 by Timur Iskhodzhanov · 11 years ago
  4. d4c442f Fix PR19239 - Add support for generating debug info for functions without lexical scopes and/or debug info at all by Timur Iskhodzhanov · 11 years ago
  5. c61ec18 Use -LABEL checks in the COFF debug info tests by Timur Iskhodzhanov · 11 years ago
  6. 72db10a Revert "Prevent alias from pointing to weak aliases." by Rafael Espindola · 11 years ago
  7. 360ee97 [PowerPC] Generate logical vector VSX instructions by Hal Finkel · 11 years ago
  8. 33845aa Prevent alias from pointing to weak aliases. by Rafael Espindola · 11 years ago
  9. 577708b DebugInfo: Add fission-related sections to COFF by David Blaikie · 11 years ago
  10. 3008f80 Correctly detect if a symbol uses a reserved section index or not. by Rafael Espindola · 11 years ago
  11. 596516b [X86] Add broadcast instructions to the table used by ExeDepsFix pass. by Quentin Colombet · 11 years ago
  12. 81c66bc Create .symtab_shndxr only when needed. by Rafael Espindola · 11 years ago
  13. 6a0f060 [PowerPC] Select between VSX A-type and M-type FMA instructions just before RA by Hal Finkel · 11 years ago
  14. 99ab079 llvm/test/DebugInfo/empty.ll: Suppress crash for targeting pecoff while investigating. by NAKAMURA Takumi · 11 years ago
  15. 78f7e6f Use Endian.h to simplify this code a bit. by Rafael Espindola · 11 years ago
  16. fe07617 [configure/make] Propagate names of build host tools when making BuildTools by Meador Inge · 11 years ago
  17. 63dfd62 [Constant Hoisting] Make the constant candidate map local to the collectConstantCandidates method. by Juergen Ributzka · 11 years ago
  18. 7e77dab [PowerPC] Correct commutable indices for VSX FMA instructions by Hal Finkel · 11 years ago
  19. fba0a05 [PowerPC] Add a TableGen relation for A-type and M-type VSX FMA instructions by Hal Finkel · 11 years ago
  20. ab5382f R600: Move computeMaskedBitsForTargetNode out of AMDILISelLowering.cpp by Matt Arsenault · 11 years ago
  21. 27e1ca8 blockfreq: Implement Pass::releaseMemory() by Duncan P. N. Exon Smith · 11 years ago
  22. 8451e1b blockfreq: Use const in MachineBlockFrequencyInfo by Duncan P. N. Exon Smith · 11 years ago
  23. feaa463 [X86TTI] Make constant base pointers for getElementPtr opaque. by Juergen Ributzka · 11 years ago
  24. e987eb1 [Stackmaps][X86TTI] Fix think-o in getIntImmCost calculation. by Juergen Ributzka · 11 years ago
  25. 6ac0491 [DAG] Keep the opaque constant flag when performing unary constant folding operations. by Juergen Ributzka · 11 years ago
  26. 6f4f46c [X86] Generate VPSHUFB for in-place v16i16 shuffles by Adam Nemet · 11 years ago
  27. 9526911 [X86] Factor out new helper getPSHUFB by Adam Nemet · 11 years ago
  28. 67cb554 [InstCombine] Don't fold bitcast into store if it would need addrspacecast by Richard Osborne · 11 years ago
  29. 902c799 Reuse earlier variables to make it clear the types involved in the cast. by Richard Osborne · 11 years ago
  30. 33ffbdf Add missing slash to make the doxygen output less confusing. by Benjamin Kramer · 11 years ago
  31. 0227461 R600: Add failing testcase for <3 x i32> stores. by Matt Arsenault · 11 years ago
  32. c1c74fb ScalarEvolution: Compute exit counts for loops with a power-of-2 step. by Benjamin Kramer · 11 years ago
  33. 71a8d2b Fix creating illegal setcc cond codes. by Matt Arsenault · 11 years ago
  34. ffa7f42 [msan] Relax the test some more. by Evgeniy Stepanov · 11 years ago
  35. 0b9bcfa [msan] Make some tests less strict. by Evgeniy Stepanov · 11 years ago
  36. 2cf1cdf Fix these tests on windows. by Rafael Espindola · 11 years ago
  37. 8003996 [msan] More precise instrumentation of select IR. by Evgeniy Stepanov · 11 years ago
  38. 3527e5f [mips] '.set at=$0' should be equivalent to '.set noat' by Daniel Sanders · 11 years ago
  39. 3ec862b Fix AVX2 Gather execution domains. by Cameron McInally · 11 years ago
  40. c7e1663 [mips] Correct testcase for .set at=$reg and emit the new warnings for numeric registers too. by Daniel Sanders · 11 years ago
  41. c141b33 [mips] Fix assembler temporary expansion and add associated warnings about the use of $at. by Daniel Sanders · 11 years ago
  42. 6e2aab6 Remove cmake module support for Visual C++ 2010 (MSVC10) by Yaron Keren · 11 years ago
  43. c5f5d0d Simplify loop that worked around bugs in old GCC/Xcode. by Erik Verbruggen · 11 years ago
  44. d8ceb27 Disable Visual C++ warning 4722 about aborting a destructor, by Yaron Keren · 11 years ago
  45. 4fd5cd0 WinCOFF: Add support for -fdata-sections by David Majnemer · 11 years ago
  46. 9d5961d DebugInfo: Add GNU_addr_base and GNU_ranges_base only when there are addresses or ranges by David Blaikie · 11 years ago
  47. f50e709 test: fix CHECK lines by Saleem Abdulrasool · 11 years ago
  48. f5bf687 SLP vectorizer: Don't hoist vector extracts of phis. by Andrew Trick · 11 years ago
  49. b13d54f DebugInfo: Support debug_loc under fission by David Blaikie · 11 years ago
  50. 6cfebbd DebugInfo: Remove unnecessary zero-size check by David Blaikie · 11 years ago
  51. 9306564 Support: Functions for consuming endian specific data from a buffer. by Justin Bogner · 11 years ago
  52. 692d183 Register Allocator: check other options before using a CSR for the first time. by Manman Ren · 11 years ago
  53. 4a88cd0 Fix crashes when assembler directives are used that are not by Kevin Enderby · 11 years ago
  54. 66124f9 Register Allocator: refactoring (no functionality change). by Manman Ren · 11 years ago
  55. 0f53443 DebugInfo: Simplify debug loc list handling by keeping separate lists by David Blaikie · 11 years ago
  56. 7385c32 DwarfDebug: Simplify debug_loc merging by David Blaikie · 11 years ago
  57. 1b14452 Get rid of an unnecessary use of the * and & operators. by Adrian Prantl · 11 years ago
  58. 882d89e DebugInfo: Add DW_AT_GNU_ranges_base to skeleton CUs by David Blaikie · 11 years ago
  59. 2563e20 Support: Document Endian.h functions by Justin Bogner · 11 years ago
  60. f4ec188 DebugInfo: Implement relative addressing for DW_AT_ranges under fission by David Blaikie · 11 years ago
  61. 05e62b5 DebugInfo: Don't emit relocations to abbreviations in debug_info.dwo by David Blaikie · 11 years ago
  62. f2c696a DwarfDebug: Remove an unused parameter by David Blaikie · 11 years ago
  63. e130844 R600: Don't viewCFG() under DEBUG() except on failure. by Matt Arsenault · 11 years ago
  64. fcd547c Remove unused parameter by David Blaikie · 11 years ago
  65. add2e2e R600/SI: Fix extra mov from legalizing 64-bit SALU ops. by Matt Arsenault · 11 years ago
  66. 3a96e61 R600/SI: Sub-optimial fix for 64-bit immediates with SALU ops. by Matt Arsenault · 11 years ago
  67. db18071 R600/SI: Fix 64-bit bit ops that require the VALU. by Matt Arsenault · 11 years ago
  68. d816eda In Release modes, Visual Studio complains that the Operator destructor in User.cpp by Yaron Keren · 11 years ago
  69. 6c199d8 R600: Implement isNarrowingProfitable. by Matt Arsenault · 11 years ago
  70. 03cd663 R600/SI: Move splitting 64-bit immediates to separate function. by Matt Arsenault · 11 years ago
  71. 9f00cd9 Adding some very nascent information about the clang tablegen backends, with a promise to add more information later. by Aaron Ballman · 11 years ago
  72. 47eac58 [PowerPC] Generate little-endian object files by Ulrich Weigand · 11 years ago
  73. 4768df0 [X86][ISelDAG] Add missing fallback patterns for avx2 broadcast instructions. by Quentin Colombet · 11 years ago
  74. 875870f R600/SI: Fix 64-bit private loads. by Matt Arsenault · 11 years ago
  75. 657c472 VS integration installer: set SUCCESS=1 if we find VS 2013 by Hans Wennborg · 11 years ago
  76. b6f02c1 Add test to test/CodeGen/NVPTX for "alloca buffer" arguments. by Eli Bendersky · 11 years ago
  77. a1b54dd [X86] Fix non-determinism in LowerVectorAllZeroTest by Adam Nemet · 11 years ago
  78. 8ce101e [mips] Add error message when trying to use $at in '.set noat' mode. by Daniel Sanders · 11 years ago
  79. 2685aa8 Removes the NVPTXSplitBBatBar pass. by Eli Bendersky · 11 years ago
  80. 4ddee6a R600/SI: Fix warning with gcc 4.8.2 by Tom Stellard · 11 years ago
  81. 65b5e9b R600/SI: Promote fp64 SELECT to i64 by Tom Stellard · 11 years ago
  82. b15ac1b SelectionDAG: Allow promotion of SELECT nodes from float to int types by Tom Stellard · 11 years ago
  83. 9958475 R600: Reorganize tablegen instruction definitions by Tom Stellard · 11 years ago
  84. 04c252c [PPC64LE] ELFv2 ABI updates for the .opd section by Will Schmidt · 11 years ago
  85. 7500207 [mips] Add regression tests for parenthetic expressions in MIPS assembly. by Daniel Sanders · 11 years ago
  86. eaae583 [mips] Allow dsubu to take an immediate as an alias for dsubiu. by Daniel Sanders · 11 years ago
  87. 38a80e9 [PowerPC] Mark many instructions as commutative by Hal Finkel · 11 years ago
  88. 67db74e [mips] Implement shorthand add / sub forms for MIPS. by Daniel Sanders · 11 years ago
  89. b8cb709 [NVPTX] Add isel patterns for addrspacecast by Justin Holewinski · 11 years ago
  90. 72270aa Update release notes with EHABI current behaviour by Renato Golin · 11 years ago
  91. 2393d22 [PowerPC] Don't schedule VSX copy legalization unless VSX is enabled by Hal Finkel · 11 years ago
  92. 7244814 [PowerPC] Update comment re: VSX copy-instruction selection by Hal Finkel · 11 years ago
  93. 2236f93 Teach llvm-readobj to print human friendly description of reserved sections. by Rafael Espindola · 11 years ago
  94. 07707e8 Allow constant folding of ceil function whenever feasible by Karthik Bhat · 11 years ago
  95. 0259b8e Add back tests that were reverted in r204203. by Rafael Espindola · 11 years ago
  96. 0bce334 Propagate section from base to derived symbol. by Rafael Espindola · 11 years ago
  97. b83e788 InstrProf: Silence spurious warnings in GCC 4.8 by Duncan P. N. Exon Smith · 11 years ago
  98. 12da52f SupportTests.LockFileManagerTest: Add assertions for Win32. by NAKAMURA Takumi · 11 years ago
  99. b0c513b ARM: no need to update SplatBits as it is not used by Arnaud A. de Grandmaison · 11 years ago
  100. f5afb78 llvm-profdata: Check for bad data in the show command by Justin Bogner · 11 years ago