1. c18f66e [yaml2obj][ELF] Add the section name -> section index map to State. by Sean Silva · 12 years ago
  2. 11ca2e5 Add a setLastModificationAndAccessTime to PathV2. by Rafael Espindola · 12 years ago
  3. deda39d [mips] Remove Triple:mips from SupportedArchs in MCJIT unittests by Akira Hatanaka · 12 years ago
  4. f9f44f3 Use a raw_fd_ostream instead of a std::ofstream. by Rafael Espindola · 12 years ago
  5. be87bce Remove the simplify-libcalls pass (finally) by Meador Inge · 12 years ago
  6. 0382b30 [yaml2obj][ELF] Start factoring into "single point of truth". by Sean Silva · 12 years ago
  7. b14f972 [yaml2obj][ELF] Just let this class own its buffer. by Sean Silva · 12 years ago
  8. 201c66c Remove a trivial use of sys::Path. by Rafael Espindola · 12 years ago
  9. 51d1bda [ReleaseNotes] Added bullet point stating that APFloat::isNormal() is now IEEE 754R-2008 compliant and that the relevant method renaming occurred. by Michael Gottesman · 12 years ago
  10. 29c17db Add support for getting the last modification time from a file_status. by Rafael Espindola · 12 years ago
  11. a1694e5 [APFloat] Rename isIEEENormal => isNormal and remove old isNormal method. by Michael Gottesman · 12 years ago
  12. eb729e0 Use only the filename when deciding if a file is a duplicate. by Rafael Espindola · 12 years ago
  13. 3781fbc [APFloat] Fix typo in test so we actually test if we handle denormals. by Michael Gottesman · 12 years ago
  14. 0b82799 Clang-format the SLP vectorizer. No functionality change. by Nadav Rotem · 12 years ago
  15. 4cbbbf4 This reverts r155000. by Joey Gouly · 12 years ago
  16. d69d9f2 SLPVectorization: Add a basic support for cross-basic block slp vectorization. by Nadav Rotem · 12 years ago
  17. 63b8e29 Give this X86-specific test a triple so it's actually X86-specific. by David Blaikie · 12 years ago
  18. ea18f0c by Ulrich Weigand · 12 years ago
  19. dc4dcb6 Change the debug type to match the debug type that is used by vecutils.cpp. by Nadav Rotem · 12 years ago
  20. 06eb45c by Ulrich Weigand · 12 years ago
  21. 151ad37 by Ulrich Weigand · 12 years ago
  22. 027e944 by Ulrich Weigand · 12 years ago
  23. 0db5379 by Ulrich Weigand · 12 years ago
  24. 4828eac Fix get_magic() handling of short reads. by Evgeniy Stepanov · 12 years ago
  25. 438600e Remove the transitional GetUniqueID. by Rafael Espindola · 12 years ago
  26. 9aa3365 Rename fs::GetUniqueID to fs::getUniqueID to match the style guide. by Rafael Espindola · 12 years ago
  27. dd1b7c9 Remove MSan hack that is no longer needed. by Evgeniy Stepanov · 12 years ago
  28. afea27b Fix typos "metatadata" -> "metadata" in the LangRef. by Stefanus Du Toit · 12 years ago
  29. 440dfe9 Make sure ar is creating a new file instead of updating an existing one. by Rafael Espindola · 12 years ago
  30. 122c57c Add r184420 back, but also handle long file names. by Rafael Espindola · 12 years ago
  31. 9d39cb1 Revert "Don't include directory names in archives." by Rafael Espindola · 12 years ago
  32. be984d6 Don't include directory names in archives. by Rafael Espindola · 12 years ago
  33. 6f2c88a Remove remaining bits of the old LLVM specific symtab handling. by Rafael Espindola · 12 years ago
  34. e9ff273 Remove more unused functions. by Rafael Espindola · 12 years ago
  35. f0436b8 Remove unused methods. by Rafael Espindola · 12 years ago
  36. a18b281 Use the simpler sys::fs::exists. by Rafael Espindola · 12 years ago
  37. 436cd0c Convert a use of sys::Path. by Rafael Espindola · 12 years ago
  38. 7231625 Optimize register parsing for MipsAsmParser. Allow symbolic aliases for FPU registers. by Vladimir Medic · 12 years ago
  39. face8d9 Remove static, because it was messing everything up. by Bill Wendling · 12 years ago
  40. 4532c28 DebugInfo: don't use location lists when the location covers the whole function anyway by David Blaikie · 12 years ago
  41. 4e91fa3 [Support/CrashRecoveryContext] Make sure CrashRecoveryContext does not clear the thread-local "CurrentContext" by Argyrios Kyrtzidis · 12 years ago
  42. 228546b This is now a duplicate. by Bill Wendling · 12 years ago
  43. 3b6e067 Make the '==' operator inline. by Bill Wendling · 12 years ago
  44. 8623ecb2 Make this static inline to avoid duplicates. by Bill Wendling · 12 years ago
  45. 59aa540 Make the comparison operators non-member functions. by Bill Wendling · 12 years ago
  46. cc63158 Spelling correction by David Blaikie · 12 years ago
  47. 0c92f2a Don't pass in the TargetInstrInfo into the register info object. It doesn't use it. by Bill Wendling · 12 years ago
  48. 0159ae4 DebugInfo: PR14763/r183329 correct the location of indirect parameters by David Blaikie · 12 years ago
  49. 4f71c1b [APFloat] Changed APFloat::isNormal => APFloat::isFiniteNonZero for all tests in unittests. by Michael Gottesman · 12 years ago
  50. c971cb8 DebugInfo: Specify that a value is stored indirectly by David Blaikie · 12 years ago
  51. 0812304 Spell correct (s/begining/beginning/) by David Blaikie · 12 years ago
  52. 3df7d2f llvm-dwarfdump: Add support for dumping the .debug_loc section by David Blaikie · 12 years ago
  53. ba54bca Access the TargetLoweringInfo from the TargetMachine object instead of caching it. The TLI may change between functions. No functionality change. by Bill Wendling · 12 years ago
  54. ce1164b Remove unused function. by Rafael Espindola · 12 years ago
  55. 4df4bcc by Ulrich Weigand · 12 years ago
  56. 07969dc [APFloat] Converted all references to APFloat::isNormal => APFloat::isFiniteNonZero. by Michael Gottesman · 12 years ago
  57. 63e8ba9 Really fix the missing header :-( by Rafael Espindola · 12 years ago
  58. b167ba7 Add missing include found by the bots. by Rafael Espindola · 12 years ago
  59. b4900b1 Remove last use of PathV1.h from Archive.h by Rafael Espindola · 12 years ago
  60. f9fd58a Access the TargetLoweringInfo from the TargetMachine object instead of caching it. The TLI may change between functions. No functionality change. by Bill Wendling · 12 years ago
  61. 4655485 Modified the implementation of fs::GetUniqueID on Windows such that it actually finds a unique identifier for a file. Also adds unit tests for GetUniqueID. by Aaron Ballman · 12 years ago
  62. 7032c88 [APFloat] Added isFiniteNonZero predicate. by Michael Gottesman · 12 years ago
  63. ea44281 Access the TargetLoweringInfo from the TargetMachine object instead of caching it. The TLI may change between functions. No functionality change. by Bill Wendling · 12 years ago
  64. 2e1dc2d Add operator!= as the compliment to operator==. This is for a future change. by Bill Wendling · 12 years ago
  65. d626d33 Don't cache the TLI object since we have access to it through TargetMachine already. by Bill Wendling · 12 years ago
  66. c896020 [APFloat] Expose isSmallest/isLargest as public methods. by Michael Gottesman · 12 years ago
  67. 7ab184a Allow creation of single-byte MCAtoms. by Ahmed Bougacha · 12 years ago
  68. ad966ea Move StructurizeCFG out of R600 to generic Transforms. by Matt Arsenault · 12 years ago
  69. 5a2fb05 LSR: Fix the parameters used to compute the scaling factor cost. by Quentin Colombet · 12 years ago
  70. ae5758b Add unit test to test a trivial verifier check. by Bill Wendling · 12 years ago
  71. 27ff1f3 Always set the mode. by Rafael Espindola · 12 years ago
  72. 13f4fd7 Remove more uses of sys::Path. by Rafael Espindola · 12 years ago
  73. 80a6d65 SLPVectorizer: handle scalars that are extracted from vectors (using ExtractElementInst). by Nadav Rotem · 12 years ago
  74. dd3ef1a Remove unused function. by Rafael Espindola · 12 years ago
  75. 3baf01b Another attempt at fixing the bots. by Rafael Espindola · 12 years ago
  76. 7d180ac SLPVectorizer: start constructing chains at stores that are not power of two. by Nadav Rotem · 12 years ago
  77. 7391366 Attempt at fixing some bots. by Rafael Espindola · 12 years ago
  78. 4d07abb Reduce sys::Path usage in llvm-ar. by Rafael Espindola · 12 years ago
  79. 7c83970 Remove Path::getDirectoryContents. by Rafael Espindola · 12 years ago
  80. 8fe960e Remove the 'R' modifier. by Rafael Espindola · 12 years ago
  81. ca0984c Remove Path::isObjectFile. by Rafael Espindola · 12 years ago
  82. f6f3be6 Remove Path::canExecute. by Rafael Espindola · 12 years ago
  83. dd5fe2f The RenderMethod field in RegisterOperand class sets the name of the method on the target specific operand to call to add the target specific operand to an MCInst. This patch defines RenderMethod for mips RegisterOperand classes and removes redundant code from MipsAsmParser.cpp by Vladimir Medic · 12 years ago
  84. f9326c2 MachOUniversal.cpp: Fix abuse of Twine. It would be sufficient to use std::string instead. by NAKAMURA Takumi · 12 years ago
  85. 15c6aa9 Fixed comment typo that causes the given comment to actually make sense. by Michael Gottesman · 12 years ago
  86. eb30e51 SLPVectorizer: vectorize compares and selects. by Nadav Rotem · 12 years ago
  87. 6946695 Document the return value and fix a typo. by Nadav Rotem · 12 years ago
  88. 1b11a19 Test commit access. by Wan Xiaofei · 12 years ago
  89. e1e1bb1 Remove `using namespace` and use explicit qualification. by Sean Silva · 12 years ago
  90. 83bc345 Remove spurious space. by Sean Silva · 12 years ago
  91. 9e82a5c Remove unused parameter. by Sean Silva · 12 years ago
  92. 6e6259d [yaml2obj][ELF] Beef up this test a bit. by Sean Silva · 12 years ago
  93. ea94e11 [yaml2obj][ELF] Support ELFOSABI_* enum. by Sean Silva · 12 years ago
  94. 1230407 There is no ELF ABI version enum. by Sean Silva · 12 years ago
  95. 5ba1225 [yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys. by Sean Silva · 12 years ago
  96. 70a3dc1 Use GetUnderlyingObject instead of custom function by Matt Arsenault · 12 years ago
  97. c2b6adf [yaml2obj][ELF] Don't monkeypatch the YAML sections. by Sean Silva · 12 years ago
  98. ca0170f [yaml2obj][ELF] Ensure STN_UNDEF entry is present. by Sean Silva · 12 years ago
  99. afcf60f [yaml2obj][ELF] Rudimentary symbol table support. by Sean Silva · 12 years ago
  100. bd4bd36 Small correction to unordered memory code generation of ARM LDRD by JF Bastien · 12 years ago