1. 2120f53 [ARM] Add D-sized vtrn/vuzp/vzip tests, and cleanup. NFC. by Ahmed Bougacha · 10 years ago
  2. 8921b27 IRBuilder: Allow globals to be constructed in a specific address space by Tobias Grosser · 10 years ago
  3. 933d2bd Fix "the the" in comments. by Eric Christopher · 10 years ago
  4. 875bc61 MIR Serialization: Reenable one of the MIRParser tests by reverting r239805. by Alex Lorenz · 10 years ago
  5. 28b186f Improve the --expand-relocs handling of MachO. by Rafael Espindola · 10 years ago
  6. d30c235 Avoid redundant select node in early if-conversion pass by Yi Jiang · 10 years ago
  7. 5caacef Switch lowering: enable whole-switch jump tables at -O0. by Hans Wennborg · 10 years ago
  8. 50cef00 Pass --expand-relocs to a few more tests. by Rafael Espindola · 10 years ago
  9. b9b8054 use SDValue bool operator; NFCI by Sanjay Patel · 10 years ago
  10. 438a6a0 add test to show suboptimal load merging behavior by Sanjay Patel · 10 years ago
  11. 4ac9a2e [X86][SSE][CostModel] Fixed uitofp/sitofp cost target tests to specify sse2/avx2/avx512f directly instead of via a cpu model. by Simon Pilgrim · 10 years ago
  12. bc3868a fixed to test attributes and use better checks by Sanjay Patel · 10 years ago
  13. 05f80f4 [Hexagon] Fixing unused field copypasta. by Colin LeMahieu · 10 years ago
  14. 5f0fc6d MIR Serialization: initialize the fields without the default initializers in yaml::MachineFunction by Alex Lorenz · 10 years ago
  15. 1be6428 Use --expand-relocs in a test. It will make the next change easier to read. by Rafael Espindola · 10 years ago
  16. 21e6bed [Hexagon] Printing packet brackets when asm printing and adding a number of tests that test packet brackets. by Colin LeMahieu · 10 years ago
  17. 4b61d26 [MC] Adding prettyPrintAsm to MCTargetStreamer to allow targets to specialize how instructions are printed to asm. by Colin LeMahieu · 10 years ago
  18. edb6ecd6 [X86] Rename RegInfo to TRI as suggested by Eric by Reid Kleckner · 10 years ago
  19. f4e002c [X86] Refactor stack adjustments into X86FrameLowering::BuildStackAdjustment by Reid Kleckner · 10 years ago
  20. ec7aa02 [BranchFolding] Replace custom MachineInstr with MachineInstrExpressionTrait by Benjamin Kramer · 10 years ago
  21. aabacb6 [CallGraph] Teach the CallGraph about non-leaf intrinsics. by Sanjoy Das · 10 years ago
  22. 6d136d7 [CodeGen] Don't emit a random reference to the personality function by David Majnemer · 10 years ago
  23. 75a43c6 don't repeat function / variable names in comments; NFC by Sanjay Patel · 10 years ago
  24. e7e3ecd [X86] Remove unneeded parameters and deduplicate stack alignment code by Reid Kleckner · 10 years ago
  25. bc3cb88 [EliminateDuplicatePHINodes] Replace custom hash map with DenseSet. by Benjamin Kramer · 10 years ago
  26. fd246aa fix typo; NFC by Sanjay Patel · 10 years ago
  27. d280420 [SPARC] Repair GOT references to internal symbols. by James Y Knight · 10 years ago
  28. f314160 Convert a few tests to use llvm-mc. by Rafael Espindola · 10 years ago
  29. 27a2741 quick fix for failure from r.240012 by Asaf Badouh · 10 years ago
  30. d492018 [X86][AVX2] Added AVX2 SINT_TO_FP/UINT_TO_FP tests by Simon Pilgrim · 10 years ago
  31. bc5667c [AVX512] add instructions: VPAVGB and VPAVGW by Asaf Badouh · 10 years ago
  32. 5146cbf Update LLVM bindings after r239940. Apparently these aren't included in by Daniel Jasper · 10 years ago
  33. 6c24289 AVX-512: (fixed) Added encoding of all forms of VPERMT2W/D/Q/PS/PD and VPERMI2W/D/Q/PS/PD. by Elena Demikhovsky · 10 years ago
  34. f3d6e24 reverted 239999 due to test failures by Elena Demikhovsky · 10 years ago
  35. 5686493 AVX-512: Added encoding of all forms of VPERMT2W/D/Q/PS/PD by Elena Demikhovsky · 10 years ago
  36. e86e4ec LTO: Introduce LTOModule::getSymbolGV(). by Peter Collingbourne · 10 years ago
  37. e520b70 [autoconf] Detect OLE32 for mingw. by NAKAMURA Takumi · 10 years ago
  38. 3c1e805 config.h.*: Rework r210144. Don't edit config.h.in manually. by NAKAMURA Takumi · 10 years ago
  39. 8c6343b Reorder LLVM_ENABLE_ABI_BREAKING_CHECKS in llvm-config.h.*. by NAKAMURA Takumi · 10 years ago
  40. 40ccf16 [NFC] more comments in SLSR by Jingyue Wu · 10 years ago
  41. ce69bac Silence resource compiler using /nologo flag. by Peter Collingbourne · 10 years ago
  42. 24e04b8 [AsmPrinter] Make isRepeatedByteSequence smarter about odd integer types by Benjamin Kramer · 10 years ago
  43. c5f2ede Revert r239972 (YAML: Assign a value returned by the default constructor to the value in an optional mapping). by Alex Lorenz · 10 years ago
  44. 15db0fb YAML: Assign a value returned by the default constructor to the value in an optional mapping. by Alex Lorenz · 10 years ago
  45. 6ebf741 [X86][SSE] Improved support for vector i16 to float conversions. by Simon Pilgrim · 10 years ago
  46. ee36276 Add NVPTXLowerAlloca pass to convert alloca'ed memory to local address by Jingyue Wu · 10 years ago
  47. c821cef Devirtualize and pack MCFragment to reduce memory usage. by Pete Cooper · 10 years ago
  48. 4278cac Re-land "[X86] Cache variables that only depend on the subtarget" by Reid Kleckner · 10 years ago
  49. cf4978e Revert "[X86] Cache variables that only depend on the subtarget" by Reid Kleckner · 10 years ago
  50. bbb7571 [X86] Cache variables that only depend on the subtarget by Reid Kleckner · 10 years ago
  51. dfe93a5 [docs] Fix "WARNING: Title underline too short." by David Majnemer · 10 years ago
  52. cf1e4a2 Add missing include. by Benjamin Kramer · 10 years ago
  53. 3cab8a1 [Bitcode] Replace hand-coded little endian handling with Endian.h functions. by Benjamin Kramer · 10 years ago
  54. dd8f102 AMDGPU: Change unreachable into reported error by Matt Arsenault · 10 years ago
  55. a249533 remove unnecessary casts; NFC by Sanjay Patel · 10 years ago
  56. cc714e2 Move the personality function from LandingPadInst to Function by David Majnemer · 10 years ago
  57. 4412d4b [CodeGenPrepare] Generalize inserted set from truncs to any inst. by Ahmed Bougacha · 10 years ago
  58. 6fc90b3 [Hexagon] Adding a number of other tests for min/max instructions and loading i1s. by Colin LeMahieu · 10 years ago
  59. a1e31b4 Move IsUsedInReloc from MCSymbolELF to MCSymbol. by Rafael Espindola · 10 years ago
  60. 1c63fe6 LowerBitSets: Do not assign names to aliases of unnamed bitset element objects. by Peter Collingbourne · 10 years ago
  61. 43e5349 Allow aliases to be unnamed. by Rafael Espindola · 10 years ago
  62. b200e2f Use a range loop. NFC. by Rafael Espindola · 10 years ago
  63. 7540f2c [Hexagon] Adding some compare tests, fixing existing XFAILed tests, and removing mcpu=hexagonv4 since that's the minimum version anyway. by Colin LeMahieu · 10 years ago
  64. d562b72 fix typos in comments; NFC by Sanjay Patel · 10 years ago
  65. 5057ee8 Add documentation for new backedge mass propagation in irregular loops. by Diego Novillo · 10 years ago
  66. b306ae3 Use named temporaries for directional labels. by Rafael Espindola · 10 years ago
  67. aa94b68 [ArchiveWriter] Use EndianStream. No functional change intended. by Benjamin Kramer · 10 years ago
  68. 4bf8188 [MC/Dwarf] Encode DW_CFA_advance_loc in target endianess. by Benjamin Kramer · 10 years ago
  69. d510c10 [mips] [IAS] Add support for expanding LASym with a source register operand. by Toma Tabacu · 10 years ago
  70. 4dd3b87 Tweak wording of alignment static_assert messages. by James Y Knight · 10 years ago
  71. 279a212 [mips] [IAS] Add support for the B{L,G}{T,E}(U) branch pseudo-instructions. by Toma Tabacu · 10 years ago
  72. 87f93f5 [mips] [IAS] Fix LA with relative label operands. by Toma Tabacu · 10 years ago
  73. d3b8136 [mips] [IAS] Add test for SW with relative label operands. NFC. by Toma Tabacu · 10 years ago
  74. 8e18efe Remove empty directories left after r239657 by Alexander Kornienko · 10 years ago
  75. e7684db [mips] [IAS] Fix LW with relative label operands. by Toma Tabacu · 10 years ago
  76. a066970 AVX-512: cvtusi2ss/d intrinsics. by Igor Breger · 10 years ago
  77. b7742df [PM/AA] Suffix lots of member variables that directly use enumeration by Chandler Carruth · 10 years ago
  78. 2cdca0c4 [PM/AA] Remove the UnknownSize static member from AliasAnalysis. by Chandler Carruth · 10 years ago
  79. 4d7ed39 [PM/AA] Remove the Location typedef from the AliasAnalysis class now by Chandler Carruth · 10 years ago
  80. c179a41 [PM/AA] Split the location computation out of getArgLocation so the by Chandler Carruth · 10 years ago
  81. e460807 Revert "AArch64: Use CMP;CCMP sequences for and/or/setcc trees." by Matthias Braun · 10 years ago
  82. 1c19be4 Try to fix the MSVC build. by Rafael Espindola · 10 years ago
  83. 360661f [Hexagon] Adding MC ELF streamer and updating addend relocation test which shows correct ELF symbol. by Colin LeMahieu · 10 years ago
  84. 4a80b4b Fix alignment issues in LLVM. by James Y Knight · 10 years ago
  85. cc625c9 Handle forward referenced function when streaming bitcode. by Rafael Espindola · 10 years ago
  86. 485973a Handle MaterializeAll in getLazyBitcodeModuleImpl. NFC. by Rafael Espindola · 10 years ago
  87. 4a4558e Use std::unique_ptr to manage the DataStreamer in bitcode parsing. by Rafael Espindola · 10 years ago
  88. 3fea165 Rename and improve emitSectionOffset. by Rafael Espindola · 10 years ago
  89. 363eaff Refactor RecurrenceInstDesc by Tyler Nowicki · 10 years ago
  90. f0cbe32 Add some tests based on PR21711 by Sanjay Patel · 10 years ago
  91. 20a6785 Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC. by Rafael Espindola · 10 years ago
  92. 3bcfd46 [llvm-readobj] Print MIPS .reginfo section content by Simon Atanasyan · 10 years ago
  93. e2d3e44 [X86][SSE] Vectorize v2i32 to v2f64 conversions by Simon Pilgrim · 10 years ago
  94. 50f4bcf rename variables; NFC by Sanjay Patel · 10 years ago
  95. 489a03c Reapply 239795 - [InstCombine] Propagate non-null facts to call parameters by Philip Reames · 10 years ago
  96. 2cd20fe extract some code into a helper function for MergeConsecutiveStores(); NFCI by Sanjay Patel · 10 years ago
  97. 0c65062 Improve handling of end of file in the bitcode reader. by Rafael Espindola · 10 years ago
  98. 3f53fc8 Fix PR 23525 - Separate header mass propagation in irregular loops. by Diego Novillo · 10 years ago
  99. bfbac55 [Statepoints] Test only change. Check that statepoint lowering didn't generate more than expected amount of spills. by Igor Laevsky · 10 years ago
  100. 944aaeb VirtRegMap: Add undef flag when reading undefined subregisters. by Matthias Braun · 10 years ago