1. c2328d5 MachineCombiner Pass for selecting faster instruction sequence on AArch64 by Gerolf Hoflehner · 11 years ago
  2. e2f9c8d Add TCR register access by Joerg Sonnenberger · 11 years ago
  3. 7c5b978 Add PPC 603's tlbld and tlbli instructions. by Joerg Sonnenberger · 11 years ago
  4. 94a1af5 Allow CP10/CP11 operations on ARMv5/v6 by Renato Golin · 11 years ago
  5. 84fef1f [PPC64LE] Fix wrong IR for vec_sld and vec_vsldoi by Bill Schmidt · 11 years ago
  6. 2a78a0c Enable Darwin vararg parameters support in assembler macros. by Kevin Enderby · 11 years ago
  7. 3da0245 Changed the liveness tracking in the RegisterScavenger by Pedro Artigas · 11 years ago
  8. db3ce56 Add simplified aliases for access to DCCR, ICCR, DEAR and ESR by Joerg Sonnenberger · 11 years ago
  9. e85047e Fix SmallDenseMap assignment operator. by Andrew Trick · 11 years ago
  10. 2c68cde [FastISel][AArch64] Fix shift lowering for i8 and i16 value types. by Juergen Ributzka · 11 years ago
  11. 3bc3e03 IR: Fix up doxygen comment for LLVMContext::diagnose by Justin Bogner · 11 years ago
  12. 8a74e2f [SDAG] Fix a really, really terrible bug in the DAG combiner. by Chandler Carruth · 11 years ago
  13. 25c8b47 tlbre / tlbwe / tlbsx / tlbsx. variants for the PPC 4xx CPUs. by Joerg Sonnenberger · 11 years ago
  14. 5b08f16 Reorder to keep data and routines separate and to keep a couple of by Eric Christopher · 11 years ago
  15. 9f85dcc Remove the TargetMachine forwards for TargetSubtargetInfo based by Eric Christopher · 11 years ago
  16. ffa13ea Reimplement the temporary non-const getSubtargetImpl routine so by Eric Christopher · 11 years ago
  17. 82c9345 [AArch64] Extend the number of scalar instructions supported in the AdvSIMD by Chad Rosier · 11 years ago
  18. a770bd6 MC uses .lcomm now, so adjust. by Joerg Sonnenberger · 11 years ago
  19. 0b04cf6 Fix failure to invoke exception handler on Win64 by Reid Kleckner · 11 years ago
  20. 1bb69f1 Correct the emission kind constants committed in r214771 by David Blaikie · 11 years ago
  21. b00cca0 Document the "emission kind" field of the DICompileUnit in LLVM's Source Level Debugging metadata. by David Blaikie · 11 years ago
  22. 355845b Recognize mftbl as alias for mftb, for symmetry with mttb. by Joerg Sonnenberger · 11 years ago
  23. 6d6454e Add a sentence that all entries should include an email address. by Joerg Sonnenberger · 11 years ago
  24. df5eef2 Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself." by David Blaikie · 11 years ago
  25. fa76ba8 R600/SI: Fix definitions for ds_read2 / ds_write2 instructions. by Matt Arsenault · 11 years ago
  26. d6c23be Rename PPCLinuxMCAsmInfo to PPCELFMCAsmInfo to better reflect the by Joerg Sonnenberger · 11 years ago
  27. e8f23a8 Allow .lcomm with alignment on ELF targets. by Joerg Sonnenberger · 11 years ago
  28. aafa4b5 Coverage: add HasCodeBefore flag to a mapping region. by Alex Lorenz · 11 years ago
  29. b88bbc0 Move the R600 intrinsic support back to the target machine - there's by Eric Christopher · 11 years ago
  30. 981eb59 Path: Stop claiming path::const_iterator is bidirectional by Justin Bogner · 11 years ago
  31. 93bbddf Refactor SPRG instructions. by Joerg Sonnenberger · 11 years ago
  32. 93a4549 [X86] Place parentheses around "isMask_32(STReturns) && N <= 2". by Akira Hatanaka · 11 years ago
  33. df64464 Add support for m[ft][di]bat[ul] instructions. by Joerg Sonnenberger · 11 years ago
  34. b47e0f1 Use the known address space constant rather than checking it by Matt Arsenault · 11 years ago
  35. 0ce8757 R600: Remove unused include by Matt Arsenault · 11 years ago
  36. 986a9fa Add a dummy subtarget to the CPP backend target machine. This will by Eric Christopher · 11 years ago
  37. 977b978 Add features for PPC 4xx and e500/e500mc instructions. by Joerg Sonnenberger · 11 years ago
  38. 29ec747 [PowerPC] Add target triple to vec_urem_const.ll test case by Ulrich Weigand · 11 years ago
  39. 7017934 [SKX] Enabling load/store instructions: encoding by Robert Khasanov · 11 years ago
  40. c5686295 [PowerPC] Swap arguments to vpkuhum/vpkuwum on little-endian by Ulrich Weigand · 11 years ago
  41. c245c18 Improving the name of the function parameter, which happens to solve two likely-less-than-useful MSVC warnings: warning C4258: 'I' : definition from the for loop is ignored; the definition from the enclosing scope is used. by Aaron Ballman · 11 years ago
  42. d5e9497 [PowerPC] MULHU/MULHS are not legal for vector types by Ulrich Weigand · 11 years ago
  43. c8be373 Fixed accidental use of reserved identifier in r214709. by Daniel Sanders · 11 years ago
  44. 3b7a193 [PowerPC] Fix and improve vector comparisons by Ulrich Weigand · 11 years ago
  45. 98b419b [mips] Add assembler support for '.set mipsX'. by Daniel Sanders · 11 years ago
  46. 12d4f9f TargetInstrInfo::genAlternativeCodeSequence(): Fix a couple of \param(s). [-Wdocumentation] by NAKAMURA Takumi · 11 years ago
  47. 48593d7 [x86] Just unilaterally prefer SSSE3-style PSHUFB lowerings over clever by Chandler Carruth · 11 years ago
  48. 93f5d9f [x86] Implement more aggressive use of PACKUS chains for lowering common by Chandler Carruth · 11 years ago
  49. a6a0f12 Update links to the gcc and java documentation that 404'd. by Benjamin Kramer · 11 years ago
  50. 534100b Revert "r214669 - MachineCombiner Pass for selecting faster instruction" by Kevin Qin · 11 years ago
  51. 499befa MemoryBuffer: Don't use mmap when FileSize is multiple of 4k on Cygwin. by NAKAMURA Takumi · 11 years ago
  52. 73100d8 [x86] Handle single input shuffles in the SSSE3 case more intelligently. by Chandler Carruth · 11 years ago
  53. f3ef961 [x86] Fix the test case added in r214670 and tweaked in r214674 further. by Chandler Carruth · 11 years ago
  54. 0980da3 [OCaml] Add Llvm.{string_of_const,const_element}. by Peter Zotov · 11 years ago
  55. 5f3f062 [LLVM-C] Add LLVM{IsConstantString,GetAsString,GetElementAsConstant}. by Peter Zotov · 11 years ago
  56. 7bf958f Account for possible leading '.' in label string. by Sanjay Patel · 11 years ago
  57. 53dd6f7 [x86] Don't add nodes to the combined set (and prune subsequent by Chandler Carruth · 11 years ago
  58. f83017c X86: silence warning (-Wparentheses) by Saleem Abdulrasool · 11 years ago
  59. 335c0ca CodeGen: silence a warning by Saleem Abdulrasool · 11 years ago
  60. 0f2bc49 fix for PR20354 - Miscompile of fabs due to vectorization by Sanjay Patel · 11 years ago
  61. 48e1bd7 MachineCombiner Pass for selecting faster instruction by Gerolf Hoflehner · 11 years ago
  62. b0b7088 MachineCombiner Pass for selecting faster instruction by Gerolf Hoflehner · 11 years ago
  63. 83eaeba MC: virtualise EmitWindowsUnwindTables by Saleem Abdulrasool · 11 years ago
  64. 2aded1f MC: rename Win64EHFrameInfo to WinEH::FrameInfo by Saleem Abdulrasool · 11 years ago
  65. fc65cf6 R600/SI: Fix extra whitespace in asm str by Matt Arsenault · 11 years ago
  66. 3d5463d [SimplifyCFG] fix accessing deleted PHINodes in switch-to-table conversion. by Manman Ren · 11 years ago
  67. a0e1d10 tlbia support by Joerg Sonnenberger · 11 years ago
  68. 55f925a mfdcr / mtdcr support by Joerg Sonnenberger · 11 years ago
  69. 8624519 fix bug 20513 - Crash in SLP Vectorizer by Erik Eckstein · 11 years ago
  70. 14d596a Update test to use a more modern AArch64 triple, as requested by Renato. by James Molloy · 11 years ago
  71. 419f380 Don't use additional arguments for dss and friends to satisfy DSS_Form, by Joerg Sonnenberger · 11 years ago
  72. e411c38 [AArch64] Teach DAGCombiner that converting two consecutive loads into a vector load is not a good transform when paired loads are available. by James Molloy · 11 years ago
  73. caf471e [x86] Remove the FIXME that was implemented in r214628. Managed to by Chandler Carruth · 11 years ago
  74. 49f7f89 [x86] Give this test a bare metal triple so it doesn't use the weird by Chandler Carruth · 11 years ago
  75. 1029c70 [x86] Largely complete the use of PSHUFB in the new vector shuffle by Chandler Carruth · 11 years ago
  76. a661225 [x86] Switch to using the variable we extracted this operand into. by Chandler Carruth · 11 years ago
  77. 3c92a7a [x86] Fix a few typos in my comments spotted in passing. by Chandler Carruth · 11 years ago
  78. fb1293f [x86] Teach the target shuffle mask extraction to recognize unary forms by Chandler Carruth · 11 years ago
  79. 8a64a46 [x86] Teach my pshufb comment printer to handle VPSHUFB forms as well as by Chandler Carruth · 11 years ago
  80. 4e6635e [SDAG] Refactor the code which deletes nodes in the DAG combiner to do by Chandler Carruth · 11 years ago
  81. ec6d4d8 Fix issues with ISD::FNEG and ISD::FMA SDNodes where they would not be constant-folded by Owen Anderson · 11 years ago
  82. 61e99f1 CodeGen: Remove commented out code by Justin Bogner · 11 years ago
  83. 7e55ac7 [ARM] In dynamic-no-pic mode, ARM's post-RA pseudo expansion was incorrectly by Akira Hatanaka · 11 years ago
  84. 354ed5f [MCJIT] Fix an overly-aggressive check in RuntimeDyldMachOARM. by Lang Hames · 11 years ago
  85. 507c5af R600: Cleanup fneg tests by Matt Arsenault · 11 years ago
  86. bcf8459 Add a small utility called bisect that enables commandline bisecting on a counter. by Michael Gottesman · 11 years ago
  87. 2785e77 [lit] Add --show-xfail flag to LIT. by Eric Fiselier · 11 years ago
  88. 63fab54 R600/SI: Fix formatting. by Matt Arsenault · 11 years ago
  89. a272803 [x86] Make some questionable tests not spew assembly to stdout, which by Chandler Carruth · 11 years ago
  90. cbd8458 [ASan] Use metadata to pass source-level information from Clang to ASan. by Alexey Samsonov · 11 years ago
  91. d61e28d [SDAG] Allow the legalizer to delete an illegally typed intermediate by Chandler Carruth · 11 years ago
  92. 5e3bfde [SDAG] Let the DAG combiner take care of dead nodes rather than manually by Chandler Carruth · 11 years ago
  93. 842a06e Add diagnostics to the vectorizer cost model. by Tyler Nowicki · 11 years ago
  94. 1b23e26 BitcodeTests: Fix LINK_COMPONENTS. by NAKAMURA Takumi · 11 years ago
  95. 1d31691 verify-uselistorder: Reverse use-lists at every verification by Duncan P. N. Exon Smith · 11 years ago
  96. 4277019 verify-uselistorder: Add missing `static` by Duncan P. N. Exon Smith · 11 years ago
  97. 99a43c2 IR: Add Value::reverseUseList() by Duncan P. N. Exon Smith · 11 years ago
  98. f425efd PartiallyInlineLibCalls: Check sqrt result type before transforming it. by Peter Collingbourne · 11 years ago
  99. b2b0ad4 verify-uselistorder: Move shuffleUseLists() out of lib/IR by Duncan P. N. Exon Smith · 11 years ago
  100. 65225b6 Cleanup this test some more. by Adrian Prantl · 11 years ago