1. f803b3d MC: Let non-temporary COFF aliases be in symtab by David Majnemer · 11 years ago
  2. 0ed2017 Remove unused include by Matt Arsenault · 11 years ago
  3. 74c9fe2 R600: Use range for and fix missing consts. by Matt Arsenault · 11 years ago
  4. bb098a4 R600: Make ShaderType private by Matt Arsenault · 11 years ago
  5. 98c2299 R600: Run more tests with promote alloca disabled. by Matt Arsenault · 11 years ago
  6. ff71f3d R600: Run private-memory test with and without alloca promote by Matt Arsenault · 11 years ago
  7. 8e53751 R600: Add option to disable promote alloca by Matt Arsenault · 11 years ago
  8. 8ef1fa7 Try to fix MSVC warning. by Matt Arsenault · 11 years ago
  9. bf9b767 Try to fix MSVC build by Matt Arsenault · 11 years ago
  10. 4118913 Try to fix MSVC build by Matt Arsenault · 11 years ago
  11. 661ca49 Templatify DominanceFrontier. by Matt Arsenault · 11 years ago
  12. 01c06d7 AArch64: add support for llvm.aarch64.hint intrinsic by Saleem Abdulrasool · 11 years ago
  13. 1bbed94 MC: remove use of unnecessary variable by Saleem Abdulrasool · 11 years ago
  14. 8e69909 MC: rename MCW64UnwindInfo to MCWinFrameInfo by Saleem Abdulrasool · 11 years ago
  15. dafce2c [ELFYAML] Group ELF section type flags to target specific blocks. by Simon Atanasyan · 11 years ago
  16. 452bd5f Fix an issue with the MergeBasicBlockIntoOnlyPred() helper function where it did by Owen Anderson · 11 years ago
  17. b2d2590 [ASan] Collect unmangled names of global variables in Clang to print them in error reports. by Alexey Samsonov · 11 years ago
  18. cc6a418 R600: Add missing tests for some intrinsics by Matt Arsenault · 11 years ago
  19. 8ff8772 BFI: Add constructor for Weight by Duncan P. N. Exon Smith · 11 years ago
  20. d164a16 BFI: Clean up BlockMass by Duncan P. N. Exon Smith · 11 years ago
  21. e2729b9 Option: Propagate flags from groups to options in each group by Reid Kleckner · 11 years ago
  22. f7d3052 [RuntimeDyld] Fix stub size and offset for AArch64 in RuntimeDyldMachO.h. by Lang Hames · 11 years ago
  23. b233e0e Avoid a warning from MSVC on "*/" in this code by inserting a space by Reid Kleckner · 11 years ago
  24. 1c224d8 BFI: Mark the end of namespaces by Duncan P. N. Exon Smith · 11 years ago
  25. 75ac35d [RuntimeDyld] Add GOT support for AArch64 to RuntimeDyldMachO. by Lang Hames · 11 years ago
  26. b2e9db4 Revert "[FastISel][X86] Implement the FastLowerIntrinsicCall hook." by Juergen Ributzka · 11 years ago
  27. 83772af [FastISel][X86] Implement the FastLowerIntrinsicCall hook. by Juergen Ributzka · 11 years ago
  28. bdfa6b0 [ASan] Introduce a struct representing the layout of metadata entry in llvm.asan.globals. by Alexey Samsonov · 11 years ago
  29. 30f9ff4 [FastISel] Add target-independent patchpoint intrinsic support. WIP. by Juergen Ributzka · 11 years ago
  30. 324b3fc [FastISel] Add basic infrastructure to support a target-independent call lowering hook in FastISel. WIP by Juergen Ributzka · 11 years ago
  31. af6721b When we sink an instruction, this can open up opportunity for the operands to be sunk - add them to the worklist by Aditya Nandakumar · 11 years ago
  32. 41a6ddb Move the API and implementation of clang::driver::getARMCPUForMArch() to llvm::Triple::getARMCPUForArch(). by Argyrios Kyrtzidis · 11 years ago
  33. 56b7de6 [FastISel] Make isInTailCallPosition independent of SelectionDAG. by Juergen Ributzka · 11 years ago
  34. 2f58a51 [FastISel] Breakout intrinsic lowering into a separate function and add a target-hook. by Juergen Ributzka · 11 years ago
  35. 7f50100 Add the "-s" flag to llvm-nm for Mach-O files that prints symbols only in by Kevin Enderby · 11 years ago
  36. 1736df6 Simplify the raw_svector_ostream tweak from r212816 by Alp Toker · 11 years ago
  37. c345ba8 [MC] Constify MCELF::GetVisibility and MCELF::getOther by Ulrich Weigand · 11 years ago
  38. edb2718 [PowerPC] Fix invalid displacement created by LocalStackAlloc by Ulrich Weigand · 11 years ago
  39. 438e1f2 R600/SI: Use i32 vectors for resources and samplers by Marek Olsak · 11 years ago
  40. 5a35fdc R600/SI: add sample and image intrinsics exposing all instruction fields by Marek Olsak · 11 years ago
  41. 4071d6f R600/SI: fix shadow mapping for 1D and 2D array textures by Marek Olsak · 11 years ago
  42. cc00568 Add a test case for r212596 by Timur Iskhodzhanov · 11 years ago
  43. 9d03442 llvm/test/BugPoint/compile-custom.ll: Use explicit %python to invoke a test script, compile-custom.ll.py, for shebang-incapable hosts. by NAKAMURA Takumi · 11 years ago
  44. ffbe320 llvm/test/lit.cfg: Let %python available. by NAKAMURA Takumi · 11 years ago
  45. c1a060c [CMake] add_llvm_library: Add "RUNTIME DESTINATION bin" to install(). It affects add_library(SHARED) for Win32.DLL. by NAKAMURA Takumi · 11 years ago
  46. 81bc6fb raw_svector_ostream: grow and reserve atomically by Alp Toker · 11 years ago
  47. cb047f2 ARM: Allow __fp16 as a function arg or return type for AArch64 by Oliver Stannard · 11 years ago
  48. c58b079 Add FileCheck -implicit-check-not option to allow stricter tests without adding too many CHECK-NOTs manually. by Alexander Kornienko · 11 years ago
  49. 52c50f5 [X86] Fix the inversion of low and high bits for the lowering of MUL_LOHI. by Quentin Colombet · 11 years ago
  50. ca4b180 Added test for commit r212802 that was missing by Marcello Maggioni · 11 years ago
  51. a533de6 Fixup PHIs in LowerSwitch when a Leaf node is not emitted. by Marcello Maggioni · 11 years ago
  52. 11c9a50 [X86] AVX512: Improve readability of isCDisp8 by Adam Nemet · 11 years ago
  53. fcc56eb [X86] AVX512: Simplify logic in isCDisp8 by Adam Nemet · 11 years ago
  54. 181826c Revert "Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself."" by David Blaikie · 11 years ago
  55. 9853f94 Partially fix PR20058: reduce compile time for loop unrolling with very high count by reducing calls to SE->forgetLoop by Mark Heffernan · 11 years ago
  56. eb2fff6 [RuntimeDyld] Replace a crufty old ARM RuntimeDyld test with a new one that uses by Lang Hames · 11 years ago
  57. 5cfcad1 [RuntimeDyld] Improve error diagnostic in RuntimeDyldChecker. by Lang Hames · 11 years ago
  58. e14048c Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself." by David Blaikie · 11 years ago
  59. 9fe4d6b This test case doesn't actually need the inliner to reproduce the input. by David Blaikie · 11 years ago
  60. 865527a R600: Implement float to long/ulong by Jan Vesely · 11 years ago
  61. bb917c2 SelectionDAG: Factor FP_TO_SINT lower code out of DAGLegalizer by Jan Vesely · 11 years ago
  62. e39f7f9 Use the integrated assembler by default on OpenBSD. by Brad Smith · 11 years ago
  63. fc6a659 [mips] Emit two CFI offset directives per double precision SDC1/LDC1 by Zoran Jovanovic · 11 years ago
  64. 4d3b613 Extend the test coverage in combine-vec-shuffle-2.ll adding some negative tests. by Andrea Di Biagio · 11 years ago
  65. b730c3d Revert "Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine."" by Matt Arsenault · 11 years ago
  66. 3996e52 [DAG] Further improve the logic in DAGCombiner that folds a pair of shuffles into a single shuffle if the resulting mask is legal. by Andrea Di Biagio · 11 years ago
  67. 60079c1 [X86] Mark pseudo instruction TEST8ri_NOEREX as hasSIdeEffects=0. by Akira Hatanaka · 11 years ago
  68. b5a006e Add the CSR company and the Kalimba DSP processor to Triple. by Eric Christopher · 11 years ago
  69. 282eda9 Make it possible for the Subtarget to change between function by Eric Christopher · 11 years ago
  70. 5b8419d InstCombine: Fix a crash in Descale for multiply-by-zero by Duncan P. N. Exon Smith · 11 years ago
  71. c1a6d65 IR: Aliases don't belong to an explicit comdat by David Majnemer · 11 years ago
  72. b1beb01 Feeding isSafeToSpeculativelyExecute its DataLayout pointer (in Sink) by Hal Finkel · 11 years ago
  73. 9478f0a Mips: Silence a -Wcovered-switch-default by David Majnemer · 11 years ago
  74. 0ef4711 [mips] Added FPXX modeless calling convention. by Zoran Jovanovic · 11 years ago
  75. a9af055 [AArch64] Add logical alias instructions to MC AsmParser by Arnaud A. de Grandmaison · 11 years ago
  76. 73118c4 Feeding isSafeToSpeculativelyExecute its DataLayout pointer by Hal Finkel · 11 years ago
  77. 6b0ac2a AArch64: correctly fast-isel i8 & i16 multiplies by Tim Northover · 11 years ago
  78. 24a071b [mips] Add support for -modd-spreg/-mno-odd-spreg by Daniel Sanders · 11 years ago
  79. a2bc403 [x32] Add AsmBackend for X32 which uses ELF32 with x86_64 (the author is Pavel Chupin). by Zinovy Nis · 11 years ago
  80. cdbdfa2 [x86,SDAG] Introduce any- and sign-extend-vector-inreg nodes analogous by Chandler Carruth · 11 years ago
  81. 35dda8a [SystemZ] Use SystemZCallingConv.td to define callee-saved registers by Richard Sandiford · 11 years ago
  82. 2f7fa89 SpecialCaseList.h: Fix -Wdocumentation with \code. by NAKAMURA Takumi · 11 years ago
  83. e93de7f llvm/test/CodeGen/X86/shift-parts.ll: FileCheck-ize. (from r212640) by NAKAMURA Takumi · 11 years ago
  84. 5290734 Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine." by NAKAMURA Takumi · 11 years ago
  85. 446067b [SystemZ] Tweak instruction format classifications by Richard Sandiford · 11 years ago
  86. a4e7f05 [x86] Add another combine that is particularly useful for the new vector by Chandler Carruth · 11 years ago
  87. 9aa8beb [SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRA by Richard Sandiford · 11 years ago
  88. beefa3a [SystemZ] Avoid using i8 constants for immediate fields by Richard Sandiford · 11 years ago
  89. b350ec7 [SystemZ] Fix FPR dwarf numbering by Richard Sandiford · 11 years ago
  90. b0b3161 Make it possible for ints/floats to return different values from getBooleanContents() by Daniel Sanders · 11 years ago
  91. 977aab5 [x86] Expand the target DAG combining for PSHUFD nodes to be able to by Chandler Carruth · 11 years ago
  92. dc90a3a [x86] Tweak the v16i8 single input special case lowering for shuffles by Chandler Carruth · 11 years ago
  93. 8892dbf A test case for not asserting in isDereferenceablePointer upon unsized types by Hal Finkel · 11 years ago
  94. 5ee0267 Fix isDereferenceablePointer not to try to take the size of an unsized type. by Hal Finkel · 11 years ago
  95. a739834 Allow isDereferenceablePointer to look through some bitcasts by Hal Finkel · 11 years ago
  96. 3445179 MC: modernise for loop by Saleem Abdulrasool · 11 years ago
  97. 09f505a MC: add and use an accessor for WinCFI by Saleem Abdulrasool · 11 years ago
  98. 141d3e3 Remove move assignment operator to appease older GCCs. by Peter Collingbourne · 11 years ago
  99. 95b14b0 [x86] Initial improvements to the new shuffle lowering for v16i8 by Chandler Carruth · 11 years ago
  100. ac37f73 Explicitly define move constructor and move assignment operator to appease MSVC. by Peter Collingbourne · 11 years ago