1. 43afa42 A few fixes for llvm-symbolizer on Windows. by Zachary Turner · 10 years ago
  2. b6ca45c [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more unique by Kostya Serebryany · 10 years ago
  3. 537ff78 Fix incorrect kill flags in fastisel. by Pete Cooper · 10 years ago
  4. 0040d17 [x86] Fix register class of folded load index reg. by Pete Cooper · 10 years ago
  5. d71e55b [SanitizerCoverage] Fix a couple of typos. NFC. by Alexey Samsonov · 10 years ago
  6. a414ba7 MC: Skip names of temporary symbols in object streamer by Duncan P. N. Exon Smith · 10 years ago
  7. 84b8c10 CodeGen: move over-zealous assert into actual if statement. by Tim Northover · 10 years ago
  8. 7838051 DwarfDebug: Emit number of bytes in .debug_loc entry directly by Duncan P. N. Exon Smith · 10 years ago
  9. 4e21d7a Implement `createSanitizerCtor`, common helper function for all sanitizers by Ismail Pazarbasi · 10 years ago
  10. 00157f3 [WinEH] Improve fatal error message about failed demotion by Reid Kleckner · 10 years ago
  11. 94c39f6 [SelectionDAG] Delete SelectionDAGBuilder::removeValue. NFC. by Sanjoy Das · 10 years ago
  12. 26e46f2 Allow 0-weight branches in BranchProbabilityInfo. by Diego Novillo · 10 years ago
  13. 5a6ea24 Add missing dereferenceable_or_null getters by Sanjoy Das · 10 years ago
  14. cac51be [X86] Disable loop unrolling in loop vectorization pass when VF is 1. by Wei Mi · 10 years ago
  15. 530a574 Add ChangeTo* to MachineOperand for symbols by Matt Arsenault · 10 years ago
  16. 683cf0f Add bitcode test to verify functions can be materialized out of order. by Derek Schuff · 10 years ago
  17. 5304314 Readd the regression test from r236584. Calling convention fixed to linux. by Pawel Bylica · 10 years ago
  18. 99413f0 [ARM] Fast-Isel was incorrectly selecting <2 x double> adds. by Pete Cooper · 10 years ago
  19. 982f60b [PPC64LE] Adjust vector splats during VSX swap optimization by Bill Schmidt · 10 years ago
  20. 0358a25e Reformat. by NAKAMURA Takumi · 10 years ago
  21. e2007c9 Revert r236546, "propagate IR-level fast-math-flags to DAG nodes (NFC)" by NAKAMURA Takumi · 10 years ago
  22. 78fc210 [ARM] generate VMAXNM/VMINNM for a compare followed by a select, in safe math mode too by Artyom Skrobov · 10 years ago
  23. 5fa37a7 Revert regression test from r236584. by Pawel Bylica · 10 years ago
  24. c0b7f69 SelectionDAG: Handle out-of-bounds index in extract vector element by Pawel Bylica · 10 years ago
  25. 3a17778 [DomTree] verifyDomTree to unconditionally perform DT verification by Adam Nemet · 10 years ago
  26. caa560c [ARM][FastISel] Use TST #1 instead of CMP #0 for select. by Ahmed Bougacha · 10 years ago
  27. 5a8a366 [Statepoints] Remove broken test case. by Sanjoy Das · 10 years ago
  28. 5c175aa [IRBuilder] Fix indentation. NFC. by Sanjoy Das · 10 years ago
  29. 93a4a7f [Statepoint] Clean up StatepointLowering: symbolic constants. by Sanjoy Das · 10 years ago
  30. b9a2e82 [Statepoint] Clean up Statepoint.h: clang-format. by Sanjoy Das · 10 years ago
  31. 1df2d64 [Statepoint] Clean up Statepoint.h: accessor names. by Sanjoy Das · 10 years ago
  32. d775220 [StatepointLowering] Don't create temporary instructions. NFCI. by Sanjoy Das · 10 years ago
  33. d3a9dd7 [WinEH] Reset WinEHPrepare::SEHExceptionCodeSlot when we're done. by Ahmed Bougacha · 10 years ago
  34. 730ddb6 InstrProf: Strip filename prefixes from the names we display for coverage by Justin Bogner · 10 years ago
  35. 9fb6967 [X86 fast-isel] Constrain the index reg class to not include SP. by Pete Cooper · 10 years ago
  36. 000e7d1 [SelectionDAG] Make an argument optional in RFV::getCopyToRegs. NFC. by Sanjoy Das · 10 years ago
  37. 7aab5ee [SelectionDAG] Move RegsForValue into SelectionDAGBuilder.h. NFC. by Sanjoy Das · 10 years ago
  38. 49d19ee [SelectionDAG] Pass explicit type to lowerCallOperands. NFC. by Sanjoy Das · 10 years ago
  39. a17cc3b [StatepointLowering] Rename variable, NFC. by Sanjoy Das · 10 years ago
  40. e064ab5 Fix IfConverter to handle regmask machine operands. by Pete Cooper · 10 years ago
  41. 605f316 [lib/Fuzzer] on crash print the contents of the crashy input as base64 by Kostya Serebryany · 10 years ago
  42. cc0615a propagate IR-level fast-math-flags to DAG nodes (NFC) by Sanjay Patel · 10 years ago
  43. 3b2c61b use range-based for-loop; NFC by Sanjay Patel · 10 years ago
  44. 96d3361 Added Andrey Churbanov as the owner of the OpenMP runtime library code by Andrey Churbanov · 10 years ago
  45. cfdd004 [Inliner] Discard empty COMDAT groups by David Majnemer · 10 years ago
  46. 2bce3aa Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC by Pete Cooper · 10 years ago
  47. 08c531d Thumb2SizeReduction: Check the correct set of registers for LDMIA. by Peter Collingbourne · 10 years ago
  48. 97dbeaa [DAGCombiner] Account for getVectorIdxTy() when narrowing vector load by Ulrich Weigand · 10 years ago
  49. d32c49b [DAGCombiner] Fix ReplaceExtractVectorEltOfLoadWithNarrowedLoad for BE by Ulrich Weigand · 10 years ago
  50. 7e0334d [LegalizeVectorTypes] Allow single loads and stores for more short vectors by Ulrich Weigand · 10 years ago
  51. 88b90e1 [SystemZ] Add vector intrinsics by Ulrich Weigand · 10 years ago
  52. e074648 [SystemZ] Mark v1i128 and v1f128 as unsupported by Ulrich Weigand · 10 years ago
  53. 538287d [SystemZ] Handle sub-128 vectors by Ulrich Weigand · 10 years ago
  54. cf0fa9b [SystemZ] Add CodeGen support for scalar f64 ops in vector registers by Ulrich Weigand · 10 years ago
  55. 878c628 [SystemZ] Add CodeGen support for v4f32 by Ulrich Weigand · 10 years ago
  56. 1654111 [SystemZ] Add CodeGen support for v2f64 by Ulrich Weigand · 10 years ago
  57. aa5c996 [SystemZ] Add CodeGen support for integer vector types by Ulrich Weigand · 10 years ago
  58. 1a21909 [SystemZ] Add z13 vector facility and MC support by Ulrich Weigand · 10 years ago
  59. 2c04d15 Revert "Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC" by Pete Cooper · 10 years ago
  60. 5ffc7bf Revert "Fix IfConverter to handle regmask machine operands." by Pete Cooper · 10 years ago
  61. 92a55e8 Fix IfConverter to handle regmask machine operands. by Pete Cooper · 10 years ago
  62. 46356f6 Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC by Pete Cooper · 10 years ago
  63. 154cb19 Fix typo in assert message. NFC. by Diego Novillo · 10 years ago
  64. 4e3748c Fix the clang -Werror build, use of uninitialized variable. by David Blaikie · 10 years ago
  65. 7a5c0e5 Update BasicAliasAnalysis to understand that nothing aliases with undef values. by Daniel Berlin · 10 years ago
  66. a67d5ab [opaque pointer type] Track explicit GEP pointee type through in-memory IR by David Blaikie · 10 years ago
  67. 4def1cb Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86" by Reid Kleckner · 10 years ago
  68. 2f7322b [ShrinkWrap] Add (a simplified version) of shrink-wrapping. by Quentin Colombet · 10 years ago
  69. 1aeb111 [Orc] Reapply r236465 with fixes for the MSVC bots. by Lang Hames · 10 years ago
  70. 18481aa [bugpoint] Increase default memory limit to 400MB to fix bugpoint tests. by Daniel Sanders · 10 years ago
  71. c3c0de3 This patch adds ABI support for v1i128 data type. by Kit Barton · 10 years ago
  72. a5f2faf Emit comment for gc.relocate showing base and derived pointers in human readable form. by Igor Laevsky · 10 years ago
  73. 672996e [mips] Generate code for insert/extract operations when using the N64 ABI and MSA. by Daniel Sanders · 10 years ago
  74. eb32d4d Fix regression in parsing armv{6,7}hl- triples. These are used by SUSE by Ismail Donmez · 10 years ago
  75. 898fd78 [mips][msa] Test basic operations for the N32 ABI too. by Daniel Sanders · 10 years ago
  76. 3784f79 [lib/Fuzzer] use handle_abort=1 by default so that when assert() fires we save the test case by Kostya Serebryany · 10 years ago
  77. b63d810 [Orc] Revert r236465 - It broke the Windows bots. by Lang Hames · 10 years ago
  78. c5315e5 [X86] Fix assertion while DAG combining offsets and ExternalSymbols by Reid Kleckner · 10 years ago
  79. 8737acd [ARM] IT block insertion needs to update kill flags by Pete Cooper · 10 years ago
  80. 7e93f3b Add TransformUtils dependency to lli. by Pete Cooper · 10 years ago
  81. ee16010 [Orc] Refactor the compile-on-demand layer to make module partitioning lazy, by Lang Hames · 10 years ago
  82. 79597d7 Vim: Fix some bugs in llvm indent plugin. by Matthias Braun · 10 years ago
  83. 1ac8703 Vim: Set filetype=python for lit configuration files. by Matthias Braun · 10 years ago
  84. 458a265 Document some of the options in test/lit.cfg by Matthias Braun · 10 years ago
  85. cccd128 Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --param by Matthias Braun · 10 years ago
  86. 9cf57f7 zap windows line endings; NFC by Sanjay Patel · 10 years ago
  87. 7f88b17 CodeGen: match up correct insertvalue indices when assessing tail calls. by Tim Northover · 10 years ago
  88. c41c3a4 YAML: Add an optional 'flow' field to the mapping trait to allow flow mapping output. by Alex Lorenz · 10 years ago
  89. 9cffebf Respect object format choice on Darwin by Keno Fischer · 10 years ago
  90. 8c0af15 Fix -Wmicrosoft warning by making enum unsigned by Reid Kleckner · 10 years ago
  91. de7e17f [IR/Diagnostic] Assert that DebugLoc is valid before accessing. by Davide Italiano · 10 years ago
  92. 375079a Option parsing: properly handle flag aliases for joined options (PR23394) by Hans Wennborg · 10 years ago
  93. e6cd0c7 [SystemZ] Reclassify f32 subregs of f64 registers by Ulrich Weigand · 10 years ago
  94. 7f3a9e2 [SystemZ] Clean up AsmParser isMem() handling by Ulrich Weigand · 10 years ago
  95. d9af71b [SystemZ] Fix getTargetNodeName by Ulrich Weigand · 10 years ago
  96. ba99a57 ScheduleDAGInstrs should toggle kill flags on bundled instrs. by Pete Cooper · 10 years ago
  97. 01007da R600/SI: Code cleanup by Tom Stellard · 10 years ago
  98. fac3fb4 AVX-512: added a test for encoding by Asaf Badouh (asaf.badouh@intel.com) by Elena Demikhovsky · 10 years ago
  99. 125a76c AVX-512: added calling convention for i1 vectors in 32-bit mode. by Elena Demikhovsky · 10 years ago
  100. 70a6f45 AVX-512: added integer "add" and "sub" instructions with saturation for SKX by Elena Demikhovsky · 10 years ago