1. c7f0d23 Prefix error_code with std. by Rafael Espindola · 11 years ago
  2. bd14dc5 Move PPCInstrInfo off of the target machine and onto the subtarget. by Eric Christopher · 11 years ago
  3. 002840c Quick build fix. by Rafael Espindola · 11 years ago
  4. adccf86 Try to fix the windows build. by Rafael Espindola · 11 years ago
  5. 1dcea73 Remove TargetMachine from PPCInstrInfo and all dependencies and by Eric Christopher · 11 years ago
  6. 3acea39 Don't use 'using std::error_code' in include/llvm. by Rafael Espindola · 11 years ago
  7. b6e7d64 s/pr2007/20007/ in a test by Reid Kleckner · 11 years ago
  8. 5e61d0b Move test for r210734 to Feature/aliases.ll. by Bob Wilson · 11 years ago
  9. b304699 Prefix another use of error_code. by Rafael Espindola · 11 years ago
  10. f743031 More prefixing of error_code. by Rafael Espindola · 11 years ago
  11. d31b63e Delete trailing whitespace. by Matt Arsenault · 11 years ago
  12. 14832b0 Update test case to use "not" instead of "XFAIL". by Juergen Ributzka · 11 years ago
  13. fd5c553 GVN: Enable value forwarding for calloc by Duncan P. N. Exon Smith · 11 years ago
  14. 5d47d4a R600: Mostly remove remaining AMDIL intrinsics. by Matt Arsenault · 11 years ago
  15. 39f17b6 Tweak documentation. by Nico Weber · 11 years ago
  16. a3089bd Remove unused include which breaks build after r210803 by Jeroen Ketema · 11 years ago
  17. 49628bc Move DataLayout from the PPCTargetMachine to the subtarget. by Eric Christopher · 11 years ago
  18. 8df9e24 Objective-C ARC. Blocks that strongly capture themselves by Fariborz Jahanian · 11 years ago
  19. d104c31 Move PPCFrameLowering into PPCSubtarget from PPCTargetMachine. Use by Eric Christopher · 11 years ago
  20. b03127d8 Fix up extra whitespace from previous commit. by Todd Fiala · 11 years ago
  21. 6400ed4 Refer to error_code with an std prefix. by Rafael Espindola · 11 years ago
  22. 85b24f2 LangRef: clarify that global declarations can have section and alignment info. by Bob Wilson · 11 years ago
  23. 8895c52 Added gdb-remote P/p thread suffix test. by Todd Fiala · 11 years ago
  24. 8e650d7 Refer to error_code with the std prefix. by Rafael Espindola · 11 years ago
  25. 8ce8f21 [FastISel][X86] Argument lowering test case by Juergen Ributzka · 11 years ago
  26. a13cab5 [FastIsel][X86] Add support for lowering the first 8 floating-point arguments. by Juergen Ributzka · 11 years ago
  27. 65ca57a CodeGen: enable mov.w/mov.t pairs with minsize for WoA by Saleem Abdulrasool · 11 years ago
  28. a766029 MS ABI: Fix forming pointers to members of a base class by Reid Kleckner · 11 years ago
  29. fbfbaf6 Permit -Wswitch coverage for enumerations. by Saleem Abdulrasool · 11 years ago
  30. 8730ee7 Try to fix the polly build. by Rafael Espindola · 11 years ago
  31. 5ad463f Revert "[FastIsel][X86] Add support for lowering the first 8 floating-point arguments." by Juergen Ributzka · 11 years ago
  32. f0e4034 [llvm-symbolizer] Fix parsing DW_AT_ranges in Fission skeleton compile unit DIEs. by Alexey Samsonov · 11 years ago
  33. 6823a0b Add missing "InitializerConstant" to global variable syntax in LangRef. by Bob Wilson · 11 years ago
  34. dc6de2c Revert r210721 as it causes breakage in internal builds (and possibly GDB). by Eli Bendersky · 11 years ago
  35. 3c890c4 X86: stifle GCC warning by Saleem Abdulrasool · 11 years ago
  36. 885719f Trying to fix the windows build. by Rafael Espindola · 11 years ago
  37. c9340d2 Basic: fix warnings from GCC by Saleem Abdulrasool · 11 years ago
  38. a6e9c3e Remove system_error.h. by Rafael Espindola · 11 years ago
  39. 8a8e554 Include system_error directly. by Rafael Espindola · 11 years ago
  40. 54427cc include system_error directly. by Rafael Espindola · 11 years ago
  41. 1675d51 Run llvm/utils/sort_includes.py in a few files. by Rafael Espindola · 11 years ago
  42. 7264b0b Uses #include "..." instead of #include <...> for llvm headers. by Rafael Espindola · 11 years ago
  43. 8456406 More tests for // rdar://17259812 by Fariborz Jahanian · 11 years ago
  44. fd85bb3 include system_error directly. by Rafael Espindola · 11 years ago
  45. 033ecd1 [Mips] Make exe-dynamic.test test case independent from external input files. by Simon Atanasyan · 11 years ago
  46. 4eba3dc Objective-C. Use isObjCRetainableType in my last patch. NFC. by Fariborz Jahanian · 11 years ago
  47. 8bafe4b adding re-include guards into lib/Support/reg*.h by Artyom Skrobov · 11 years ago
  48. 0921f6b Remove pimpl class from PassRegistry. by Zachary Turner · 11 years ago
  49. 7783b0a Revert "SelectionDAG: Enable (and (setcc x), (setcc y)) -> (setcc (and x, y)) for vectors" by Tom Stellard · 11 years ago
  50. 96e1ee1 Explicitly initialize all fields to avoid -Wmissing-field-initializers warning. by Eli Bendersky · 11 years ago
  51. 1417b0b Disable the load/store optimization pass for Thumb-1. by James Molloy · 11 years ago
  52. 3d3ea53 [mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6 by Daniel Sanders · 11 years ago
  53. 39a1ca75 [mips][mips64r6] bc2[ft] are not available on MIPS32r6/MIPS64r6 by Daniel Sanders · 11 years ago
  54. b1a4d3a Don't import error_code into the lld namespace. by Rafael Espindola · 11 years ago
  55. fd61fd3 [mips][mips64r6] [sl][duw]xc1 are not available on MIPS32r6/MIPS64r6 by Daniel Sanders · 11 years ago
  56. 0a5f9cf Replace llvm::error_code with std::error_code. by Rafael Espindola · 11 years ago
  57. 95f0d51 This removes TODO added in http://reviews.llvm.org/D3658 by Dinesh Dwivedi · 11 years ago
  58. 4956850 replace llvm::error_code with std::error_code. by Rafael Espindola · 11 years ago
  59. c080917 Replace llvm::error_code with std::error_code. by Rafael Espindola · 11 years ago
  60. 6c97d97 [mips][mips64r6] prefx is not available on MIPS32r6/MIPS64r6 by Daniel Sanders · 11 years ago
  61. 557889a [mips][mips64r6] 80 col corrections that should have been in r210777. by Daniel Sanders · 11 years ago
  62. 0fa6041 [mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available on MIPS32r6/MIPS64r6 by Daniel Sanders · 11 years ago
  63. 15c5784 Replace llvm::error_code with std::error_code. by Rafael Espindola · 11 years ago
  64. 559dd85 [mips][mips64r6] jalx is not available on MIPS32r6/MIPS64r6 by Daniel Sanders · 11 years ago
  65. 374597a Allow lowercase messages in this test again. by Rafael Espindola · 11 years ago
  66. b9c07f3 [mips][mips64r6] Add R_MIPS_PC19_S2 by Zoran Jovanovic · 11 years ago
  67. ed6882b Don't import make_error_code into the llvm namespace. by Rafael Espindola · 11 years ago
  68. 1f6f0f4 [mips] Use MTHC1 when it is available (MIPS32r2 and later) for both FP32 and FP64 by Daniel Sanders · 11 years ago
  69. 28a0ca0 [mips][mips64r6] Add bgec and bgeuc instructions by Zoran Jovanovic · 11 years ago
  70. 2dd3b3b [X86] Teach how to dump the name of target node RDTSCP_DAG. by Andrea Di Biagio · 11 years ago
  71. 1f24317 Fix msvc unittest build. by Rafael Espindola · 11 years ago
  72. 3095b42 A follow-up to r210260: updated a comment. No functional changes. by Alexander Kornienko · 11 years ago
  73. 65faa29 CMake: don't install the internal config.h header by Alp Toker · 11 years ago
  74. 10933d1 Track clang changes from r210764 by Alp Toker · 11 years ago
  75. d576e00 DiagnosticsEngine: update severity setters to new terminology by Alp Toker · 11 years ago
  76. ded02af [mips][mips64r6] madd.[ds], msub.[ds], nmadd.[ds], and nmsub.[ds] are not available on MIPS32r6/MIPS64r6 by Daniel Sanders · 11 years ago
  77. 826f8b3 [mips][mips64r6] madd/maddu/msub/msubu are not available on MIPS32r6/MIPS64r6 by Daniel Sanders · 11 years ago
  78. 972ff97 [X86] Teach how to combine AVX and AVX2 horizontal binop on packed 256-bit vectors. by Andrea Di Biagio · 11 years ago
  79. 308181e [mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu, dmult, dmultu, div, ddiv, divu, ddivu for MIPS32r6/MIPS64. by Daniel Sanders · 11 years ago
  80. f77acce Track clang changes from r210758 by Alp Toker · 11 years ago
  81. 46df1c0 Complete the switch from mappings to declarative diagnostic severities by Alp Toker · 11 years ago
  82. 789ba73 [mips] Move CHECK lines to the same line as the instruction it's testing by Matheus Almeida · 11 years ago
  83. 2c81994 R600/SI: Use a register set to -1 for data0 on ds_inc*/ds_dec* by Matt Arsenault · 11 years ago
  84. 06904d8 Do not use namespace polly inside a header. by Andreas Simbuerger · 11 years ago
  85. 24af0c8 Fix typo by Andreas Simbuerger · 11 years ago
  86. 83ed861 Check for an empty error log. by Andreas Simbuerger · 11 years ago
  87. fbd643c Move getDebugLocation to ScopDetectionDiagnostic by Andreas Simbuerger · 11 years ago
  88. 3aa4fb3 Use StringRef to simplify code. No functional change. by Craig Topper · 11 years ago
  89. e475350 Use ArrayRef in some function parameters instead of a pointer and count. No functional change. by Craig Topper · 11 years ago
  90. 156027c Avoid in-class initializer from r210747 by Alp Toker · 11 years ago
  91. fc5f017 Avoid anonymous namespace in header from r210747 by Alp Toker · 11 years ago
  92. 3ba7673 Avoid redundant allocations in the linker optimisation hint by Alp Toker · 11 years ago
  93. b43a559 [FastISel][x86] Add testcase for r210719. by Juergen Ributzka · 11 years ago
  94. 790589c Add a std:: prefix in cases where ADL would have failed on windows. by Rafael Espindola · 11 years ago
  95. 6d0d89b Fix typo. by Rafael Espindola · 11 years ago
  96. 7eac929 [x86] Improve frameaddress test from r210709. by Juergen Ributzka · 11 years ago
  97. 04558dc [FastISel] Add support for the stackmap intrinsic. by Juergen Ributzka · 11 years ago
  98. 99c78a9 Don't use make_error_code from the llvm namespace. by Rafael Espindola · 11 years ago
  99. e5ec53b Prefix generic_category with std::. by Rafael Espindola · 11 years ago
  100. d013670 Give clang-format its own error category. by Rafael Espindola · 11 years ago