1. 01c9d28 Remove unique_file now that it is unused. by Rafael Espindola · 12 years ago
  2. 200c748 Add a createUniqueFile function and switch llvm's users of unique_file. by Rafael Espindola · 12 years ago
  3. cd56727 [TRE] Merged several tests into the the test basic.ll. by Michael Gottesman · 12 years ago
  4. 1276b39 Use sys::fs::createTemporaryFile. by Rafael Espindola · 12 years ago
  5. e11874f Add a higher level createTemporaryFile function. by Rafael Espindola · 12 years ago
  6. fe3b299 ARM: Add a pack pattern for matching arithmetic shift right by Arnold Schwaighofer · 12 years ago
  7. ffd3bb8 ARM: Fix incorrect pack pattern by Arnold Schwaighofer · 12 years ago
  8. 2319180 Remove a useless declarations (found by scan-build) by Sylvestre Ledru · 12 years ago
  9. 7180414 [SystemZ] Remove no-op MVCs by Richard Sandiford · 12 years ago
  10. e684b96 [SystemZ] Remove redundant frame MMOs by Richard Sandiford · 12 years ago
  11. 5f1c7e5 Fix double renaming bug in stack coloring pass by Richard Sandiford · 12 years ago
  12. cf1b5bd [SystemZ] Enable the use of MVC for frame-to-frame spills by Richard Sandiford · 12 years ago
  13. 457571e by Ulrich Weigand · 12 years ago
  14. 47734db [SystemZ] Allocate a second register scavenging slot by Richard Sandiford · 12 years ago
  15. 61de142 Don't create an archive if, for example, we are asked to print the index. by Rafael Espindola · 12 years ago
  16. 7271ac2 [SystemZ] Clean up register scavenging code by Richard Sandiford · 12 years ago
  17. ef2703a Use simpler version of exists. by Rafael Espindola · 12 years ago
  18. 3d44273 by Ulrich Weigand · 12 years ago
  19. 23a72c8 by Ulrich Weigand · 12 years ago
  20. 87b8a7f9 Remove NoOperation. by Rafael Espindola · 12 years ago
  21. b6566ae Simplify code. No functionality change. by Benjamin Kramer · 12 years ago
  22. 00d9fe2 PR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm. by Joey Gouly · 12 years ago
  23. 24663f6 Don't treat bitcode files specially in llvm-ar. by Rafael Espindola · 12 years ago
  24. 4a0bf54 Use the raw member names in Archive::Archive. by Rafael Espindola · 12 years ago
  25. a5db79d Add a --crash option to not. by Rafael Espindola · 12 years ago
  26. b1b738e InstCombine: (icmp eq B, 0) | (icmp ult A, B) -> (icmp ule A, B-1) by David Majnemer · 12 years ago
  27. 5679d7d Remove use of asymmetric std::lower_bound comparator. by Ahmed Bougacha · 12 years ago
  28. 09bb56f DebugInfo: Consider global variables without locations to be valid by David Blaikie · 12 years ago
  29. 8be5279 Use a OwningPtr instead of a manual delete. by Rafael Espindola · 12 years ago
  30. 25746dd Initialize object file info before output streamer by Nico Rieck · 12 years ago
  31. a6d343a MC: Add .section directive to COFF by Nico Rieck · 12 years ago
  32. e7006bb InstCombine: Reimplementation of visitUDivOperand by David Majnemer · 12 years ago
  33. 6d88f9b Add support for archives with no symbol table or string table. by Rafael Espindola · 12 years ago
  34. 2c8ce86 Fix leak. Should bring back the valgrind bot. by Rafael Espindola · 12 years ago
  35. 972befb by Ulrich Weigand · 12 years ago
  36. 449f64c Add 'not' in front of a command that is expected to fail. by Rafael Espindola · 12 years ago
  37. 764a3d5 Changing long to int for consistency. by Aaron Ballman · 12 years ago
  38. 1e9ddc2 Remove an unneeded call to 'UpdateThumbVFPPredicate', spotted by Amaury. by Joey Gouly · 12 years ago
  39. 4ea2505 Add support for MC assembling and disassembling of vsel{ge, gt, eq, vs} instructions. by Joey Gouly · 12 years ago
  40. 3c99602 by Ulrich Weigand · 12 years ago
  41. 5606fca by Ulrich Weigand · 12 years ago
  42. 32d15d9 SimplifyCFG: Teach switch generation some patterns that instcombine forms. by Benjamin Kramer · 12 years ago
  43. 98abba7 Supporting ssize_t on WIN64 with its proper size. Patch thanks to David Cournapeau! by Aaron Ballman · 12 years ago
  44. f349a6e Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes. by Jakob Stoklund Olesen · 12 years ago
  45. 929d9ef Add a V8FP instruction 'vcvt{b,t}' to convert between half and double precision. by Joey Gouly · 12 years ago
  46. 1ab111e Typo. by Jakob Stoklund Olesen · 12 years ago
  47. 918b7c8 Simplify landing pad lowering. by Jakob Stoklund Olesen · 12 years ago
  48. ef22e0e FastISel can only apend to basic blocks. by Jakob Stoklund Olesen · 12 years ago
  49. c982e14 Live-in copies go *after* EH_LABELs. by Jakob Stoklund Olesen · 12 years ago
  50. 08bdfe2 Tabs to spaces. No functionality change. by Nick Lewycky · 12 years ago
  51. a4389b0 Add a space between closing template '>' to unbreak build. by Craig Topper · 12 years ago
  52. 6227d5c Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. by Craig Topper · 12 years ago
  53. c589a5f Reapply r185601 with a fix for the cmake build. by Eric Christopher · 12 years ago
  54. 2333a31 Temporarily revert 185601 as it caused cmake build regressions. by Eric Christopher · 12 years ago
  55. d1280c1 Add support for futimens for platforms that don't support futimes. by Eric Christopher · 12 years ago
  56. c938229 Revert r185595-185596 which broke buildbots. by Jakob Stoklund Olesen · 12 years ago
  57. 6220422 Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes. by Jakob Stoklund Olesen · 12 years ago
  58. 9c0e921 Simplify landing pad lowering. by Jakob Stoklund Olesen · 12 years ago
  59. f647652 Add MachineBasicBlock::addLiveIn(). by Jakob Stoklund Olesen · 12 years ago
  60. 62da588 Have ARMBaseRegisterInfo::getCallPreservedMask return the 'correct' mask for the GHC calling convention. by Stephen Lin · 12 years ago
  61. 7c2f3e8 Hoist all of the Entry.getLoc() calls int a single variable. by Eric Christopher · 12 years ago
  62. 0d0782a Make DotDebugLocEntry a class, reorder the members along with comments by Eric Christopher · 12 years ago
  63. 8e2e5ff [ARM] Improve the instruction selection of vector loads. by Quentin Colombet · 12 years ago
  64. 4e97645 Elaborate on comment. by Eric Christopher · 12 years ago
  65. 3a1812d Add names to the header file since they help in documenting the API by Eric Christopher · 12 years ago
  66. 1666c6a8 [PowerPC] FreeBSD does not require f128 in its data layout string. by Bill Schmidt · 12 years ago
  67. f0126ea Add platform specific tests doc by Renato Golin · 12 years ago
  68. 79c163d ARM: Prevent ARMAsmParser::shouldOmitCCOutOperand() from misidentifying certain Thumb2 add immediate T3 encodings. by Tilmann Scheller · 12 years ago
  69. 08ebdc7 Move typedefs inside the class that they belong to. by Eric Christopher · 12 years ago
  70. 40488cf Use an RWMutex instead of a Mutex in PassRegistry. by Chad Rosier · 12 years ago
  71. 51f558c by Ulrich Weigand · 12 years ago
  72. 33efedc by Ulrich Weigand · 12 years ago
  73. 965b20e by Ulrich Weigand · 12 years ago
  74. 73477b9 Prefix failing commands with not to make clear they are expected to fail. by Rafael Espindola · 12 years ago
  75. 621f463 Remove another old test. by Rafael Espindola · 12 years ago
  76. 8b1cc1d Remove test for the old EH system. It doesn't parse anymore. by Rafael Espindola · 12 years ago
  77. 5b44586 Fix test: It was missing run lines and llvm-dis has no -disable-verify option. by Rafael Espindola · 12 years ago
  78. 09a7f60 Add support for gnu archives with a string table and no symtab. by Rafael Espindola · 12 years ago
  79. 40d40dd Make llvm-nm return 1 on error. by Rafael Espindola · 12 years ago
  80. f6b67dc by Ulrich Weigand · 12 years ago
  81. 365ef0b Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. by Craig Topper · 12 years ago
  82. bf361f5 Fix regular expression used by 'make update' to only look for 'I' and '?' at the start of svn info results and to check for spaces after 'I' instead of just after '?'. by Craig Topper · 12 years ago
  83. d55ef5c [msan] Unpoison stack allocations and undef values in blacklisted functions. by Evgeniy Stepanov · 12 years ago
  84. bf8eb3d by Ulrich Weigand · 12 years ago
  85. 44175d9 by Ulrich Weigand · 12 years ago
  86. fa487e8 [SystemZ] Fold more spills by Richard Sandiford · 12 years ago
  87. b81b477 This corrects the implementation of Thumb ADR instruction. There are three issues: by Mihai Popa · 12 years ago
  88. a10c01a ARM: relax the atomic release barrier to "dmb ishst" on Swift by Tim Northover · 12 years ago
  89. b997b56 [SystemZ] Rename mapping table fields by Richard Sandiford · 12 years ago
  90. 52c28b0 [SystemZ] Fix caller-allocated save slot FIXME by Richard Sandiford · 12 years ago
  91. 52f5a65 Remove unused field. by Eric Christopher · 12 years ago
  92. 6af85ae Constify a few functions. by Eric Christopher · 12 years ago
  93. 9e333ca [XCore] Whitespace fixes, no functionality change. by Richard Osborne · 12 years ago
  94. 79186be [XCore] Add ISel pattern for LDWCP by Richard Osborne · 12 years ago
  95. 32bdf82 Use SmallVectorImpl::const_iterator instead of SmallVector to avoid specifying the vector size. by Craig Topper · 12 years ago
  96. 78477ff Use SmallVectorImpl instead of SmallVector as method argument to avoid specifying vector size. by Craig Topper · 12 years ago
  97. f22fd3f Use SmallVectorImpl instead of SmallVector for iterators and references to avoid specifying the vector size unnecessarily. by Craig Topper · 12 years ago
  98. d0a3916 Use SmallVectorImpl::iterator/const_iterator instead of SmallVector by Eric Christopher · 12 years ago
  99. 40c744e Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. by Craig Topper · 12 years ago
  100. 01eb99a Introduce some typedefs for DenseMaps containing SmallVectors so the vector size doesn't have to repeated when creating iterators for the DenseMap. by Craig Topper · 12 years ago