1. 8b6319b [X86] Split FMA4 RM tests into a separate file. NFC. by Ahmed Bougacha · 11 years ago
  2. d8eb4f1 Base check on the section name, not the variable name. by Rafael Espindola · 11 years ago
  3. 0ea3b24 [RegAlloc] Remove reference to the trivial spiller in test case. by Lang Hames · 11 years ago
  4. 4e2cbd5 [RegAlloc] Kill off the trivial spiller - nobody is using it any more. by Lang Hames · 11 years ago
  5. 14f5cb6 Indentation fixes by Michael Liao · 11 years ago
  6. 2dc0735 Try to appease MSVC buildbots after r221466. by Frederic Riss · 11 years ago
  7. 3b80486 Plumb in the ARM thumb symbolizer in llvm-objdump’s Mach-O disassembler and by Kevin Enderby · 11 years ago
  8. 6df2a3b Change DIBuilder::createImportedDeclaration from taking a DIScope to a DIDescriptor. by Frederic Riss · 11 years ago
  9. d67fc42 [Hexagon] Adding basic Hexagon ELF object emitter. by Colin LeMahieu · 11 years ago
  10. 9b644c8 Clean up NVPTXLowerStructArgs.cpp. NFC by Eli Bendersky · 11 years ago
  11. 0d9e067 [mips] Removed IsSoftFloat from MipsISelLowering::analyzeCallOperands(). NFC by Daniel Sanders · 11 years ago
  12. e15b20e [Reassociate] Don't reassociate when mixing regular and fast-math FP by Chad Rosier · 11 years ago
  13. 20e3be7 [mips] Removed MipsISelLowering::analyzeFormalArguments() in favour of CCState::AnalyzeFormalArguments() by Daniel Sanders · 11 years ago
  14. 4396b44 Use FileCheck in a few tests. by Rafael Espindola · 11 years ago
  15. eed9590 Compute the correct jump table entries on 32 bit windows. by Rafael Espindola · 11 years ago
  16. f0f66a2 [X86] When commuting SSE immediate blend, make sure that the new blend mask is a valid imm8. by Andrea Di Biagio · 11 years ago
  17. 22cfcb2 Fixing some -Wcast-qual warnings; NFC. by Aaron Ballman · 11 years ago
  18. 7f22a20 [mips] Tolerate the use of the %z inline asm operand modifier with non-immediates. by Toma Tabacu · 11 years ago
  19. 2b8f969 [mips] Add the following MIPS options that control gp-relative addressing of by Sasa Stankovic · 11 years ago
  20. ea60f51 [mips] Improve error/warning messages and testing for the .cpload assembler directive. by Toma Tabacu · 11 years ago
  21. 10f28ec [JIT] Fix more missing endian conversions (opcodes for AArch64, ARM, and Mips stub functions, and ARM target in general) by Daniel Sanders · 11 years ago
  22. 42b17f9 Object, COFF: Infer symbol sizes from adjacent symbols by David Majnemer · 11 years ago
  23. a67e169 X86, MC: Tidy up some whitespace in GetRelocType by David Majnemer · 11 years ago
  24. 03e3dfd GCOV: Make sure that function idents in the .gcda and .gcno match by Justin Bogner · 11 years ago
  25. 58de709 Add three other sections when L symbols are allowed. by Rafael Espindola · 11 years ago
  26. e1f22e3 Allow L symbols in no_dead_strip sections. by Rafael Espindola · 11 years ago
  27. d465ece [X86] Lower VSELECT into SHRUNKBLEND when we shrink the bits used into the by Quentin Colombet · 11 years ago
  28. 4ebcbd0 Remove unnecessary .c_str() when implicitly converting to Twine by Matt Arsenault · 11 years ago
  29. 6c100e7 [Docs][JIT] Update the clang++ invocation lines in the kaleidoscope docs. by Lang Hames · 11 years ago
  30. 5940390 [mips64] Fix MIPS64 exception personality encoding by Petar Jovanovic · 11 years ago
  31. 3f1d66f [X86][SSE] Vector integer to float conversion memory folding by Simon Pilgrim · 11 years ago
  32. 3911374 [docs] Document usage of Inputs/ for extra test files. by Sean Silva · 11 years ago
  33. 212f3ab [Linker] Add some test coverage for llvm.ident merging by Sean Silva · 11 years ago
  34. 9f59bc4 Fix heap-use-after-free bug in expandSDiv when the operands are by Michael Ilseman · 11 years ago
  35. 36c4749 Remove obsolete ARM intrinsics vclz and vcnt by Steven Wu · 11 years ago
  36. 5563be0 Add accessor to get 'visibility' part of st_other field by Simon Atanasyan · 11 years ago
  37. 65c7979 Fix test breakage from r221386 by Derek Schuff · 11 years ago
  38. ecb144e R600/SI: Fix omod display for VOP3b by Matt Arsenault · 11 years ago
  39. 07ffcb1 [x86 fast-isel] Materialize allocas with the correct-sized lea for ILP32 by Derek Schuff · 11 years ago
  40. e7a8e29 R600/SI: Add testcase I forgot to commit from months ago by Matt Arsenault · 11 years ago
  41. d858637 R600/SI: Move all rsrc building functions to SIISelLowering by Matt Arsenault · 11 years ago
  42. 12bd9f1 R600/SI: Remove SI_ADDR64_RSRC by Matt Arsenault · 11 years ago
  43. e459c0b [NVPTX] Add NVPTXLowerStructArgs pass by Justin Holewinski · 11 years ago
  44. bad06b1 IR: MDNode => Value: NamedMDNode::getOperator() by Duncan P. N. Exon Smith · 11 years ago
  45. 4a6537c remove extra breaks; NFC by Sanjay Patel · 11 years ago
  46. ee64335 IR: MDNode => Value: AsmWriter SlotTracker API by Duncan P. N. Exon Smith · 11 years ago
  47. 463e275 [ARM] Remove more dead code. by Tilmann Scheller · 11 years ago
  48. cd2d40c ps][microMIPS] Implement CodeGen support for ANDI16 instruction by Zoran Jovanovic · 11 years ago
  49. 455618c [Hexagon] [NFC] Alphabetizing cmake files. by Colin LeMahieu · 11 years ago
  50. a1925e6 ps][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions by Zoran Jovanovic · 11 years ago
  51. 4929a03 [ARM] Remove another redundant assignment. by Tilmann Scheller · 11 years ago
  52. 8dad1e1 [mips][microMIPS] Implement ANDI16 instruction by Zoran Jovanovic · 11 years ago
  53. 8e4d0d8 [ARM] Remove redundant assignment. by Tilmann Scheller · 11 years ago
  54. 7cc4447 [dfsan] Abort at runtime on indirect calls to uninstrumented vararg functions. by Peter Collingbourne · 11 years ago
  55. 72ced73 IR: MDNode => Value: NamedMDNode::addOperand() by Duncan P. N. Exon Smith · 11 years ago
  56. 33ccf8e [ARM] Remove dead code identified by the Clang static analyzer. by Tilmann Scheller · 11 years ago
  57. 0f0a134 [mips][microMIPS] Mark symbols as microMIPS if necessary by Zoran Jovanovic · 11 years ago
  58. e9b9ca4 Reverted revisions 221351, 221352 and 221353. by Zoran Jovanovic · 11 years ago
  59. e7ec22d [mips][microMIPS] Implement CodeGen support for ANDI16 instruction by Zoran Jovanovic · 11 years ago
  60. 8cfd490 [mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions by Zoran Jovanovic · 11 years ago
  61. 7c63a63 [mips][microMIPS] Implement ANDI16 instruction by Zoran Jovanovic · 11 years ago
  62. 8eaed0f R600/SI: Change all instruction assembly names to lowercase. by Tom Stellard · 11 years ago
  63. 1f06060 R600/SI: Add an extra check line to make test more strict by Tom Stellard · 11 years ago
  64. 3ee42f6 Add a LLVM_BUILD_STATIC option to cmake. by Rafael Espindola · 11 years ago
  65. 042bee8 [X86] Teach method 'isVectorClearMaskLegal' how to check for legal blend masks. by Andrea Di Biagio · 11 years ago
  66. 6b418b2 Fix bashism in tests added by r221341 by Oliver Stannard · 11 years ago
  67. 382f7d7 [ARM] Honor FeatureD16 in the assembler and disassembler by Oliver Stannard · 11 years ago
  68. 04a4594 Improve logic that decides if its profitable to commute when some of the virtual registers involved have uses/defs chains connecting them to physical register. Fix up the tests that this change improves. by Craig Topper · 11 years ago
  69. 090bd82 llvm/test/Transforms/GCOVProfiling: Avoid to parse backslashes in MDString. Use %/T instead of %T. by NAKAMURA Takumi · 11 years ago
  70. 4787059 llvm-readobj: Add support for dumping the DOS header in PE files by David Majnemer · 11 years ago
  71. 07e1080 Revert 220932. by Jiangning Liu · 11 years ago
  72. 84dc1b5 IR: Metadata: Remove unnecessary dyn_cast by Duncan P. N. Exon Smith · 11 years ago
  73. 1e28840 Fix broken C++ mode comment by Matt Arsenault · 11 years ago
  74. 49c14f5 InstSimplify: Exact shifts of X by Y are X if X has the lsb set by David Majnemer · 11 years ago
  75. 4cd064b Add a check for misbehaving -Wcomment from gcc-4.7 and add by Eric Christopher · 11 years ago
  76. cafa378 ARM: try to add extra CS-register whenever stack alignment >= 8. by Tim Northover · 11 years ago
  77. 1f771b8 ARM/Dwarf: correctly align stack before callee-saved VPRs by Tim Northover · 11 years ago
  78. 3839fd1 Analysis: Make isSafeToSpeculativelyExecute fire less for divides by David Majnemer · 11 years ago
  79. 11e6e00 Revert "[Reassociate] Canonicalize negative constants out of expressions." by Reid Kleckner · 11 years ago
  80. 4ad0654 [X86][SSE] Enable commutation for SSE immediate blend instructions by Simon Pilgrim · 11 years ago
  81. ffb62b7 Revert earlier change removing setPreservesCFG from instcombine (r221223) and by Mark Heffernan · 11 years ago
  82. 6612e3a [AArch64] Use the correct register class for ORR. by Juergen Ributzka · 11 years ago
  83. 2ca0328 Revert "[mips] Add names and tests for the hardware registers" by Rafael Espindola · 11 years ago
  84. f49ead7 Provide gmlt-like inline scope information in the skeleton CU to facilitate symbolication without needing the .dwo files by David Blaikie · 11 years ago
  85. 41ebc26 Move cross-unit DIE caching to the DwarfFile level, so it doesn't interfere with fission-gmlt data and produce skeleton<>full unit cross referencing. by David Blaikie · 11 years ago
  86. c326067 Don't produce relocations for a difference in a section with no symbols. by Rafael Espindola · 11 years ago
  87. 1aa0694 [mips] Move COP2 & COP3 load/store instructions from MipsInstrFPU.td to MipsInstrInfo.td. NFC. by Vasileios Kalintiris · 11 years ago
  88. a7a01d3 [mips] Add names and tests for the hardware registers by Vasileios Kalintiris · 11 years ago
  89. c270e8a [X86] Add 'FeatureSlowSHLD' to cpu 'bdver3'. Also explicit set FeatureAVX and FeatureSSE4A for all the bdver* cpus. by Andrea Di Biagio · 11 years ago
  90. d2d9ad0 ErrorOr: Be more explicit in the implicit conversion to bool docs by Justin Bogner · 11 years ago
  91. e1bec75 [PBQP] Callee saved regs should have a higher cost than scratch regs by Arnaud A. de Grandmaison · 11 years ago
  92. 8025a39 [PBQP] Tweak spill costs and coalescing benefits by Arnaud A. de Grandmaison · 11 years ago
  93. e246328 R600/SI: Rename div_scale dest operands to match documentation by Matt Arsenault · 11 years ago
  94. 4844826 AArch64: Pattern match integer vector abs like we do on ARM. by Benjamin Kramer · 11 years ago
  95. c45da43 [asan] [mips] changed ShadowOffset32 for systems having 16kb PageSize; patch by Kumar Sukhani by Kostya Serebryany · 11 years ago
  96. d21956e Remove unused DisableRedZone option. by Rafael Espindola · 11 years ago
  97. e756ecf InstSimplify: Fold a hasNoSignedWrap() call into a match() expression by David Majnemer · 11 years ago
  98. 57269b0 InstSimplify: Fold a hasNoUnsignedWrap() call into a match() expression by David Majnemer · 11 years ago
  99. dd3894a [mips] Improve support for the .set mips16/nomips16 assembler directives. by Toma Tabacu · 11 years ago
  100. d0de1a5 [Stackmaps] Make test less fragile. NFC. by Juergen Ributzka · 11 years ago