1. 65e0e46 Move the subtarget dependent features from XCoreTargetMachine by Eric Christopher · 11 years ago
  2. 9223ec2 Make XCoreSelectionDAGInfo take a DataLayout since it only needs by Eric Christopher · 11 years ago
  3. 6239974 Also run clang-format on llvm-nm.cpp to tidy things up. No functional changes. by Kevin Enderby · 11 years ago
  4. 9c23bd0 Run clang-format on llvm-size.cpp to tidy things up. No functional changes. by Kevin Enderby · 11 years ago
  5. f260397 [FastISel] Factor out stackmap intrinsic selection code into a dedicated helper method. NFCI. by Juergen Ributzka · 11 years ago
  6. 115f366 X86: remove atomic instructions *after* we've iterated through them. by Tim Northover · 11 years ago
  7. 7590926 [DAG] Pass the argument list to the CallLoweringInfo via move semantics. NFCI. by Juergen Ributzka · 11 years ago
  8. 99ec36c X86: delegate expanding atomic libcalls to generic code. by Tim Northover · 11 years ago
  9. 3ca3826 Optimize InstCombine stack memory consumption by Reid Kleckner · 11 years ago
  10. a96332b Move remaining LLVM_ENABLE_DUMP conditionals out of the headers by Alp Toker · 11 years ago
  11. 49ec6e9 DebugInfo: Keep track of subprograms who's arguments have been promoted. by David Blaikie · 11 years ago
  12. d7ffdcd Move the subtarget dependent features from SystemZTargetMachine by Eric Christopher · 11 years ago
  13. 389c2dd Remove the use and initialization of the target machine and subtarget by Eric Christopher · 11 years ago
  14. f652ec5 DebugInfo: Provide a utility for building a mapping from llvm::Function*s to llvm::DISubprograms by David Blaikie · 11 years ago
  15. 4f5fa35 AArch64: fix comment typo by Tim Northover · 11 years ago
  16. 5c8b83e X86: expand atomics in IR instead of as MachineInstrs. by Tim Northover · 11 years ago
  17. a454a5d [docs] Fix a mangled sentence. by Sean Silva · 11 years ago
  18. 6cb0af5 [docs] Remove stray HTML tag. by Sean Silva · 11 years ago
  19. 1cbd129 [X86] AVX512: Allow writemasks with vpcmp by Adam Nemet · 11 years ago
  20. 4fd1c54 [X86] AVX512: Factor generating the AsmString into avx512_icmp_cc by Adam Nemet · 11 years ago
  21. 582dd1e Revert "MachineScheduler: better book-keeping for asserts." by Chad Rosier · 11 years ago
  22. adaa88e Add the -arch flag support to llvm-size like what was done to llvm-nm by Kevin Enderby · 11 years ago
  23. 4797c30 [PeepholeOptimzer] Fix a typo in a comment. Spotted by Amara Emerson. by Quentin Colombet · 11 years ago
  24. 58d452b Remove unused typedef. GCC warns about this. by Benjamin Kramer · 11 years ago
  25. f44809c GlobalOpt: Don't swap private for internal linkage by David Majnemer · 11 years ago
  26. 553b2c9 GlobalOpt: FileCheck-ize test by David Majnemer · 11 years ago
  27. 4232f4e Rephrase loop so it doesn't leave unused bools around in Release mode. by Benjamin Kramer · 11 years ago
  28. 4551671 Avoid revocations when possible. by Rafael Espindola · 11 years ago
  29. e9a4e06 [PeepholeOptimizer] Advanced rewriting of copies to avoid cross register banks by Quentin Colombet · 11 years ago
  30. 230bb1b [RegAllocGreedy] Provide a flag to disable the local reassignment heuristic. by Quentin Colombet · 11 years ago
  31. 25b7acf Remove obsolete function TargetRegistry::getClosestTargetForJIT() by Alp Toker · 11 years ago
  32. 74ed21f Revert "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself." by David Blaikie · 11 years ago
  33. 5c7ec29 MachineScheduler: better book-keeping for asserts. by Andrew Trick · 11 years ago
  34. faa4e49 ExecutionEngine::create(): fix interpreter fallback when JIT is unavailable by Alp Toker · 11 years ago
  35. 7186dd4 DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself. by David Blaikie · 11 years ago
  36. cc2a78f9 Fix .seh_stackalloc 0 by Reid Kleckner · 11 years ago
  37. fd6fc71 GlobalOpt: Handle non-zero offsets for aliases by David Majnemer · 11 years ago
  38. b6a4058 IR: Add a helper to check for LinkOnceODRLinkage by David Majnemer · 11 years ago
  39. 049a087 Suppress inlining when the block address is taken by Gerolf Hoflehner · 11 years ago
  40. c3c8e7b AArch64: Follow-up to r212073 by Duncan P. N. Exon Smith · 11 years ago
  41. 91fa948 AArch64: Actually do address type promotion by Duncan P. N. Exon Smith · 11 years ago
  42. 53da3fa Convert some byval argpromotion grep tests to FileCheck by Reid Kleckner · 11 years ago
  43. 6408a8b DebugInfo: Preserve debug location information when transforming a call into an invoke during inlining. by David Blaikie · 11 years ago
  44. 0e2313c Remove unnecessary datalayout string from a test case. by David Blaikie · 11 years ago
  45. b23ae55 Speculatively fix some code handling Power64 MachO files by Reid Kleckner · 11 years ago
  46. 3b15c97 msan: Stop stripping the 'tail' modifier off of calls by Reid Kleckner · 11 years ago
  47. 816d9c7 objdump: Add test for ELF file with no section table by Ed Maste · 11 years ago
  48. eb73cf67 Refactor the code in clang to find a file in a PATH like environment variable into a helper function by Ehsan Akhgari · 11 years ago
  49. a0d04ac Fix 'platform-specific' hyphenations by Alp Toker · 11 years ago
  50. 46e17ca Build fix for systems without futimes/futimens by Alp Toker · 11 years ago
  51. c28eff1 Add the -arch flag support to llvm-nm to select the slice out of a Mach-O by Kevin Enderby · 11 years ago
  52. 97fb702 R600: Move mul combine to separate function by Matt Arsenault · 11 years ago
  53. d36aada R600: Remove unused declarations leftover from AMDIL by Matt Arsenault · 11 years ago
  54. 93b97c9 Debug info: split out complex DIVariable address expressions into a by Adrian Prantl · 11 years ago
  55. e6cfdc8 [X86] Add support for builtin to read performance monitoring counters. by Andrea Di Biagio · 11 years ago
  56. adb277d [OCaml] Documentation improvements. by Peter Zotov · 11 years ago
  57. 99f2d6f [AArch64] Unsized types don't specify an alignment. PR20109 by Chad Rosier · 11 years ago
  58. e7dfa85 [AArch64] Convert mul x, -(pow2 +/- 1) to shift + add/sub. by Chad Rosier · 11 years ago
  59. 12a261e macho-dump: add code to print LC_ID_DYLIB load commands. by Tim Northover · 11 years ago
  60. a1ff0ae ARM: take care not to set the ThumbFunc bit on TLS data symbols by Scott Douglass · 11 years ago
  61. 780e5e8 undo test commit (whitespace only) by Scott Douglass · 11 years ago
  62. 27391ad test commit (whitespace only) by Scott Douglass · 11 years ago
  63. 85f56ba test commit: add a comment line in GVN test file by Erik Eckstein · 11 years ago
  64. 2c25d41 X86: fix comment by Saleem Abdulrasool · 11 years ago
  65. e8bd687 ARM: use symbolic name for constant by Saleem Abdulrasool · 11 years ago
  66. 36c789f CodeGen: rename Win64 ExceptionHandling to WinEH by Saleem Abdulrasool · 11 years ago
  67. 622520e MC: rename EmitWin64EH routines by Saleem Abdulrasool · 11 years ago
  68. 521a69f Add ops() method to SDNode that returns an ArrayRef<SDUse>. Use it to simplify some code. by Craig Topper · 11 years ago
  69. 37f6870 Use a range loop. No functionality change. by Rafael Espindola · 11 years ago
  70. 8d5114e Simplify code a bit, no functionality change. by Rafael Espindola · 11 years ago
  71. 56f5e7fa Fix build following r211956 by Alp Toker · 11 years ago
  72. 320cba3 Verifier: Update assert message to reflect LangRef by David Majnemer · 11 years ago
  73. 3e5215b [x86] Fix a bug in the v8i16 shuffling exposed by the new splat-like by Chandler Carruth · 11 years ago
  74. dc3a2fc Fix this test to not write to the source tree, and instead to write to by Chandler Carruth · 11 years ago
  75. fe05f61 [x86] Add handling for splat-like widenings of v16i8 shuffles. by Chandler Carruth · 11 years ago
  76. be56f16 This file wasn't supposed to be checked in by David Majnemer · 11 years ago
  77. 7da28c5 [RuntimeDyld] Make sure that RuntimeDyld regression tests only run for targets by Lang Hames · 11 years ago
  78. cc0a279 Revert "Temporary hack to try cleaning extra .s file from bots." by Matt Arsenault · 11 years ago
  79. 051cc06 Temporary hack to try cleaning extra .s file from bots. by Matt Arsenault · 11 years ago
  80. a677ffe [RuntimeDyld] Use a raw_ostream and llvm::format for int-to-string conversions. by Lang Hames · 11 years ago
  81. d7be296 [AArch64] Fix memset ICE when memset value is f128. by Chad Rosier · 11 years ago
  82. 1cfa342 llvm-cov: Support specifying multiple source files by Justin Bogner · 11 years ago
  83. 5bbd607 [RuntimeDyld] #include <cctype> header in RuntimeDyldChecker.cpp. by Lang Hames · 11 years ago
  84. c3747f2 [RuntimeDyld] Add a framework for testing relocation logic in RuntimeDyld. by Lang Hames · 11 years ago
  85. 63195d7 [x86] Fix another bug hit when bootstrapping with the new shuffle lowering. by Chandler Carruth · 11 years ago
  86. fbab8b6 Reverting r211950 -- it did not help resolve the -Wcomment warnings triggered in GCC. by Aaron Ballman · 11 years ago
  87. 8474c35 [NVPTX] Use GreatestCommonDivisor64 from MathExtras instead of using our own. Thanks Hal! by Justin Holewinski · 11 years ago
  88. 704fa86 Adding some trailing whitespace after a comment previously ending with \ to ensure that it isn't lexed as a multiline comment. This silences some -Wcomment warnings. by Aaron Ballman · 11 years ago
  89. f2925a1 Include <tuple> to make buildbots happy by David Majnemer · 11 years ago
  90. 7a28de0 [NVPTX] Add reflect intrinsic (better than matching by function name) by Justin Holewinski · 11 years ago
  91. 9832f7d [NVPTX] Handle all possible vector types in getSetCCResultType, not just the ones representable as MVTs by Justin Holewinski · 11 years ago
  92. c95d327 [NVPTX] Add 'b' asm constraint by Justin Holewinski · 11 years ago
  93. 9272c2b [NVPTX] Simplify some argument lowering logic by Justin Holewinski · 11 years ago
  94. 127f0e8 [NVPTX] Do not process samplers in GenericToNVVM by Justin Holewinski · 11 years ago
  95. 3c81367 [NVPTX] Error out if initializer is given for variable in an address space that does not support initialization by Justin Holewinski · 11 years ago
  96. 0ded57c [NVPTX] Add support for .managed variables for UVM by Justin Holewinski · 11 years ago
  97. 2a8dc35 [NVPTX] Emit .weak linkage for link_once, weak, available_externally, and common linkage by Justin Holewinski · 11 years ago
  98. ab7c0aa [NVPTX] Variables that start with llvm. or nvvm. are reserved and should not be emitted by Justin Holewinski · 11 years ago
  99. cb8f983 [NVPTX] Fix handling of ldg/ldu intrinsics. by Justin Holewinski · 11 years ago
  100. 8992274 [NVPTX] Clean up argument lowering code and properly handle alignment for structs and vectors by Justin Holewinski · 11 years ago