1. 8d00f2a Correct extractelement constant folding by Pawel Bylica · 10 years ago
  2. 9ee9f1a Fix APInt long division algorithm by Pawel Bylica · 10 years ago
  3. a9a01d9 [TableGen] Don't leak Expanders and Operators in SetTheory. by Craig Topper · 10 years ago
  4. 7cc4f07 [TableGen] Fix all remaining memory leaks of Init and RecTy objects. by Craig Topper · 10 years ago
  5. 728ad01 Resurrect r235688 by Jingyue Wu · 10 years ago
  6. f42450a Revert r235688 by Jingyue Wu · 10 years ago
  7. b55e954 [NVPTX] Emits "generic()" depending on the original address space by Jingyue Wu · 10 years ago
  8. d83b3b1 [NVPTX] enable NaryReassociate in NVPTX by Jingyue Wu · 10 years ago
  9. 9dd5b1f R600/SI: Fix verifier error when producing v_madmk_f32 by Matt Arsenault · 10 years ago
  10. d32beab Improve isTriviallyReMaterializable() documentation. by Matthias Braun · 10 years ago
  11. bd112c2 R600/RegisterCoalescer: Enable more rematerialization/add missing testcase by Matthias Braun · 10 years ago
  12. 0683161 Fix a couple of typos in comments. by Michael Zolotukhin · 10 years ago
  13. 37f93d4 RegisterCoalescer: implicit phsreg uses are fine when rematerializing by Matthias Braun · 10 years ago
  14. b638e14 Revert accidentally committed "MC: Allow targets to stop symbol name quoting" by Matt Arsenault · 10 years ago
  15. 784f737 R600/SI: Special case v_mov_b32 as really rematerializable by Matt Arsenault · 10 years ago
  16. 6ec2992 MC: Allow targets to stop symbol name quoting by Matt Arsenault · 10 years ago
  17. 589d8fd RegisterCoalescer: Avoid unnecessary register class widening for some rematerializations by Matthias Braun · 10 years ago
  18. f871658 Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" by Reid Kleckner · 10 years ago
  19. 04df402 Fix modules build post-r235612. by Richard Smith · 10 years ago
  20. 100eab8 [PowerPC] Support register name prefixes for vector registers by Hal Finkel · 10 years ago
  21. ba03f54 [PowerPC] Use sync inst alias when printing by Hal Finkel · 10 years ago
  22. 6d49b02 R600: Correctly lower CONCAT_VECTOR nodes with more than 2 operands by Tom Stellard · 10 years ago
  23. 9c0fb94 Fix comment for NoCommonBits. by Michael Zolotukhin · 10 years ago
  24. 79f43b2 [PowerPC] Add asm/disasm support for dcbt with hint by Hal Finkel · 10 years ago
  25. 3ad4bc1 [WinEH] Ignore filter clauses while mapping landing pad blocks. by Andrew Kaylor · 10 years ago
  26. 173a68d Remove trivial assert to fix NDEBUG Werror builds by Reid Kleckner · 10 years ago
  27. 93a23a3 Recommit r235458: [opaque pointer type] Avoid using PointerType::getElementType for a few cases of CallInst by David Blaikie · 10 years ago
  28. d1807ff [WinEH] Replace more lpad value uses with undef by Reid Kleckner · 10 years ago
  29. c364314 [MachineCopyPropagation] Handle undef flags conservatively so that we do not by Quentin Colombet · 10 years ago
  30. 9ed816a Unbreak build by Krzysztof Parzyszek · 10 years ago
  31. b5ce56f [Hexagon] Minor cleanup in HexagonFrameLowering by Krzysztof Parzyszek · 10 years ago
  32. 2aab32c R600/SI: Fix indirect addressing with a negative constant offset by Tom Stellard · 10 years ago
  33. 391b2c3 Thumb2: When applying branch optimizations, visit branches in reverse order. by Peter Collingbourne · 10 years ago
  34. 1ad0f74 ARM: When re-creating a branch via InsertBranch, preserve CPSR flags. by Peter Collingbourne · 10 years ago
  35. d9a479e Thumb2: When optimizing for size, do not if-convert branches involving comparisons with zero. by Peter Collingbourne · 10 years ago
  36. f86c29e ARM: When spilling extra registers for alignment, prefer low registers on all Thumb targets. by Peter Collingbourne · 10 years ago
  37. b28abbf ARM: Only enforce 4-byte alignment on Thumb-2 functions with constant pools. by Peter Collingbourne · 10 years ago
  38. ab740d1 [Hexagon] Fix compiler warnings in release build by Krzysztof Parzyszek · 10 years ago
  39. 50b9e7f [getUnderlyingOjbects] Analyze loop PHIs further to remove false positives by Adam Nemet · 10 years ago
  40. 12f3416 [NVPTX] run SeparateConstOffsetFromGEP before SLSR by Jingyue Wu · 10 years ago
  41. e32631c R600/SI: Add missing -mcpu=SI to assembler test by Tom Stellard · 10 years ago
  42. 59edae9 R600/SI: Add assembler support for all CI and VI VOP1 instructions by Tom Stellard · 10 years ago
  43. f092455 R600/SI: v_mov_fed_b32 does not exist on VI by Tom Stellard · 10 years ago
  44. bf02414 R600/SI: Use a better error message for unsupported instructions in the assembler by Tom Stellard · 10 years ago
  45. 95081f5 R600/SI: Improve AsmParser support for forced e64 encoding by Tom Stellard · 10 years ago
  46. 71ed98d [WinEH] Handle stubs for outlined functions that have only unreached terminators. by Andrew Kaylor · 10 years ago
  47. 70e56ae Revert "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" by Reid Kleckner · 10 years ago
  48. 184f8f7 [PowerPC] Enable printing instructions using aliases by Hal Finkel · 10 years ago
  49. 45e7e93 Move DIContext.h to common DebugInfo location. by Zachary Turner · 10 years ago
  50. 1aa9710 Move Value.isDereferenceablePointer to ValueTracking [NFC] by Philip Reames · 10 years ago
  51. dab5145 [AArch64] Add nvcast patterns for v4f16 and v8f16 by Pirama Arumuga Nainar · 10 years ago
  52. b7db5f2 [AArch64] Handle vec4, vec8, vec16 *itofp for half by Pirama Arumuga Nainar · 10 years ago
  53. defaf83 Re-commit r235560: Switch lowering: extract jump tables and bit tests before building binary tree (PR22262) by Hans Wennborg · 10 years ago
  54. 08aea0a use update_llc_test_checks.py to tighten checking; remove unnecessary CPU param by Sanjay Patel · 10 years ago
  55. de0d4bf [Hexagon] Shrink-wrap stack frame (Hexagon-specific) by Krzysztof Parzyszek · 10 years ago
  56. 69c69df [Hexagon] Add testcases for stack alignment and variable-sized objects by Krzysztof Parzyszek · 10 years ago
  57. b685acf [mips] [IAS] Move NOP emission after pseudo-instruction expansion. NFC. by Toma Tabacu · 10 years ago
  58. 5d538f7 Revert r235560; this commit was causing several failed assertions in Debug builds using MSVC's STL. The iterator is being used outside of its valid range. by Aaron Ballman · 10 years ago
  59. 0236022 Be more strict about the operand for the array type in BitcodeReader by Filipe Cabecinhas · 10 years ago
  60. 81f9bd3 Verify sizes when trying to read a BitcodeAbbrevOp by Filipe Cabecinhas · 10 years ago
  61. 77aa4a8 [DAGCombiner] Remove extra bitcasts surrounding vector shuffles by Simon Pilgrim · 10 years ago
  62. 9311f5b Move common loop utility function isInductionPHI into LoopUtils.cpp by Karthik Bhat · 10 years ago
  63. 7ab8b55 Add support to interchange loops with reductions. by Karthik Bhat · 10 years ago
  64. de625b6 [WinEH] Removing seh-filter.ll until I can determine its validity by Andrew Kaylor · 10 years ago
  65. a1df0a3 [WinEH] Don't skip landing pads that end with an unreachable instruction. by Andrew Kaylor · 10 years ago
  66. 395f4f4 Switch lowering: extract jump tables and bit tests before building binary tree (PR22262) by Hans Wennborg · 10 years ago
  67. f9c92b0 [InstCombine] Use a more targeted fix instead of r235544 by David Majnemer · 10 years ago
  68. d9b72fe [SEH] Remove the old __C_specific_handler code now that WinEHPrepare works by Reid Kleckner · 10 years ago
  69. 391b60c Unxfail passing test on Hexagon by Krzysztof Parzyszek · 10 years ago
  70. 14660f8 [RuntimeDyld][COFF] Add external symbol resolution support to RuntimeDyldCOFF. by Lang Hames · 10 years ago
  71. bbe056c [Hexagon] Some cleanup of instruction selection code by Krzysztof Parzyszek · 10 years ago
  72. de34956 [WinEH] Demote values and phis live across exception handlers up front by Reid Kleckner · 10 years ago
  73. 3bd8782 [InstCombine] Clear out nsw/nuw if we modify computation in the chain by David Majnemer · 10 years ago
  74. 62682bc [Kaleidoscope] Fix incorrect use of reinterpret_cast. by Lang Hames · 10 years ago
  75. f52e2f3 [Allocator] Remove memory poisoning before deallocation by Reid Kleckner · 10 years ago
  76. fd49146 [Kaleidoscope] Remove RTTI use from chapters 7 and 8. by Lang Hames · 10 years ago
  77. 2adb40e Another test to exercise APInt divide step D6. by Yaron Keren · 10 years ago
  78. 3c55df1 [Hexagon] Use A2_tfrsi for constant pool and jump table addresses by Krzysztof Parzyszek · 10 years ago
  79. cfe6126 Revert "[opaque pointer type] Avoid using PointerType::getElementType for a few cases of CallInst" by David Blaikie · 10 years ago
  80. c61f714 [AArch64] Use MachineRegisterInfo instead of LiveIntervals to calculate liveness. NFC. by Pete Cooper · 10 years ago
  81. f3bad3f don't repeat function names in comments; NFC by Sanjay Patel · 10 years ago
  82. 1d50fea Fix correctness check for test_vec_fpextend_double by Pirama Arumuga Nainar · 10 years ago
  83. a21ae0a [Hexagon] Consider constant-extended offsets to be valid by Krzysztof Parzyszek · 10 years ago
  84. 3965744 Change MachineOperand::OpKind from unsigned char to a bitfield. NFC. by Pete Cooper · 10 years ago
  85. 440ae31 Test commit: fix typo in comment. by Luqman Aden · 10 years ago
  86. b4e6e4e Fix Windows build break: use LLVM_FUNCTION_NAME instead of __func__. by Krzysztof Parzyszek · 10 years ago
  87. a37c0d2 R600: Fix always inline pass breaking noinline functions by Matt Arsenault · 10 years ago
  88. b042171 Recommit r235219, it's need for out-of-tree users of AlignOf.h. by Yaron Keren · 10 years ago
  89. 5ce227e [Hexagon] Overhaul of stack object allocation by Krzysztof Parzyszek · 10 years ago
  90. 1436ff8 [opaque pointer type] Use pointee type retrieved from asm, rather than accessing it via the pointer type by David Blaikie · 10 years ago
  91. 1606cca [cmake] Quote the path to the target exports file, fixes PR23313 by Reid Kleckner · 10 years ago
  92. 3f1f657 [x86] Add store-folded memop patterns for vcvtps2ph by Sanjay Patel · 10 years ago
  93. 637f84c [Hexagon] Treat CFI as solo instructions by Krzysztof Parzyszek · 10 years ago
  94. bef3fd2 [Hexagon] Implement HexagonInstPrinter::printRegName by Krzysztof Parzyszek · 10 years ago
  95. c728e85 Support arm32 R_ARM_V4BX relocation format by Adhemerval Zanella · 10 years ago
  96. 8b94db1 Fix a type mismatch assert in SCEV division by Brendon Cahoon · 10 years ago
  97. 6c34752 [X86][AVX] Fix failure due to a missing ISel pattern to select VBROADCAST nodes (PR23259). by Andrea Di Biagio · 10 years ago
  98. 829fcad Fixed logic to enable complex FMA formation. by Olivier Sallenave · 10 years ago
  99. d311051 [mips][microMIPSr6] Implement mips32 to microMIPSr6 mapping support by Zoran Jovanovic · 10 years ago
  100. 61ffda5 [DAGCombine] Disable select(c, load,load) for indexed loads by Hal Finkel · 10 years ago