1. bed2fc3 [CallSiteSplit] Fix comment. NFC by Xin Tong · 7 years ago
  2. ed0af08 Fix another bot failure from r329951. by Erik Pilkington · 7 years ago
  3. f0a27cc [AMDGPU] Update relocation record description by Tony Tye · 7 years ago
  4. bc9d7d3 [lit] Remove duplicate to_string method by Aaron Smith · 7 years ago
  5. 09ca2d9 [X86] Remove unused MoveLoadStoreItins/ShiftOpndItins schedule class wrappers. by Simon Pilgrim · 7 years ago
  6. a51cdcd Free a pointer, fix a bot. by Erik Pilkington · 7 years ago
  7. beaf255 [X86] Remove x86 InstrItinClass entries (PR37093) by Simon Pilgrim · 7 years ago
  8. 2d3e15f [CachePruning] Clarify the per-directory entry limit on Linux ext4. by Fangrui Song · 7 years ago
  9. c2943f0 [DAGCombiner] simplify code; NFC by Sanjay Patel · 7 years ago
  10. a42d068 [PowerPC] add fsub-fneg test; NFC by Sanjay Patel · 7 years ago
  11. 0352abc Don't call skipModule for CFI lowering passes. by Eli Friedman · 7 years ago
  12. 83fdf54 [ProfileSummary] Remove repeated cutoffs; NFCI by George Burgess IV · 7 years ago
  13. 90aa47d Let llvm-diff correctly deal with Undef/ConstantAggregateZero/ConstantVector/IndirectBr by Brian Gesiak · 7 years ago
  14. 2ee1645 AArch64: Introduce a DAG combine for folding offsets into addresses. by Peter Collingbourne · 7 years ago
  15. 85af7e1 [DebugInfo] Create merged locations for instructions other than calls by Vedant Kumar · 7 years ago
  16. a8d61ae [ProfileSummary] Move a vector we're about to destroy anyway; NFC by George Burgess IV · 7 years ago
  17. 1e4cb86 [X86] Remove InstrItinClass entries from all x86 instruction defs (PR37093) by Simon Pilgrim · 7 years ago
  18. d0381b6 [demangler] Add a partial demangling API for LLDB. by Erik Pilkington · 7 years ago
  19. 87bdde8 [demangler] NFC: Some refactoring to support partial demangling. by Erik Pilkington · 7 years ago
  20. b068ce9 [WebAssembly] libObject: Don't include the name the size of custom sections by Sam Clegg · 7 years ago
  21. b5878be [X86] Remove InstrItinClass entries from SSE/AVX instructions defs (PR37093) by Simon Pilgrim · 7 years ago
  22. 4eb9407 [ORC] Use insert rather than emplace. by Lang Hames · 7 years ago
  23. 54ee51b Simplify; NFCI by George Burgess IV · 7 years ago
  24. 9da2acfe [X86] Remove explicit SSE/AVX schedule itineraries from defs (PR37093) by Simon Pilgrim · 7 years ago
  25. b507022 [RISCV] Add c.mv rs1, rs2 pattern for addi rs1, rs2, 0 by Sameer AbuAsal · 7 years ago
  26. 5ae5e87 [X86] Remove remaining gpr schedule itineraries (PR37093) by Simon Pilgrim · 7 years ago
  27. 2d0d5db [X86] Introduce LLVM wbinvd intrinsic by Gabor Buella · 7 years ago
  28. e2da055 Fix a typo in a comment; NFC by George Burgess IV · 7 years ago
  29. 741d7af [ORC] Plumb error notifications through the VSO interface. by Lang Hames · 7 years ago
  30. 7fa9c2f [X86] Remove gpr shift/extension schedule itineraries (PR37093) by Simon Pilgrim · 7 years ago
  31. d018c5d [Power9]Legalize and emit code for converting (Un)Signed DWord to Quad-Precision by Lei Huang · 7 years ago
  32. 6724658 [MCJIT] Remove the anchor from mcjit. by Benjamin Kramer · 7 years ago
  33. 91e3c3b [MIPS GlobalISel] remove superfluous #includes (NFC) by Petar Jovanovic · 7 years ago
  34. fd7ac55 [AArch64] Move AFI->setRedZone(false) to top of emitPrologue by Jessica Paquette · 7 years ago
  35. b7ab0ed revert r328921 - [DAGCombine] (float)((int) f) --> ftrunc (PR36617) by Sanjay Patel · 7 years ago
  36. f0086dd [Pipeliner] Use std::stable_sort when ordering NodeSets by Krzysztof Parzyszek · 7 years ago
  37. 293041f [mips] Correct the predicates of the load/store (double)word for coprocessor 3. by Simon Dardis · 7 years ago
  38. 45655ba [X86] Remove AES/CLMUL/CRC32/LDDQU/MOVNT/POPCNT/SHA schedule itineraries (PR37093) by Simon Pilgrim · 7 years ago
  39. 9ef860a Revert "Reapply "[PR16756] Use SSAUpdaterBulk in JumpThreading." one more time." by Benjamin Kramer · 7 years ago
  40. 8f82584 [AArch64][AsmParser] Unify 'addVectorListOperands' functions. by Sander de Smalen · 7 years ago
  41. 224d082 [CodeGen] Allow printing MachineMemOperands with less context in SDAGDumper by Francis Visoiu Mistrih · 7 years ago
  42. f09f156 [IRCE] isKnownNonNegative helper function by Sam Parker · 7 years ago
  43. d9666f8 [X86] Remove remaining system/special schedule itineraries (PR37093) by Simon Pilgrim · 7 years ago
  44. e671fc8 [mips] Correct the predicates for special nops, tlb ctrl instrs, software breakpoint and prefx. by Simon Dardis · 7 years ago
  45. a1c7785 [X86] Remove system/control schedule itineraries (PR37093) by Simon Pilgrim · 7 years ago
  46. c4f7ab0 [InstCombine][NFC]: Add tests: foldSelectICmpAndAnd(): and is commutative by Roman Lebedev · 7 years ago
  47. c2ed7d8 [AArch64][AsmParser] Make parse function for VectorLists generic to other vector types. by Sander de Smalen · 7 years ago
  48. d22316e [RISCV] Change function alignment to 4 bytes, and 2 bytes for RVC by Shiva Chen · 7 years ago
  49. a560b30 [X86] Remove CMOV/SETCC schedule itineraries (PR37093) by Simon Pilgrim · 7 years ago
  50. d0c7e9c [X86] Remove MMX/3DNow schedule itineraries (PR37093) by Simon Pilgrim · 7 years ago
  51. ca9b26e [llvm-mca] Removed unused argument from cycleEvent. NFC by Andrea Di Biagio · 7 years ago
  52. d9053c2 [X86] Remove X87 schedule itineraries (PR37093) by Simon Pilgrim · 7 years ago
  53. 85cae61 [MIPS GlobalISel] minor update to MIR tests added in r329819 by Petar Jovanovic · 7 years ago
  54. 63fe169 [SystemZ] Use ResourceCycles=30 for FPd unit (NFC). by Jonas Paulsson · 7 years ago
  55. 19d0394 [SystemZ] Remove FullInstRWOverlapCheck from SchedMachineModels. by Jonas Paulsson · 7 years ago
  56. 273601e [HexagonMachineScheduler] Remove local (copied) getWeakLeft(). by Jonas Paulsson · 7 years ago
  57. a83aa7c [MachineScheduler] NFC refactoring by Jonas Paulsson · 7 years ago
  58. 47d409e [LegalizeTypes] Remove unnecessary type action check on the type of operand 0 when promoting shift result type. NFC by Craig Topper · 7 years ago
  59. ef1bc2d [NFC] fix trivial typos in documents and comments by Hiroshi Inoue · 7 years ago
  60. 14efaa1 [RISCV] Codegen support for RV32D floating point comparison operations by Alex Bradbury · 7 years ago
  61. bbb41d8 [RISCV] Codegen support for RV32D floating point conversion operations by Alex Bradbury · 7 years ago
  62. 3664487 [RISCV] Add codegen support for RV32D floating point arithmetic operations by Alex Bradbury · 7 years ago
  63. 0cc09b8 [RISCV] Add tests missed in r329871 by Alex Bradbury · 7 years ago
  64. 633653d [RISCV] Codegen support for RV32D floating point load/store, fadd.d, calling conv by Alex Bradbury · 7 years ago
  65. 183a800 Test commit access by Yan Luo · 7 years ago
  66. 6583ea3 [DeadArgElim] Remove allocsize attributes on callsites by George Burgess IV · 7 years ago
  67. b1f2b2d Revert "[llvm-objcopy] Switch over to using TableGen for parsing arguments" by Jake Ehrlich · 7 years ago
  68. b33a024 Reapply "[PR16756] Use SSAUpdaterBulk in JumpThreading." one more time. by Michael Zolotukhin · 7 years ago
  69. df0745b [SSAUpdaterBulk] Fix linux bootstrap/sanitizer failures: explicitly specify order of evaluation. by Michael Zolotukhin · 7 years ago
  70. 6450f7f [llvm-objcopy] Switch over to using TableGen for parsing arguments by Jake Ehrlich · 7 years ago
  71. ce22028 [X86] Remove unused itinerary argument from FMA3/FMA4/XOP instructions. NFCI. by Simon Pilgrim · 7 years ago
  72. 66258c9 Add missing vtable anchors by Weiming Zhao · 7 years ago
  73. 125b8de X86FoldTableEntry - avoid unnecessary std::string creation. NFCI. by Simon Pilgrim · 7 years ago
  74. c7568e5 [LLVM-C] Add LLVMGetHostCPU{Name,Features}. by whitequark · 7 years ago
  75. e03c814 Don't repeatedly evaluate size() in the for loop. NFCI. by Simon Pilgrim · 7 years ago
  76. 4cd717c [PowerPC] Fix condition for 64-bit rotate when replacing r+r instr with r+i by Nemanja Ivanovic · 7 years ago
  77. d85c559 Attempting to work around a non-determinism issue. by Puyan Lotfi · 7 years ago
  78. 98a5765 bpf: signal error instead of silent drop for certain invalid asm insn by Yonghong Song · 7 years ago
  79. 8822a560 [X86] Describe wbnoinvd instruction by Gabor Buella · 7 years ago
  80. d6c8a46 [DSE] Add tests for atomic memory intrinsics (NFC) by Daniel Neilson · 7 years ago
  81. 461bf52 Rename *CommandFlags.def to *CommandFlags.inc by David Blaikie · 7 years ago
  82. 29df540 [DSE] Regenerate tests with update_test_checks.py (NFC) by Daniel Neilson · 7 years ago
  83. 2b8ec28 CodeGen: Don't try to canonicalize Unix-style paths in CodeView debug info. by Peter Collingbourne · 7 years ago
  84. 145d22d [X86][Atom] Convert Atom scheduler model to SchedRW (PR32431) by Simon Pilgrim · 7 years ago
  85. db8b1f30 [llvm-mca] Let the Scheduler notify dispatch stall events caused by the lack of scheduling resources. by Andrea Di Biagio · 7 years ago
  86. f5eabce [X86] Generalize X86PadShortFunction to work with TargetSchedModel by Simon Pilgrim · 7 years ago
  87. 3b79cbb [NVPTX] Removed 'satom' feature which is no longer used. by Artem Belevich · 7 years ago
  88. d80a410 [NVPTX, CUDA] Improved feature constraints on NVPTX target builtins. by Artem Belevich · 7 years ago
  89. 91ebceb [AMDGPU] Ensure there are enough registers for wave dispatch by Tim Renouf · 7 years ago
  90. ebae4b6 [DSE] Regenerate tests with update_test_checks.py (NFC) by Daniel Neilson · 7 years ago
  91. 1a78507 [FastISel] Disable local value sinking by default by Reid Kleckner · 7 years ago
  92. eab1e54 [InstCombine] limit X - (cast(-Y) --> X + cast(Y) with hasOneUse() by Sanjay Patel · 7 years ago
  93. 0bd082b [DWARFv5] Fuss with asm syntax for conveying MD5 checksum. by Paul Robinson · 7 years ago
  94. 92ffece [MIPS GlobalISel] Select add i32, i32 by Petar Jovanovic · 7 years ago
  95. 05d18d6 [SLP] update a test case. NFC. by Haicheng Wu · 7 years ago
  96. 7a84343 [AMDGPU] Fix lowering enqueue_kernel by Yaxun Liu · 7 years ago
  97. d248c5b Revert "[llvm-mca][CMake] Remove unused libraries from set LLVM_LINK_COMPONENTS" by Andrea Di Biagio · 7 years ago
  98. b7cfdd3 Revert "[AMDGPU] Ensure there are enough registers for wave dispatch" by Tim Renouf · 7 years ago
  99. 3796ce1 [AArch64][AsmParser] Split index parsing from vector list. by Sander de Smalen · 7 years ago
  100. 4f9dd68 [AMDGPU] Ensure there are enough registers for wave dispatch by Tim Renouf · 7 years ago