1. 68be956 Delete the StrongPHIElimination pass, leaving only a shell. by Jakob Stoklund Olesen · 15 years ago
  2. 7a26aca Add IntervalMap::iterator::set{Start,Stop,Value} methods that allow limited by Jakob Stoklund Olesen · 15 years ago
  3. b531f45 Support/FileSystem: Add equivalent implementation. by Michael J. Spencer · 15 years ago
  4. db04b39 Support/FileSystem: Fix MinGW build. It doesn't have _chsize_s. by Michael J. Spencer · 15 years ago
  5. d253545 Add FIXMEs. by Jim Grosbach · 15 years ago
  6. 2c971ab Size reduction for tPUSH come from t2STMDB_UPD, not t2STMIA_UPD. by Jim Grosbach · 15 years ago
  7. b39e33f And I really hate line endings. by Michael J. Spencer · 15 years ago
  8. af45fc0 Support/Windows/FileSystem: Fix MinGW build. by Michael J. Spencer · 15 years ago
  9. 3920d3b Support/FileSystem: Add resize_file implementation. by Michael J. Spencer · 15 years ago
  10. a50b98c Support/FileSystem: Add rename implementation. by Michael J. Spencer · 15 years ago
  11. 106aa73 Support/FileSystem: Add remove implementation. by Michael J. Spencer · 15 years ago
  12. 998b470 Fix line endings. by Michael J. Spencer · 15 years ago
  13. ce0bb54 Get Neon intrinsic names from the new "Name" field in the tblgen records by Bob Wilson · 15 years ago
  14. af72c62 Fix paste-o in ExtractValueInst::getIndexedType() comments. by Frits van Bommel · 15 years ago
  15. 6d6d16a unittests/Support/PathV2: remove(3) requires a terminated string. by Benjamin Kramer · 15 years ago
  16. 481d402 Apparently OS X 10.4 doesn't have __crashreporter_info__. by Eric Christopher · 15 years ago
  17. 9b391c5 Support/FileSystem: Add create_symlink implementation. by Michael J. Spencer · 15 years ago
  18. d7b305f Support/FileSystem: Add create_hard_link implementation. by Michael J. Spencer · 15 years ago
  19. 0dda543 Support/ADT/Twine: Make toNullTerminatedStringRef not rely on UB :(. by Michael J. Spencer · 15 years ago
  20. b83769f Support/FileSystem: Add create_director{y,ies} implementations. by Michael J. Spencer · 15 years ago
  21. 2df042c Make EmitIntValue more efficient and more like what we do for leb128. The by Rafael Espindola · 15 years ago
  22. 6cfab37 I did it wrong. Don't disregard these encodings here. by Bill Wendling · 15 years ago
  23. 371716c Unittests/Support/PathV2: Cleanup and remove output. by Michael J. Spencer · 15 years ago
  24. 12a4cf2 unittests/Support/PathV2: Comment out test because some systems are saying that by Michael J. Spencer · 15 years ago
  25. 278b6e8 Don't overwrite the opcode passed into the T1Special pattern. by Bill Wendling · 15 years ago
  26. 534a5e4 Add Thumb encoding for some more instructions. by Bill Wendling · 15 years ago
  27. b40a905 Ignore decode table conflicts in the tMOVgpr2tgpr, tMOVgpr2gpr, and tMOVtgpr2gpr by Bill Wendling · 15 years ago
  28. 2dbdeee Support/Windows/FileSystem: Remove unneeded toNullTerminatedStringRef. by Michael J. Spencer · 15 years ago
  29. 3cb84ef Support/FileSystem: Add unique_file and exists implementations. by Michael J. Spencer · 15 years ago
  30. f4e7b16 Support/FileSystem: Remove temp_directory_path. by Michael J. Spencer · 15 years ago
  31. 660b5fc Do with uleb the same trick we now do with dwarf line/address advances. This by Rafael Espindola · 15 years ago
  32. 8d64989 clarify comment by Chris Lattner · 15 years ago
  33. 32a006e Try to resolve symbol differences early, and if successful create a plain by Rafael Espindola · 15 years ago
  34. 0bdf0c0 The tLDR instruction wasn't encoded properly: by Bill Wendling · 15 years ago
  35. b0d9869 Add support for "_lane" variants of VMUL, VMLA, and VMLS Neon intrinsics. by Bob Wilson · 15 years ago
  36. 194aa58 Support using macros for Neon intrinsics implemented without builtins. by Bob Wilson · 15 years ago
  37. 5113cdb It may not be an option to skip .debug_line if there are file reference in already emitted debug info. So, for now, emit dummy line table entry to make older linker and assemblers happy. This is not a new behavior, original AsmPrinter emitted similar line table entries. by Devang Patel · 15 years ago
  38. 3fda44f Hide tests, that check .loc, .file in output assembly, from darwin9 buildbot. by Devang Patel · 15 years ago
  39. 7721e7f Trailing whitespace. by Jim Grosbach · 15 years ago
  40. 9bc23ad Disable .loc support on older darwin OSes. by Devang Patel · 15 years ago
  41. ee4854f Use set directive for StartMinusEndExpr. by Devang Patel · 15 years ago
  42. 1d9582c Test case for r120740. Radar 8712503. by Stuart Hastings · 15 years ago
  43. 9e413a9 Adjust this test for the fact that the stores are no longer by Duncan Sands · 15 years ago
  44. 7593f34 Move check of command line options after command line parsing. by Tobias Grosser · 15 years ago
  45. 7ece602 XFAIL for now. If someone with access to an ARM/Linux host wants to have a look by Jim Grosbach · 15 years ago
  46. fabdafb Fix test. by Evan Cheng · 15 years ago
  47. ee3a428 This test dates from the time when llvm-gcc had problems if two types were by Duncan Sands · 15 years ago
  48. 30e2128 Update LiveDebugVariables during coalescing. by Jakob Stoklund Olesen · 15 years ago
  49. 1ab4b21 When expanding the MOVCCi32imm, make sure to use the ARM movt/movw opcodes, by Jim Grosbach · 15 years ago
  50. ce4fadf Fix copy/pasto in vmin.f32 encoding. by Jim Grosbach · 15 years ago
  51. 2e06398 Teaching MBlaze backend how to reverse branch conditions. by Wesley Peck · 15 years ago
  52. 5d87255 test/Archive/extract.ll: Use cmp instead of diff. Thanks to Danil Malyshev! by NAKAMURA Takumi · 15 years ago
  53. 76507f1 Add a fast path to EvaluateSymbolicAdd. This avoids computing symbol addresses by Rafael Espindola · 15 years ago
  54. 37a0b54 Simplify code in Neon intrinsics. No functional changes intended. by Bob Wilson · 15 years ago
  55. 377296e Assign arguments of Neon intrinsic macros to local temporaries. by Bob Wilson · 15 years ago
  56. e239305 Move EmitValueToOffset to the ObjectStreamer. by Rafael Espindola · 15 years ago
  57. dedb045 Add EmitInstToFragment to the generic object streamer. by Rafael Espindola · 15 years ago
  58. 7fcd4dc Add naming rules to the coding standards. by Zhanyong Wan · 15 years ago
  59. 6db8a9f The sections that the ELF object writer has to create are very simple and by Rafael Espindola · 15 years ago
  60. 052008b Use statement expressions in Neon intrinsics defined as macros. by Bob Wilson · 15 years ago
  61. ec99c90 tidy up by Chris Lattner · 15 years ago
  62. 4a6c7fc Add casts for splatted scalars in calls to Neon builtins. by Bob Wilson · 15 years ago
  63. 1dbfa91 Add a missing cast for Neon vsbl results. by Bob Wilson · 15 years ago
  64. b322fc2 Add another missing cast for Neon vcombine results. by Bob Wilson · 15 years ago
  65. c79528a Add casts in arm_neon.h for result values in inline functions as well as macros. by Bob Wilson · 15 years ago
  66. 6a13ddb If tehre are not any line entry then do not try to emit .debug_line section. by Devang Patel · 15 years ago
  67. 0613516 Implement the first half of LiveDebugVariables. by Jakob Stoklund Olesen · 15 years ago
  68. dff84b0 Add support for binary encoding of ARM 'adr' instructions referencing constant by Jim Grosbach · 15 years ago
  69. 317bafb Avoid "char" for Neon vector elements; make it explicitly signed (or unsigned). by Bob Wilson · 15 years ago
  70. e106bc1 Cast scalar results of Neon macros to the correct type. by Bob Wilson · 15 years ago
  71. 0be938e Revert r120580. by Devang Patel · 15 years ago
  72. 1bf891a Fix and re-enable tail call optimization of expanded libcalls. by Evan Cheng · 15 years ago
  73. 6566e0a Remove unused argument. by Rafael Espindola · 15 years ago
  74. 0c628c2 fixing style nit: move class static to global static by Jason W Kim · 15 years ago
  75. 506e579 Make valgrind happy. by Michael J. Spencer · 15 years ago
  76. cf59026 Add a post encoder method to the VFP instructions to convert them to the Thumb2 by Bill Wendling · 15 years ago
  77. 5177f79 Use the correct fixup type for ARM VLDR* by Jim Grosbach · 15 years ago
  78. 9f44724 Rename temporary symbols if they conflict with artificial symbols created by Rafael Espindola · 15 years ago
  79. 871498e Support/FileSystem: Fix copy_file implementation to use toNullTerminatedStringRef by Michael J. Spencer · 15 years ago
  80. 7dc7ac3 Support/ADT/Twine: Add toNullTerminatedStringRef. by Michael J. Spencer · 15 years ago
  81. f00140c Add explicit casts for vector arguments to Neon builtins. by Bob Wilson · 15 years ago
  82. 95148ad Add some comments for TableGen's NeonEmitter. by Bob Wilson · 15 years ago
  83. 5b7fe59 Cleanup: simplify checks for integers between 2 and 4. by Bob Wilson · 15 years ago
  84. 5d14f9b Refactor LEApcrelJT as a pseudo-instructionlowered to a cannonical ADR by Jim Grosbach · 15 years ago
  85. bee0c38 Support/FileSystem: Add copy_file implementation. Not tests yet because the by Michael J. Spencer · 15 years ago
  86. 5a7df60 Support/PathV2: Split PathV2.h into PathV2.h and FileSystem.h. by Michael J. Spencer · 15 years ago
  87. eb21e3c unittests/Support/PathV2: Fix -pedantic warning. by Michael J. Spencer · 15 years ago
  88. 9d63d90 Add correct encodings for STRD and LDRD, including fixup support. Additionally, update these to unified syntax. by Owen Anderson · 15 years ago
  89. 1920d82 kill trailing space by Jason W Kim · 15 years ago
  90. fdbdaac Fix a mised reloc rename spot. by Jim Grosbach · 15 years ago
  91. 3990d8f 10 bits, not 12. by Jim Grosbach · 15 years ago
  92. 056745c Disable debug info for x86-darwin9 and earlier until PR 8715 and radar 8709290 are fixed. by Devang Patel · 15 years ago
  93. 75a08e6 Add hiddent command line option, as an debugging aid, to disable .loc use. by Devang Patel · 15 years ago
  94. 3816978 I don't think it makes any sense to assert that the target supports SSE3 here. by Duncan Sands · 15 years ago
  95. 3608d2a ptx: bug fix: use after free by Che-Liang Chiou · 15 years ago
  96. 7a874dd PR5207: Rename overloaded APInt methods set(), clear(), flip() to by Jay Foad · 15 years ago
  97. ce2b68f Support/PathV2: Add is_{absolute,relative} implementation. by Michael J. Spencer · 15 years ago
  98. ae18008 Support/PathV2: Add has_{root_path,root_name,root_directory,parent_path,filename,stem,extension} implementation. by Michael J. Spencer · 15 years ago
  99. 1d38962 unittests/Support/PathV2: Make tests much shorter; although harder to understand. by Michael J. Spencer · 15 years ago
  100. 887c0e4 Elaborate on FIXME. by Jim Grosbach · 15 years ago