1. 41426ae [MC] Split the layout part of MCAssembler::finish() into its own method. NFC. by Frederic Riss · 10 years ago
  2. bfec072 [MC/MachO] Make some MachObjectWriter methods more generic. NFC. by Frederic Riss · 10 years ago
  3. 2838831 Big Kaleidoscope tutorial update. by Lang Hames · 10 years ago
  4. fd35652 Comparing operands should not require the same ValueID by JF Bastien · 10 years ago
  5. 091d6ba Expose more properties of llvm::fltSemantics by JF Bastien · 10 years ago
  6. 02cb3d6 FastISel: Use finishCondBranch() for ARM,Mips,PowerPC FastISel by Matthias Braun · 10 years ago
  7. ec01af9 FastISel: Factor out common code; NFC intended by Matthias Braun · 10 years ago
  8. 78175c0 WebAssembly: add small FIXME for AsmPrinter. by JF Bastien · 10 years ago
  9. d5e6278 Refactor to reduce duplication in OnDiskIterableChainedHashTable's iterators. by Richard Smith · 10 years ago
  10. 30f9092 [dsymutil] actually fix test. by Frederic Riss · 10 years ago
  11. 7e96f0f Make variable argument intrinsics behave correctly in a Win64 CC function. by Charles Davis · 10 years ago
  12. c3a33b1 WebAssembly: assert that there aren't any constant pools by JF Bastien · 10 years ago
  13. 3abc9b6 [dsymutil] Reapply r245960. by Frederic Riss · 10 years ago
  14. 0118969 WebAssembly: emit `(func (param t) (result t))` s-expressions by JF Bastien · 10 years ago
  15. 42e1a86 WebAssembly: comment out .globl when printing textual assembly by JF Bastien · 10 years ago
  16. e49a149 [msan] Precise instrumentation for icmp sgt %x, -1. by Evgeniy Stepanov · 10 years ago
  17. 66faa25 [MC] Add a SetUsed default param to MCSymbol accessors (NFC) by Vedant Kumar · 10 years ago
  18. fbf4c2b MachineBasicBlock: Use MCPhysReg instead of unsigned in livein API by Matthias Braun · 10 years ago
  19. 4193a13 Remove the final bit test during lowering switch statement if all cases in bit test cover a contiguous range. by Cong Hou · 10 years ago
  20. 3104975 Use CHECK-LABEL in MSan IR tests. by Evgeniy Stepanov · 10 years ago
  21. 89ea38c Revert "[dsymutil] Rewrite thumb triple names in user visible messages." by Frederic Riss · 10 years ago
  22. 37b18da [MachO] Move trivial accessors to header. by Davide Italiano · 10 years ago
  23. 0e221a0 [dsymutil] Rewrite thumb triple names in user visible messages. by Frederic Riss · 10 years ago
  24. 909125a [dsymutil] Not finding any debug info is not a fatal error by Frederic Riss · 10 years ago
  25. 5cb5994 fix CHECK-LABEL and wrong label by Sanjay Patel · 10 years ago
  26. 4abce6e Update libdeps in LLVMipo and LLVMScalarOpts, corresponding to r245940. by NAKAMURA Takumi · 10 years ago
  27. 6ca4f47 SlotIndexes: Introduce an iterator into the idx2MBBMap. by Matthias Braun · 10 years ago
  28. a83ba0a Fix dependencies/shared library build by Matthias Braun · 10 years ago
  29. 47c36ab Fix dropped conditional in cleanup in r245752 by David Blaikie · 10 years ago
  30. e922c3e The patch replace the overflow check in loop vectorization with the minimum loop iterations check. by Wei Mi · 10 years ago
  31. af7c00f make fast unaligned memory accesses implicit with SSE4.2 or SSE4a by Sanjay Patel · 10 years ago
  32. b6566b1 [lit] Speculatively fix PR24554 by manually closing the process handle by Reid Kleckner · 10 years ago
  33. 2140b79 [cmake] Pass /manifest:no to the linker when asan is enabled by Reid Kleckner · 10 years ago
  34. eb6eb15 Convert SampleProfile pass into a Module pass. by Diego Novillo · 10 years ago
  35. 39e2b39 [MachO] Introduce MinVersion API. by Davide Italiano · 10 years ago
  36. 89024e8 [X86] Remove references to _ftol2 by Michael Kuperstein · 10 years ago
  37. f48b1bee [X86] Fix fptoui conversions by Michael Kuperstein · 10 years ago
  38. 46ff6da Pass function attributes instead of boolean in isIntDivCheap(). by Steve King · 10 years ago
  39. 602a9cd assume.ll test fixup by Piotr Padlewski · 10 years ago
  40. 8e6aece Assume intrinsic handling in global opt by Piotr Padlewski · 10 years ago
  41. 4bc8e7e Revert "Fix LLVM C API for DataLayout" by Mehdi Amini · 10 years ago
  42. 8b07e8e Fix LLVM C API for DataLayout by Mehdi Amini · 10 years ago
  43. 654072f [docs] Improvements to CMake.rst by Vedant Kumar · 10 years ago
  44. 0297590 [PowerPC] PPCVSXFMAMutate should ignore trivial-copy addends by Hal Finkel · 10 years ago
  45. d4825d2 Revert r245355 "Release script: correctly symlink clang-tools-extra into the build (PR22765)" by Hans Wennborg · 10 years ago
  46. e11e167 Try to fix buildbots by Matthias Braun · 10 years ago
  47. 002f836 fix typos; NFC by Sanjay Patel · 10 years ago
  48. 2dd939e Let's try to fix GNU libstdc++ buildbots by Matthias Braun · 10 years ago
  49. 22d4f8a fix typo; NFC by Sanjay Patel · 10 years ago
  50. 56dd2d0 MachineBasicBlock: Add liveins() method returning an iterator_range by Matthias Braun · 10 years ago
  51. b7e01a0 [WebAssembly] DYNAMIC_STACKALLOC returns a pointer. by Dan Gohman · 10 years ago
  52. 8c1602d LTO: Simplify merged module ownership. by Peter Collingbourne · 10 years ago
  53. 3a9c435 WebAssembly: Implement call by JF Bastien · 10 years ago
  54. 9f728db Revert two bad commits. by JF Bastien · 10 years ago
  55. b7a8e4c Missing print. by JF Bastien · 10 years ago
  56. 03685a9 call by JF Bastien · 10 years ago
  57. e6f4f28 [X86][SSE] Added tests for zero-extension vector shuffles that don't extend starting from the 0'th lane. by Simon Pilgrim · 10 years ago
  58. 99f0983 [WebAssembly] Make the assembly printer indent instructions. by Dan Gohman · 10 years ago
  59. 43a77da LTO: Rename mergedModule variables to MergedModule to prepare for ownership change. by Peter Collingbourne · 10 years ago
  60. 850ecab Report an error if a SHT_SYMTAB_SHNDX section has the wrong size. by Rafael Espindola · 10 years ago
  61. 8ccfc11 [WebAssembly] CodeGen support for __builtin_wasm_page_size() by Dan Gohman · 10 years ago
  62. a1da6bb fix typo; NFC by Sanjay Patel · 10 years ago
  63. 8c932ac [PPC64LE] Fix PR24546 - Swap optimization and debug values by Bill Schmidt · 10 years ago
  64. 3c334d6 [WebAssembly] Skeleton FastISel support by Dan Gohman · 10 years ago
  65. 0ff46ed [WebAssembly] Implement floating point rounding operators. by Dan Gohman · 10 years ago
  66. 506ace9 [docs][PerformanceTips] Framing the generic IR tips by Philip Reames · 10 years ago
  67. ac704fe [docs][PerformanceTips] Point people towards llvm-dev by Philip Reames · 10 years ago
  68. 047904e [docs] Further organization of the Performance Tips document by Philip Reames · 10 years ago
  69. 1cc7934 [docs] Organize the 'Performance Tips' page by Philip Reames · 10 years ago
  70. 18595a0 [WebAssembly] Tell TargetTransformInfo about popcnt and sqrt. by Dan Gohman · 10 years ago
  71. c723870 [WebAssembly] Use the checked form of MachineFunction::getSubtarget. NFC. by Dan Gohman · 10 years ago
  72. c26771d [WebAssembly] Implement the is_zero_undef forms of cttz and ctlz by Dan Gohman · 10 years ago
  73. 9708c47 [sanitizers] Add DFSan support for AArch64 42-bit VMA by Adhemerval Zanella · 10 years ago
  74. 59dfeed [X86] Add support for mmword memory operand size for Intel-syntax x86 assembly by Michael Zuckerman · 10 years ago
  75. 67a54d2 Add DAG optimisation for FP16_TO_FP by Oliver Stannard · 10 years ago
  76. 3ad5028 [ARM] Use AEABI helpers for i64 div and rem by Scott Douglass · 10 years ago
  77. 9b11d5f [ARM] Refactor LowerDivRem before adding LowerREM (nfc) by Scott Douglass · 10 years ago
  78. 7b854fd first commit to llvm by Michael Zuckerman · 10 years ago
  79. 59537e6 Require Dominator Tree For SROA, improve compile-time by Mehdi Amini · 10 years ago
  80. 1730292 remove FIXME; fixed by r245733 by Sanjay Patel · 10 years ago
  81. a354cd3 [IR] Cleanup EH instructions a little bit by David Majnemer · 10 years ago
  82. 7b7cb42 [DAGCombiner] Fold CONCAT_VECTORS of bitcasted EXTRACT_SUBVECTOR by Simon Pilgrim · 10 years ago
  83. a99b964 [llvm-readobj/ELF] Factor out common code. by Davide Italiano · 10 years ago
  84. d2681e8 [dwarfdump] Do not apply relocations in mach-o files if there is no LoadedObjectInfo. by Frederic Riss · 10 years ago
  85. 8f7e846 [dsymutil] Remove old ODR uniquing tests by Frederic Riss · 10 years ago
  86. b7e7dd4 [dsymutil] Refactor ODR uniquing tests to be more readable. by Frederic Riss · 10 years ago
  87. 50cbfe2 [LangRef] Fix sphinx warning by Joseph Tremoulet · 10 years ago
  88. 221b8cc Add missing break in AArch64DAGToDAGISel::Select() switch case by Mehdi Amini · 10 years ago
  89. 939b388 Do not use dyn_cast<> after isa<> by Mehdi Amini · 10 years ago
  90. d4a765f [WinEH] Require token linkage in EH pad/ret signatures by Joseph Tremoulet · 10 years ago
  91. 8647351 Update test case so it passes the verifier by David Blaikie · 10 years ago
  92. bfddc41 Verifier: Don't crash on null entries in debug info retained types list by David Blaikie · 10 years ago
  93. 18fecd3 [llvm-readobj] Test --macho-data-in-code option. by Davide Italiano · 10 years ago
  94. 8724a42 [NVPTX] Allow undef value as global initializer by Jingyue Wu · 10 years ago
  95. fcaa24c [CMake] add_llvm_external_project: Just warn about nonexistent directories. by NAKAMURA Takumi · 10 years ago
  96. 44c6178 [CMake] Make LLVM_EXTERNAL_*_SOURCE_DIR consistent against older buildsites. by NAKAMURA Takumi · 10 years ago
  97. c0346c0 LTO: Maintain target triple, FeatureStr and CGOptLevel in the module or LTOCodeGenerator. by Peter Collingbourne · 10 years ago
  98. 1911009 AMDGPU: Allow specifying different opcode on VI for SMRD/SMEM by Matt Arsenault · 10 years ago
  99. e48caeb AMDGPU: Improve accuracy of instruction rates for some FP instructions by Matt Arsenault · 10 years ago
  100. ac03979 AMDGPU: Use DFS to avoid second loop over function by Matt Arsenault · 10 years ago