1. 7168a7d llvm-mc/X86: Implement single instruction encoding interface for MC. by Daniel Dunbar · 16 years ago
  2. 1ca3a0b X86: Mark EH_RETURN as code-gen-only. by Daniel Dunbar · 16 years ago
  3. cdbb3f5 Fix PR4789. Teach eliminateFrameIndex how to handle VLDRQ and VSTRQ which cannot fold any immediate offset. by Evan Cheng · 16 years ago
  4. 7e7f06e X86FastISel support for loading and storing values of type i1. by Dan Gohman · 16 years ago
  5. cbbea0f Expand i8 selects into control flow instead of 16-bit conditional by Dan Gohman · 16 years ago
  6. 16df208 Simplify. by Daniel Dunbar · 16 years ago
  7. f3ea400 CMake: Removed outdated TODO. by Oscar Fuentes · 16 years ago
  8. eb2aa09 Generate section for bss and enable weak symbols by Venkatraman Govindaraju · 16 years ago
  9. 4e68f88 Alter 79292 to produce output that actually assembles. by Dale Johannesen · 16 years ago
  10. 31fb12f Remove unneeded ARM-specific DAG nodes for VLD* and VST* Neon operations. by Bob Wilson · 16 years ago
  11. efc3f3a Unbreak FP128 stuff in cbe by Anton Korobeynikov · 16 years ago
  12. 1cb852b Expand scalar_to_vector - we don't have any isel logic for it now by Anton Korobeynikov · 16 years ago
  13. 6ff5de4 Add comments detailing a known bug, so that people writing other by Dan Gohman · 16 years ago
  14. af70e5c Don't use INSERT_SUBREG to model anyext operations on x86-64, as it by Dan Gohman · 16 years ago
  15. cd76128 Add dummy inline asm handling for 'r' constraint. This fixes PR4778 by Anton Korobeynikov · 16 years ago
  16. 8245988 Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. by Devang Patel · 16 years ago
  17. 765e08d test commit by Venkatraman Govindaraju · 16 years ago
  18. de86d47 Add an 'inline hint' attribute to represent source by Dale Johannesen · 16 years ago
  19. 77f452d Updated i128 sext support for CellSPU backend, contributed by Ken Werner (IBM) by Scott Michel · 16 years ago
  20. b9ef764 Start refactoring PIC16 TargetObjectFile code. Eventually, all the stuff from by Sanjiv Gupta · 16 years ago
  21. a123239 Remove some unused SDNode definitions. by Bob Wilson · 16 years ago
  22. 79b765d Use X86II::MO_NO_FLAG. by Dan Gohman · 16 years ago
  23. 2a9df47 Expose the instruction contraint string as an argument to the NLdSt class. by Bob Wilson · 16 years ago
  24. 379a087 Provide dynamic_stackalloc lowering for MSP430. This fixes PR4769 by Anton Korobeynikov · 16 years ago
  25. 2a610c7 Update DebugInfo interface to use metadata, instead of special named llvm.dbg.... global variables, to encode debugging information in llvm IR. This is mostly a mechanical change that tests metadata support very well. by Devang Patel · 16 years ago
  26. f6163dc Fix PR 4751, another difficulty with %a modifier on x86. by Dale Johannesen · 16 years ago
  27. f6045fe8 - Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundant by Scott Michel · 16 years ago
  28. f1fa4fd 128-bit sign extension and vector shift cleanups, contributed by Ken Werner by Scott Michel · 16 years ago
  29. 9b2420d Initialize ShufBytes, as gcc 4.4 can't detect that the entire array is by Scott Michel · 16 years ago
  30. 67db6af eliminate a #include. by Chris Lattner · 16 years ago
  31. 23132b1 prune the #includes in raw_ostream.h by moving a by Chris Lattner · 16 years ago
  32. a60e51f Make linkerprivate work for ARM and PPC. Testcase covers by Dale Johannesen · 16 years ago
  33. dbe89cd remove the last uses of Config/alloca.h by Chris Lattner · 16 years ago
  34. e0c86af Switch SubtargetFeature off of ostreams by Chris Lattner · 16 years ago
  35. 072a56e Remove Streams.h from the targets. by Benjamin Kramer · 16 years ago
  36. 43ed267 Fix some refactos for iostream changes (in -Asserts mode). by Daniel Dunbar · 16 years ago
  37. 4437ae2 eliminate uses of cerr() by Chris Lattner · 16 years ago
  38. 893e1c9 eliminate the last DOUTs from the targets. by Chris Lattner · 16 years ago
  39. 45cfe54 Change Pass::print to take a raw ostream instead of std::ostream, by Chris Lattner · 16 years ago
  40. bdff548 eliminate the "Value" printing methods that print to a std::ostream. by Chris Lattner · 16 years ago
  41. 705e07f remove various std::ostream version of printing methods from by Chris Lattner · 16 years ago
  42. f682f3d Forgot to update some CMakeLists. by Benjamin Kramer · 16 years ago
  43. ecf046b Update CMake build, unbreak linux build. by Benjamin Kramer · 16 years ago
  44. 33adcfb rename TAI -> MAI, being careful not to make MAILJMP instructions :) by Chris Lattner · 16 years ago
  45. 2807afa rename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for darwin. by Chris Lattner · 16 years ago
  46. 82d748d move the MCAsmInfo .cpp/.h files into the right directories and rename them. by Chris Lattner · 16 years ago
  47. e4d110b revert 79764, my dependencies failed me again. by Chris Lattner · 16 years ago
  48. 5228348 remove dead member. by Chris Lattner · 16 years ago
  49. af76e59 Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. by Chris Lattner · 16 years ago
  50. 24f20e0 Record variable debug info at ISel time directly. by Devang Patel · 16 years ago
  51. 310ed13 Some dummy cost model for s390x: by Anton Korobeynikov · 16 years ago
  52. ce392eb Make x86 test actually test x86 code generation. Fix the by Eli Friedman · 16 years ago
  53. 3dfe610 Revert r79563 by Chris Lattner · 16 years ago
  54. 35a27c8 revert r79562 + r79563 by Chris Lattner · 16 years ago
  55. 5a35fe6 revert r79631 by Chris Lattner · 16 years ago
  56. ec3579f revert 79631 by Chris Lattner · 16 years ago
  57. 4f38b38 Rename ARM "lane_cst" operands to "nohash_imm" since they are used for by Bob Wilson · 16 years ago
  58. c692cb7 Match VTRN, VZIP, and VUZP shuffles. Restore the tests for these operations, by Bob Wilson · 16 years ago
  59. 162da3c Add fcopysign instructions by Anton Korobeynikov · 16 years ago
  60. 9085750 Try again at privatizing the layout info map, with a rewritten patch. by Owen Anderson · 16 years ago
  61. fc9489a Expand few nodes until someone will be crazy enough to implement them natively :) by Anton Korobeynikov · 16 years ago
  62. 2a5b155 Typo :( by Anton Korobeynikov · 16 years ago
  63. 324a99f Correct instruction names for subtract-with-borrow by Anton Korobeynikov · 16 years ago
  64. 3c2734c Handle 'r' inline asm constraint by Anton Korobeynikov · 16 years ago
  65. 1c3858a Fix a problem noticed by gcc-4.4: by Duncan Sands · 16 years ago
  66. e6c94c8 Fix -Asserts warning. by Daniel Dunbar · 16 years ago
  67. 25f1aa0 Fix a typo by Anton Korobeynikov · 16 years ago
  68. eaa8b1f Add a pass to do call graph analyis to overlay the autos and frame sections of by Sanjiv Gupta · 16 years ago
  69. d083dfb More cpp backend fixes. Now for FP stuff. by Anton Korobeynikov · 16 years ago
  70. 051cfd6 Fix some typos and use type-based isel for VZIP/VUZP/VTRN by Anton Korobeynikov · 16 years ago
  71. 1c8e581 Add lowering of ARM 4-element shuffles to multiple instructios via perfectshuffle-generated table. by Anton Korobeynikov · 16 years ago
  72. 62e84f1 Add nodes & dummy matchers for some v{zip,uzp,trn} instructions by Anton Korobeynikov · 16 years ago
  73. 8e6c2b9 Expand EXTRACT_SUBVECTOR by Anton Korobeynikov · 16 years ago
  74. 5da894f Provide vext.{16,32} by Anton Korobeynikov · 16 years ago
  75. d0ac234 Use masks not nodes for vector shuffle predicates. Provide set of 'legal' masks, so legalizer won't infinite cycle by Anton Korobeynikov · 16 years ago
  76. 9d7a8cc Remove #include <iostream>. by Bill Wendling · 16 years ago
  77. d4b4cf5 Remove Neon intrinsics for VZIP, VUZP, and VTRN. We will represent these as by Bob Wilson · 16 years ago
  78. 2ea2015 Re-revert r79555. Apparently it's not just buildbot weirdness. by Owen Anderson · 16 years ago
  79. 28998d1 Reapply r79555 for testing. Daniel's trying to work out some buildbot weirdnesss. by Owen Anderson · 16 years ago
  80. 607abd2 --- Reverse-merging r79555 into '.': by Bill Wendling · 16 years ago
  81. 89bc0a2 part of the previous commit for PIC16 ISR implementation. by Sanjiv Gupta · 16 years ago
  82. eb01aba Implement support for ISRs. by Sanjiv Gupta · 16 years ago
  83. d9b2071 Make the StructType->StructLayout table private to TargetData, allowing us to avoid locking on it. by Owen Anderson · 16 years ago
  84. 47234e6 Fixed PCMPESTRM128 to have opcode 0x60 instead of 0x62, as specified by the by Sean Callanan · 16 years ago
  85. ef74e9b Fix an x86 code size regression: prefer RIP-relative addressing by Dan Gohman · 16 years ago
  86. 89d177f Fix an obvious copy-n-paste bug. by Evan Cheng · 16 years ago
  87. d35626e Update and fix some comments. by Dan Gohman · 16 years ago
  88. 231843e Add an extra line to conform with preferred style. by Dale Johannesen · 16 years ago
  89. ce4eb39 Modify an assert to avoid what looks like a GCC 4.2.4 signed-ness bug. by Reid Kleckner · 16 years ago
  90. 7bcec7e Handle 'a' modifier in X86 asms. PR 4742. by Dale Johannesen · 16 years ago
  91. 781c2b8 Fixed error in CPPBackend from a contextification API change. by Reid Kleckner · 16 years ago
  92. 6bd4aca Remove temporary testing code. by Dan Gohman · 16 years ago
  93. 6a402dc Add an x86 peep that narrows TEST instructions to forms that use by Dan Gohman · 16 years ago
  94. 5d598aa Update Cortex-A8 instruction itineraries for integer instructions. by David Goodwin · 16 years ago
  95. de95c1b8 Add support for Neon VEXT (vector extract) shuffles. by Bob Wilson · 16 years ago
  96. 6c2f9e1 eliminate AsmPrinter::SwitchToSection and just have clients by Chris Lattner · 16 years ago
  97. b120ab4 Implement sse4.2 string/text processing instructions: by Eric Christopher · 16 years ago
  98. c0823fe Simplify RegScavenger::FindUnusedReg. by Jakob Stoklund Olesen · 16 years ago
  99. 1123135 Add support for mergeable sections back into the XCore backend. by Richard Osborne · 16 years ago
  100. a9e8334 Put data with relocations in the same sections as data without relocations. by Richard Osborne · 16 years ago