1. 472d761 [InstrProfiling] Improve compile time when there is no work by Vedant Kumar · 8 years ago
  2. 7bf5988 update_mir_test_checks: Accept "." in function names by Justin Bogner · 8 years ago
  3. 6a32c10 [X86] Use vpternlog to implement vector not under AVX512. by Craig Topper · 8 years ago
  4. e0c60de [x86] auto-generate complete checks; NFC by Sanjay Patel · 8 years ago
  5. f4d58a0 [InstCombine] Preserve debug values for eliminable casts by Vedant Kumar · 8 years ago
  6. c4921c1 Inline variable only used within assert. by Richard Trieu · 8 years ago
  7. 4862813 [Hexagon] Generate constant splats instead of loads from constant pool by Krzysztof Parzyszek · 8 years ago
  8. 963eda6 [DWARF] Temporarily removing test to make buildbots happy while investigating. by Wolfgang Pieb · 8 years ago
  9. b810cf8 [Hexagon] Make sure that offset on globals matches alignment requirements by Krzysztof Parzyszek · 8 years ago
  10. 71ff88b [Hexagon] Replace multiple vector extracts with store-load combinations by Krzysztof Parzyszek · 8 years ago
  11. 0ce929c [DWARF] Temporarily removing a test that caused an independent failure on the mingw target. by Wolfgang Pieb · 8 years ago
  12. fc0863a [LivePhysRegs] Preserve pristine regs in blocks with no successors. by Eli Friedman · 8 years ago
  13. e4a395e [Support] Move PrintEscapedString into the library its declaration is in by Benjamin Kramer · 8 years ago
  14. 99509aa [X86] Unbreak the build. by Benjamin Kramer · 8 years ago
  15. b5e54f8 [SLP] Test for trunc vectorization, NFC. by Alexey Bataev · 8 years ago
  16. 51c00ba [X86] Allow any_extend to be combined with setcc on VLX targets. by Craig Topper · 8 years ago
  17. 94b1fc6 [X86][AVX512] Add combining support for X86ISD::VTRUNCS by Simon Pilgrim · 8 years ago
  18. 8e77793 [SelectionDAGISel] Add a debug print before call to Select. Adjust where blank lines are printed during isel process to make things more sensibly grouped. by Craig Topper · 8 years ago
  19. 2703022 [X86] Add 'rdrnd' feature to silvermont to match recent gcc bug fix. by Craig Topper · 8 years ago
  20. d8b5d0f [Hexagon] Fix an incorrect assertion in HexagonConstExtenders by Krzysztof Parzyszek · 8 years ago
  21. cf947ac [DWARF] Generate DWARF v5 string offsets tables along with strx* index forms. by Wolfgang Pieb · 8 years ago
  22. abaf111 [x86] fix typo in comment; NFC by Sanjay Patel · 8 years ago
  23. 3ae9ebf [NFC] Remove apostrophe to use 'it' in the possessive form. by Matt Davis · 8 years ago
  24. 61a65ef [X86][AVX] LowerBUILD_VECTORAsVariablePermute - add support for VPERMILPV to v4i32/v4f32 by Simon Pilgrim · 8 years ago
  25. ccc55d2 [X86][SSE] Don't colaesce v4i32 extracts by Simon Pilgrim · 8 years ago
  26. 7a72b43 [X86][SSE] Drop PMADDWD in lowerMul by Simon Pilgrim · 8 years ago
  27. 3455380 [DAG] Teach findBaseOffset to interpret indexes of indexed memory operations by Nirav Dave · 8 years ago
  28. c9091f8 [AMDGPU][MC] Added validation of image dst/data size (must match dmask and tfe) by Dmitry Preobrazhensky · 8 years ago
  29. 1a60050 [MIPS] Don't crash on unsized extern types with -mgpopt by Alexander Richardson · 8 years ago
  30. 17d3ed3 [DAGCombine] reduceBuildVecToShuffle - ensure EXTRACT_VECTOR_ELT index is in range by Simon Pilgrim · 8 years ago
  31. 7393afb [AMDGPU][MC] Added support of 64-bit image atomics by Dmitry Preobrazhensky · 8 years ago
  32. b708558 [SLP] Removed the warning about unused variable, NFC. by Alexey Bataev · 8 years ago
  33. b382fb2 [X86][SSE] Add tests for vector truncation with PACKUS style signed saturation by Simon Pilgrim · 8 years ago
  34. 320b80d [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle. by Alexey Bataev · 8 years ago
  35. 1ae3e20 [AMDGPU][MC] Enabled disassembler for image atomic operations by Dmitry Preobrazhensky · 8 years ago
  36. 862c071 [X86] Cleanup SDLoc arguments as mentioned on D42544 by Simon Pilgrim · 8 years ago
  37. dfd62ce [TableGen][NFC]Remove dead variable. by Clement Courbet · 8 years ago
  38. 1a619ce [MIR] Add support for addrspace in MIR by Francis Visoiu Mistrih · 8 years ago
  39. 0869ae1 [AMDGPU] fix LDS f32 intrinsics by Daniil Fukalov · 8 years ago
  40. 22fd1d3 [CallSiteSplitting] Fix infinite loop when recording conditions. by Florian Hahn · 8 years ago
  41. 635c67a [ARM] Accept a subset of Thumb GPR register class when emitting an SP-relative by Momchil Velikov · 8 years ago
  42. 574f092 [X86FixupBWInsts] Prefer positive checks in the test. NFC by Andrei Elovikov · 8 years ago
  43. 3b4e0d3 [ARM] Armv8.2-A FP16 code generation (part 1/3) by Sjoerd Meijer · 8 years ago
  44. 8040eab [NFC] fix trivial typos in comments and documents by Hiroshi Inoue · 8 years ago
  45. f80c9bf [RISCV] Encode RISCV specific ELF e_flags to RISCV Binary by RISCVTargetStreamer by Shiva Chen · 8 years ago
  46. 836550d [X86] Remove dead code from LowerBUILD_VECTOR that tried to handle i64 element type in 32-bit mode. by Craig Topper · 8 years ago
  47. c615c14 [SelectionDAG] Replace a std::vector<SDValue> with a SmallVector. by Craig Topper · 8 years ago
  48. 5e8ab22 [X86] Remove code from combineBitcastvxi1 that was needed to support the previous native IR for kunpck intrinsics. by Craig Topper · 8 years ago
  49. 6206aa4 [X86] Remove unused intrinsic type handling. NFC by Craig Topper · 8 years ago
  50. 3857e0d [X86] Simplify condition in VSETCC. NFC by Craig Topper · 8 years ago
  51. 2013da6 [X86] Remove LowerVSETCC code for handling vXi1 setcc with vXi8/vXi16 input type. NFC by Craig Topper · 8 years ago
  52. a685d04 [X86] Remove some dead code from LowerVSETCC. NFC by Craig Topper · 8 years ago
  53. e6b7506 [CGP] Re-enable Select in complex addressing mode. by Serguei Katkov · 8 years ago
  54. 807062f [X86] Fix killed flag handling in X86FixupLea pass by Serguei Katkov · 8 years ago
  55. e000998 Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects" by Jake Ehrlich · 8 years ago
  56. 1b9f1fa Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects" by Jake Ehrlich · 8 years ago
  57. 6ea62d7 Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects" by Jake Ehrlich · 8 years ago
  58. a9659be Fix buildfailure by making some MIPatternMatchers inline by Aditya Nandakumar · 8 years ago
  59. e68d8cc Revert "Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects"" by Jake Ehrlich · 8 years ago
  60. 41dbb45 Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects" by Jake Ehrlich · 8 years ago
  61. f251ca0 [CodeGen] Ignore private symbols in llvm.used for COFF by Shoaib Meenai · 8 years ago
  62. 8dd9991 [Debug] LCSSA: Insert dbg.value at the first available insertion point by Vedant Kumar · 8 years ago
  63. 2bcebb6 [DWARFv5] Classify all the new forms. NFC. by Paul Robinson · 8 years ago
  64. ca099d9 [llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects by Jake Ehrlich · 8 years ago
  65. 259c18e Add testcase accidentally left out from r323460. by Easwaran Raman · 8 years ago
  66. f0c7c09 [llvm-objcopy] Add --add-gnu-debuglink by Jake Ehrlich · 8 years ago
  67. 920b675 [DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump. by Paul Robinson · 8 years ago
  68. efb8717 [SyntheticCounts] Rewrite the code using only graph traits. by Easwaran Raman · 8 years ago
  69. 9d4d535 [AArch64] Enable aggressive FMA on T99 and provide AArch64 options for others. by Joel Jones · 8 years ago
  70. b7162f2 [Debug] Add dbg.value intrinsics for PHIs created during LCSSA. by Vedant Kumar · 8 years ago
  71. cdd614d [Debug] Add a utility to propagate dbg.value to new PHIs, NFC by Vedant Kumar · 8 years ago
  72. 1b3b337 [asan] Fix kernel callback naming in instrumentation module. by Evgeniy Stepanov · 8 years ago
  73. 335ad17 [X86] Teach Intel syntax InstPrinter to print lock prefixes that have been parsed from the asm parser. by Craig Topper · 8 years ago
  74. 8f9cfff [X86] Combine two unnecessarily complicated ifs that had the same body. NFC by Craig Topper · 8 years ago
  75. ab7a411 Revert r322132; it appears to be an accidental commit, based on the commit message. The original author of the commit has not commented on whether this was accidental or purposeful, so if this revert is in error, the author can re-commit with an actual commit message. by Aaron Ballman · 8 years ago
  76. f1534d0 Reverting r323463 as it appears to be an accidental commit. Regardless, it broke a lot of build bots, so reverting back to green. by Aaron Ballman · 8 years ago
  77. c06c914 tmp by Jake Ehrlich · 8 years ago
  78. bdb305a Re-land "[ThinLTO] Add call edges' relative block frequency to per-module summary." by Easwaran Raman · 8 years ago
  79. d65af93 [CMake] Fix Bug Report URL by Shoaib Meenai · 8 years ago
  80. 595b8a5 Revert "asan: add kernel inline instrumentation test" by Vedant Kumar · 8 years ago
  81. ae0c801 [Hexagon] SETEQ and SETNE are valid integer condition codes by Krzysztof Parzyszek · 8 years ago
  82. a59163a asan: add kernel inline instrumentation test by Vedant Kumar · 8 years ago
  83. 974e2fc Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle." by Alexey Bataev · 8 years ago
  84. 211131c [ADT] Make moving Optional not reset the Optional it moves from. by Benjamin Kramer · 8 years ago
  85. 400b814 [LTO] - Introduce GlobalResolution::Prevailing flag. by George Rimar · 8 years ago
  86. 1e9dc04 Give scope_exit helper correct move semantics by Sam McCall · 8 years ago
  87. 80e5ea7 [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle. by Alexey Bataev · 8 years ago
  88. 146e3ce [X86] Apply clang-format to detectUSatPattern. NFCI. by Simon Pilgrim · 8 years ago
  89. 63ac05d Revert "[Hexagon] Replace EmitFunctionEntryCode with a DAG preprocessing code" by Krzysztof Parzyszek · 8 years ago
  90. baba397 [InstCombine] narrow masked zexted binops (PR35792) by Sanjay Patel · 8 years ago
  91. 3011c54 [InstCombine] add tests for PR35792; NFC by Sanjay Patel · 8 years ago
  92. d80d8d2 Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle." by Alexey Bataev · 8 years ago
  93. edd2589 [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle. by Alexey Bataev · 8 years ago
  94. 5f7f26d [X86][SSE] Add tests for vector truncation with signed saturation by Simon Pilgrim · 8 years ago
  95. bfb9843 Update build_llvm_package.bat by Hans Wennborg · 8 years ago
  96. 3519396 [X86][SSE] Add tests for vector truncation with unsigned saturation by Simon Pilgrim · 8 years ago
  97. 579ae6a X86 Tests: Add AVX+XOP config to SDIV combine tests by Zvi Rackover · 8 years ago
  98. c6483fb Another try to commit 323321 (aggressive instruction combine). by Amjad Aboud · 8 years ago
  99. f83ca82 [LTO] - Get rid of friend 'computeDeadSymbols'. NFC. by George Rimar · 8 years ago
  100. 760506b [Dwarf] Add dsymutil Atom extensions. NFC by Jonas Devlieghere · 8 years ago