1. 402cf19 DebugInfo: Fix up some test cases to have more correct debug info metadata. by David Blaikie · 11 years ago
  2. ac34a28 Add code owner of scoped-noalias metadata by Hal Finkel · 11 years ago
  3. 9f0a2a8 Convert noalias parameter attributes into noalias metadata during inlining by Hal Finkel · 11 years ago
  4. 6f5c609 Simplify and improve scoped-noalias metadata semantics by Hal Finkel · 11 years ago
  5. deb8e30 Try to fix a layering violation introduced by r213945 by Duncan P. N. Exon Smith · 11 years ago
  6. d8d3b4d Fix -Werror build after r213945 by Duncan P. N. Exon Smith · 11 years ago
  7. 7bf73bd IPO: Add use-list-order verifier by Duncan P. N. Exon Smith · 11 years ago
  8. db4f73f [ARM] Emit ABI_PCS_R9_use build attribute. by Amara Emerson · 11 years ago
  9. ce63ab3 Run sort_includes.py on the AArch64 backend. by Benjamin Kramer · 11 years ago
  10. 168d0c1 [cmake] Use the external project machinery for libcxxabi so that it can by Chandler Carruth · 11 years ago
  11. c819279 llvm/test/CodeGen/ARM/inlineasm-global.ll: Add explicit triple to appease targeting *-win32. by NAKAMURA Takumi · 11 years ago
  12. c27d6a7 llvm/test/CodeGen/ARM/inlineasm-global.ll: Avoid specifing source file on llc. by NAKAMURA Takumi · 11 years ago
  13. 568ab6a [SDAG] Enable the new assert for out-of-range result numbers in by Chandler Carruth · 11 years ago
  14. 38ccfe9 [SDAG] Don't insert the VRBase into a mapping from SDValues when the def by Chandler Carruth · 11 years ago
  15. 068898d Store nodes only have 1 result. by Matt Arsenault · 11 years ago
  16. 72d4fa9 [SDAG] Start plumbing an assert into SDValues that we don't form one by Chandler Carruth · 11 years ago
  17. 642c8be [ARM] In thumb mode, emit directive ".code 16" before file level inline by Akira Hatanaka · 11 years ago
  18. b64f842 [X86] Add comments to clarify some non-obvious lines in the stackmap-nops.ll by Lang Hames · 11 years ago
  19. b984536 llvm-vtabledump: use a std::map instead of a StringMap for VBTables by David Majnemer · 11 years ago
  20. 2048bc2 Fix a warning in CoverageMappingReader.cpp by Ehsan Akhgari · 11 years ago
  21. 76cbffa [X86] Clarify some stackmap shadow optimization code as based on review by Lang Hames · 11 years ago
  22. 2286ae5 [PATCH][PPC64LE] Correct little-endian usage of vmrgh* and vmrgl*. by Bill Schmidt · 11 years ago
  23. 65b3fca Add code coverage mapping data, reader, and writer. by Alex Lorenz · 11 years ago
  24. 4fbd136 Add code coverage mapping data, reader, and writer. by Alex Lorenz · 11 years ago
  25. fb0326c Add an implementation for llvm-nm’s -print-file-name option (aka -o and -A). by Kevin Enderby · 11 years ago
  26. 51a4c94 Opportunistically fix the builders by David Majnemer · 11 years ago
  27. 9617132 llvm-vtabledump: A vtable dumper by David Majnemer · 11 years ago
  28. d10aa6f After unrolling a loop with llvm.loop.unroll.count metadata (unroll factor by Mark Heffernan · 11 years ago
  29. 86854be Don't use 128bit functions on PPC32. by Joerg Sonnenberger · 11 years ago
  30. d24d326 [SDAG] Introduce a combined set to the DAG combiner which tracks nodes by Chandler Carruth · 11 years ago
  31. 1b1fbcc [x86] Make vector legalization of extloads work more like the "normal" by Chandler Carruth · 11 years ago
  32. 24ade3b Target: invert condition for Windows by Saleem Abdulrasool · 11 years ago
  33. 0349d54 Feedback from Hans on r213815. No functionaility change. by Manman Ren · 11 years ago
  34. dee5e2c Windows: Don't wildcard expand /? or -? by Hans Wennborg · 11 years ago
  35. b96e833 [X86] Optimize stackmap shadows on X86. by Lang Hames · 11 years ago
  36. 5b93c8a Replace an assertion with a fatal error by Reid Kleckner · 11 years ago
  37. 1cb9342 Use the same .eh_frame encoding for 32bit PPC as on i386. by Joerg Sonnenberger · 11 years ago
  38. 7963749 Try to fix the bots again by moving test to X86 directory. by Manman Ren · 11 years ago
  39. 69280f8 X86: correct library call setup for Windows itanium by Saleem Abdulrasool · 11 years ago
  40. 855a7e6 R600: Add FMA instructions for Evergreen by Matt Arsenault · 11 years ago
  41. 203dc9d Try to fix the bots. If this does not work, I am going to move it to X86 directory. by Manman Ren · 11 years ago
  42. 9a05091 X86: silence sign comparison warning by Saleem Abdulrasool · 11 years ago
  43. cb1ac70 R600: Add new functions for splitting vector loads and stores. by Matt Arsenault · 11 years ago
  44. 519212b Let the integrated assembler understand .exitm, PR20426. by Nico Weber · 11 years ago
  45. 5c87418 Remove unused field MacroInstantiation::TheMacro. No behavior change. by Nico Weber · 11 years ago
  46. 2604a97 Let the integrated assembler understand .warning, PR20428. by Nico Weber · 11 years ago
  47. 1dd6dee Include relative path for header outside the current directory. by Joerg Sonnenberger · 11 years ago
  48. 6e1b858 Remove dead code. by Rafael Espindola · 11 years ago
  49. 3715084 AArch64: refactor ReconstructShuffle function by Tim Northover · 11 years ago
  50. cf37944 Fix r213824 on windows by Duncan P. N. Exon Smith · 11 years ago
  51. 16fd27b Add scoped-noalias metadata by Hal Finkel · 11 years ago
  52. e8d5c37 Fixing an MSVC conversion warning about implicitly converting the shift results to 64-bits. No functional change intended. by Aaron Ballman · 11 years ago
  53. 6800393 [Target] Teach the query interfaces for lowering of extloads and by Chandler Carruth · 11 years ago
  54. 2c7c54c AA metadata refactoring (introduce AAMDNodes) by Hal Finkel · 11 years ago
  55. a4abc43 Prune redundant libdeps. by NAKAMURA Takumi · 11 years ago
  56. 9d8661d Prune dependency to MC from each target disassembler. by NAKAMURA Takumi · 11 years ago
  57. 4bc5f13 [CMake] tools/lto: Prune redundant libdep(s). by NAKAMURA Takumi · 11 years ago
  58. 0fe305d [CMake] LineEditorTests: Add Support to link_components. by NAKAMURA Takumi · 11 years ago
  59. d51310e [ARM] Make the assembler reject unpredictable pre/post-indexed ARM STRH instructions. by Tilmann Scheller · 11 years ago
  60. 25f4fcd [mips] Fix ll and sc instructions by Daniel Sanders · 11 years ago
  61. de929f8 R600: Match rcp node on pre-SI by Matt Arsenault · 11 years ago
  62. f303d03 R600: Fix LowerSDIV24 by Matt Arsenault · 11 years ago
  63. 8971050 Remove unused substitution. by Rafael Espindola · 11 years ago
  64. 117dff7 IR: Fix comment from r213824 by Duncan P. N. Exon Smith · 11 years ago
  65. f227bf3 Remove a stray semicolon. [-Wpedantic] by NAKAMURA Takumi · 11 years ago
  66. 9fda421 Update library dependencies. by NAKAMURA Takumi · 11 years ago
  67. ba86db1 R600: Implement enableClusterLoads() by Matt Arsenault · 11 years ago
  68. 2daff76 [AArch64] Fix a bug generating incorrect instruction when building small vector. by Kevin Qin · 11 years ago
  69. 1bc34d7 [AArch64] Disable some optimization cases for type conversion from sint to fp, because those optimization cases are micro-architecture dependent and only make sense for Cyclone. A new predicate Cyclone is introduced in .td file. by Jiangning Liu · 11 years ago
  70. d28cfd1 Fixed PR20411 - bug in getINSERTPS() by Filipe Cabecinhas · 11 years ago
  71. 5092384 IR: Add Value::sortUseList() by Duncan P. N. Exon Smith · 11 years ago
  72. ec6e535 Add a VS "14" msbuild toolset by Reid Kleckner · 11 years ago
  73. 4cae9cb SimplifyCFG: fix a bug in switch to table conversion by Manman Ren · 11 years ago
  74. 48b8c12 Fix the build when building with only the ARM backend. by Rafael Espindola · 11 years ago
  75. b74b954 Document what backwards compatibility we provide for bitcode. by Rafael Espindola · 11 years ago
  76. a25114b Let llvm/test/CodeGen/X86/avx512*-mask-op.ll(s) aware of Win32 x64 calling convention. by NAKAMURA Takumi · 11 years ago
  77. 0bebd31 Fix indenting. by Eric Christopher · 11 years ago
  78. 1d73b6f [x86] Rip out some broken test cases for avx512 i1 store support. by Chandler Carruth · 11 years ago
  79. ba08e46 Reorganize and simplify local variables. by Eric Christopher · 11 years ago
  80. 34c5b5b Finish inverting the MC -> Object dependency. by Rafael Espindola · 11 years ago
  81. 731c4f6 [RuntimeDyld][AArch64] Update relocation tests and also add a simple GOT test. by Juergen Ributzka · 11 years ago
  82. 3322b7e Remove the query for TargetMachine and TargetInstrInfo since we're by Eric Christopher · 11 years ago
  83. ccd1035 ArgPromo+DebugInfo: Handle updating debug info over multiple applications of argument promotion. by David Blaikie · 11 years ago
  84. 163a3f9 Test debug info in arg promotion with an actual promotion case, rather than a degenerate arg promotion that's actually DAE performed by ArgPromo by David Blaikie · 11 years ago
  85. 8c0cf3e Use an explicit triple in testcase. by Jim Grosbach · 11 years ago
  86. adb6a36 [X86,AArch64] Extend vcmp w/ unary op combine to work w/ more constants. by Jim Grosbach · 11 years ago
  87. 4070037 X86: restrict combine to when type sizes are safe. by Jim Grosbach · 11 years ago
  88. df48c93 DAG: fp->int conversion for non-splat constants. by Jim Grosbach · 11 years ago
  89. 2941802 [NVPTX] Add some extra tests for mul.wide to test non-power-of-two source types by Justin Holewinski · 11 years ago
  90. ce64168 [NVPTX] Silence a GCC warning found by the buildbots by Justin Holewinski · 11 years ago
  91. d55c7c7 Do not add unroll disable metadata after unrolling pass for loops with #pragma clang loop unroll(full). by Mark Heffernan · 11 years ago
  92. 4fa6ecc [FastISel][AArch64] Fix return type in FastLowerCall. by Juergen Ributzka · 11 years ago
  93. 03f160f [NVPTX] mul.wide generation works for any smaller integer source types, not just the next smaller power of two by Justin Holewinski · 11 years ago
  94. 8b832c1 [SKX] Added missed test files for rev 213757 by Robert Khasanov · 11 years ago
  95. e2c63ff AsmParser: remove deprecated LLIR support by Saleem Abdulrasool · 11 years ago
  96. 58ba15d ExecutionEngine: remove a stray semicolon by Saleem Abdulrasool · 11 years ago
  97. f47bcb3 [SKX] Fix lowercase "error:" in rev 213757 by Robert Khasanov · 11 years ago
  98. 6b50a7d [NVPTX] Make sure we do not generate MULWIDE ISD nodes when optimizations are disabled by Justin Holewinski · 11 years ago
  99. e8d7ebc In unroll pragma syntax and loop hint metadata, change "enable" forms to a new form using the string "full". by Mark Heffernan · 11 years ago
  100. b1365e3 test commit: remove trailing space by Alex Lorenz · 11 years ago