1. 13864a0 [NVPTX] Remove workaround for tablegen crash in NVPTXInstrInfo.td. by Justin Lebar · 10 years ago
  2. ecaa1e7 Fix -Wnon-virtual-dtor warnings by Reid Kleckner · 10 years ago
  3. 2b8030c Fix an issue where fast math flags were dropped during scalarization. by Owen Anderson · 10 years ago
  4. 2a43630 [SCEV] Minor cleanup: rename method, C++11'ify; NFC by Sanjoy Das · 10 years ago
  5. e2c35f6 [NVPTX] Use different, convergent MIs for convergent calls. by Justin Lebar · 10 years ago
  6. eb3a3d7 [NVPTX] Nix hack used to emit '{' and '}' for NVPTX calls. by Justin Lebar · 10 years ago
  7. a3948bb [NVPTX] Reformat NVPTXInstrInfo.td, and add additional comments. by Justin Lebar · 10 years ago
  8. 17ddccf [X86] Elide references to _chkstk for dynamic allocas by David Majnemer · 10 years ago
  9. 18903ff Move ObjectYAML code to a new library. by Rafael Espindola · 10 years ago
  10. 6ff7d90 fix function names; NFC by Sanjay Patel · 10 years ago
  11. d724de3 [Verifier] Don't abort on invalid cleanuprets by David Majnemer · 10 years ago
  12. 88e8baf Fix breakage caused by r262360. by Easwaran Raman · 10 years ago
  13. 1627603 Add the beginnings of an update API for preserving MemorySSA by Daniel Berlin · 10 years ago
  14. b9c4474 [DebugInfo] Dump CIE augmentation data as a list of hex bytes by Simon Atanasyan · 10 years ago
  15. 1283c1d Metadata support for profile summary. by Easwaran Raman · 10 years ago
  16. 8ba165a DAGCombiner: Turn extract of bitcasted integer into truncate by Matt Arsenault · 10 years ago
  17. 9a6db34 Add isScalarInteger helper to EVT/MVT by Matt Arsenault · 10 years ago
  18. 5bbcde0 AMDGPU/SI: Implement DS_PERMUTE/DS_BPERMUTE Instruction Definitions and Intrinsics by Changpeng Fang · 10 years ago
  19. 8ca4294 [libFuzzer] remove FuzzerSanitizerOptions.cpp by Kostya Serebryany · 10 years ago
  20. 3827ef7 [LLVM][AVX512] PSRL{DI|QI} Change imm8 to int by Michael Zuckerman · 10 years ago
  21. b4e63ec [X86] Check that attribute parameters match for tail calls (PR26590) by Hans Wennborg · 10 years ago
  22. 449d0dc fix documentation comments; NFC by Sanjay Patel · 10 years ago
  23. 7a9adc7 Revert "calculate builtin_object_size if argument is a removable pointer" by Petar Jovanovic · 10 years ago
  24. 9079741 function names start with a lowercase letter; NFC by Sanjay Patel · 10 years ago
  25. b7b6e74 [AMDGPU] Remove unused disassembler code. by Nikolay Haustov · 10 years ago
  26. 93ed620 Refactor duplicated code for linking with pthread. by Rafael Espindola · 10 years ago
  27. 5d03751 [AMDGPU] Fix build warnings. by Nikolay Haustov · 10 years ago
  28. 71c0d4c calculate builtin_object_size if argument is a removable pointer by Petar Jovanovic · 10 years ago
  29. d129fa6 [AMDGPU] Disassembler code refactored + error messages. by Nikolay Haustov · 10 years ago
  30. 3a3e8dd [LTO] Fix error reporting from lto_module_create_in_local_context() by Petr Pavlu · 10 years ago
  31. b8e07ee [AVX512][PSRAQ][PSRAD] Change imm8 to int. by Michael Zuckerman · 10 years ago
  32. 45aa3f2 Disallow generating vzeroupper before return instruction (iret) in interrupt handler function. by Amjad Aboud · 10 years ago
  33. 940260b [MC][YAML] Rangify the loop. NFC by Simon Atanasyan · 10 years ago
  34. ef35f84 [mips] Promote the result of SETCC nodes to GPR width. by Vasileios Kalintiris · 10 years ago
  35. 344528b [TableGen] AsmMatcher: Skip optional operands in the midle of instruction if it is not present by Nikolay Haustov · 10 years ago
  36. f97e952 AsmParser: Fix nested .irp/.irpc by Nikolay Haustov · 10 years ago
  37. 2cf7ebb [X86] Centralize the masking of TSFlags with FormMask into a variable earlier so we can stop masking in multiple places. NFC by Craig Topper · 10 years ago
  38. 936373d [X86] Localize a temporary variable into the cases its need in. NFC by Craig Topper · 10 years ago
  39. 2c8955f [X86] Be consistent about using pre/post increment/decrement in nearby code. NFC by Craig Topper · 10 years ago
  40. 7e17931 [X86] Combine some initialization code with variable declaration and comments. NFC by Craig Topper · 10 years ago
  41. ffd2af7 LegalizeDAG: Use correct ptr type when expanding unaligned load/store by Matt Arsenault · 10 years ago
  42. 7ff5c71 AMDGPU: Don't emit build_pair during udivrem legalization by Matt Arsenault · 10 years ago
  43. c8a36ae AMDGPU: Don't use estimated stack size when we know the real stack size by Matt Arsenault · 10 years ago
  44. 12cb9f0 AMDGPU: Set HasExtractBitInsn by Matt Arsenault · 10 years ago
  45. dcae508 [WinEH] Allocate the registration node before the catch objects by David Majnemer · 10 years ago
  46. a34c14c [Verifier] Diagnose when unwinding out of cycles of blocks by David Majnemer · 10 years ago
  47. 510e40f [LLE] Add testcase for the fix in r262267 by Adam Nemet · 10 years ago
  48. a2e4d15 [LAA] Add missing debug output by Adam Nemet · 10 years ago
  49. 3f5ed2d [x86, InstCombine] transform more x86 masked loads to LLVM intrinsics by Sanjay Patel · 10 years ago
  50. 525f545 [LLE] Fix a comment by Adam Nemet · 10 years ago
  51. 3a7e753 [x86, InstCombine] transform x86 AVX masked loads to LLVM intrinsics by Sanjay Patel · 10 years ago
  52. 87e4278 [Verifier] Handle more funclet edge cases by David Majnemer · 10 years ago
  53. 2e073f5 [LLE] Fix SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper with Polly by Adam Nemet · 10 years ago
  54. 912dbc9 Simplify some boolean conditional return statements in AArch64. by Eric Christopher · 10 years ago
  55. 388c01f Improve the debug output of DwarfDebug::buildLocationList(). by Adrian Prantl · 10 years ago
  56. 692e80b Document an anomaly in this testcase. by Adrian Prantl · 10 years ago
  57. 5dc46f5 Reapply r262092: [FileCheck] Abort if -NOT is combined with another suffix. by Paul Robinson · 10 years ago
  58. bfc5df0 [Verifier] Minor fix to error message; NFC by Sanjoy Das · 10 years ago
  59. 6e4a4d8 [Hexagon] As a size optimization, not lazy extending TPREL or DTPREL variants since they're usually in range. by Colin LeMahieu · 10 years ago
  60. adaa70a [Hexagon] Missed member initialization causing ubsan failure. by Colin LeMahieu · 10 years ago
  61. 7ff3ae6 Enable LoopLoadElimination by default by Adam Nemet · 10 years ago
  62. 30c4a7d Fixup MIPS testcase after r262247 and make it a little more robust. by Adrian Prantl · 10 years ago
  63. 049269d [AArch64] Fix isLegalAddImmediate() to return true for valid negative values. by Geoff Berry · 10 years ago
  64. be45c68 Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations. by Adrian Prantl · 10 years ago
  65. b9de197 Rename embedded bitcode section in MachO by Steven Wu · 10 years ago
  66. 462318c [X86] Move the ATOMIC_LOAD_OP ISel from DAGToDAG to ISelLowering. NFCI. by Ahmed Bougacha · 10 years ago
  67. 4a487ec [Hexagon] Setting sign mismatch flag on expression instead of using bit tricks. by Colin LeMahieu · 10 years ago
  68. 0158e00 Minor code cleanup. NFC by Rong Xu · 10 years ago
  69. ace061b [WinEH] Make setjmp work correctly with EH by David Majnemer · 10 years ago
  70. eb295ed Move discriminator assignment to the right place. by Dehao Chen · 10 years ago
  71. 45a6a62 [Hexagon] Using MustExtend flag on expression instead of passing around bools. by Colin LeMahieu · 10 years ago
  72. 66fcf8f fix typo in comment by Adrian Prantl · 10 years ago
  73. 9411e53 Fix for PR26180 by Nemanja Ivanovic · 10 years ago
  74. e4011df [mips] Range check uimm20 and fixed a bug this revealed. by Daniel Sanders · 10 years ago
  75. 0b84c67 [mips] Do not use SLL for ANY_EXTEND nodes as the high bits are undefined. by Vasileios Kalintiris · 10 years ago
  76. 0178bec [mips] Make isel select the correct DEXT variant up front. by Daniel Sanders · 10 years ago
  77. 78ddd2d IRObject: Mark extern_weak as weak. by Rafael Espindola · 10 years ago
  78. cb7bae1 [InstSimplify] Restore fsub 0.0, (fsub 0.0, X) ==> X optzn by Benjamin Kramer · 10 years ago
  79. e2fd561 [mips] Make symbols an acceptable branch target when expanding compare-to-immediate-and-branch macros. by Daniel Sanders · 10 years ago
  80. e8af9d9 [InstSimplify] fsub 0.0, (fsub -0.0, X) ==> X is only safe if signed zeros are ignored. by Benjamin Kramer · 10 years ago
  81. 0562fb3 [test-release.sh] Add lldb to list of projects (disabled by default) by Daniel Sanders · 10 years ago
  82. f7ae2f5 [PM] Wire up optimization levels and default pipeline construction APIs by Chandler Carruth · 10 years ago
  83. d9b6afb [PM] Appease mingw32's auto-import DLL build with minimal tweaks, with fix for clang. by NAKAMURA Takumi · 10 years ago
  84. fe64ace [mips] Remove unused function declarations from MipsRegisterInfo.h. NFC. by Vasileios Kalintiris · 10 years ago
  85. bebf4a6 Revert r262185, "[PM] Appease mingw32's auto-import DLL build with minimal tweaks." by NAKAMURA Takumi · 10 years ago
  86. fd32a56 [PM] Appease mingw32's auto-import DLL build with minimal tweaks. by NAKAMURA Takumi · 10 years ago
  87. f65b510 WebAssembly: fix test by JF Bastien · 10 years ago
  88. df4c0fa WebAssembly: fix build by JF Bastien · 10 years ago
  89. f4f0450 [AVX512][PSLLW ][PSLLV] Change imm8 to int by Michael Zuckerman · 10 years ago
  90. cbdb39c [PGO] Remove redundant counter copies for avail_extern functions. by Xinliang David Li · 10 years ago
  91. 88bff1c CodeGen: Remove an iterator => pointer conversion, NFC by Duncan P. N. Exon Smith · 10 years ago
  92. 26419a1 AMDGPU: More bits of frame index are known to be zero by Matt Arsenault · 10 years ago
  93. cc3610d CodeGen: Use MachineInstr& in InlineSpiller::rematerializeFor() by Duncan P. N. Exon Smith · 10 years ago
  94. 5144d35 CodeGen: Update LiveIntervalAnalysis API to use MachineInstr&, NFC by Duncan P. N. Exon Smith · 10 years ago
  95. 1d75c8d CodeGen: Change MachineInstr to use MachineInstr&, NFC by Duncan P. N. Exon Smith · 10 years ago
  96. 2bc40a1 DAGCombiner: Don't unnecessarily swap operands in ReassociateOps by Matt Arsenault · 10 years ago
  97. 7dd408d CodeGen: Use MachineInstr& in HashMachineInstr, NFC by Duncan P. N. Exon Smith · 10 years ago
  98. a26cd9c CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC by Duncan P. N. Exon Smith · 10 years ago
  99. d7b3cd7 CodeGen: Assert valid MI in AntiDepBreaker::UpdateDbgValue by Duncan P. N. Exon Smith · 10 years ago
  100. 6666292 AArch64: Use MachineInstr& in guaranteesZeroRegInBlock(), NFC by Duncan P. N. Exon Smith · 10 years ago