1. afafefe [llvm-cov] Minor aesthetic improvements for html reports by Vedant Kumar · 9 years ago
  2. 2be4b41 Initialize PreserveAsmComments in MCTargetOptions by Nirav Dave · 9 years ago
  3. 81494d6 [Hexagon] Handle extended versions of restore routines by Krzysztof Parzyszek · 9 years ago
  4. fe912bf CodeGen: Make iterator-to-pointer conversion explicit, NFC by Duncan P. N. Exon Smith · 9 years ago
  5. aa32a0d Fix the build for libstdc++ 4.7 by David Majnemer · 9 years ago
  6. cfc6fb4 XCore: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
  7. 67e13d6 Revert EH-specific checks in BranchFolding that were causing blow ups in compile time. by Andrew Kaylor · 9 years ago
  8. 331274d GlobalISel: support zero-sized allocas by Tim Northover · 9 years ago
  9. 27b2476 [MC][X86] Fix Intel Operand assembly parsing for .set ids by Nirav Dave · 9 years ago
  10. 3655e65 [DSE] Fix bug in updating MadeChange flag by Jun Bum Lim · 9 years ago
  11. f2ff85c [Hexagon] Add saved callee-saved registers as live-in in non-wrapped blocks by Krzysztof Parzyszek · 9 years ago
  12. 41bc5c2 Make bugpoint transform conditional jumps into unconditional jumps. by Daniel Berlin · 9 years ago
  13. 12e910f Remove MCAsmInfo.h include from TargetOptions.h by Reid Kleckner · 9 years ago
  14. 30428b1 [X86][SSE] Updated test so that both are applying the post-multiply by Simon Pilgrim · 9 years ago
  15. 5a1c38a Typo fix. NFC by Diana Picus · 9 years ago
  16. a772715 [ARM] Check that the thumb COFF segment flag gets set on thumb windows by Renato Golin · 9 years ago
  17. f15a020 [GlobalISel] Introduce an instruction selector. by Ahmed Bougacha · 9 years ago
  18. cd0d4b0 [AArch64] Mark various *Info classes as 'final'. NFC. by Ahmed Bougacha · 9 years ago
  19. 8968942 [AArch64] Define AArch64RegisterInfo as a class, not a struct. NFC. by Ahmed Bougacha · 9 years ago
  20. 60367c5 GlobalISel: remove variable_ops from output list. by Tim Northover · 9 years ago
  21. 1f35f2f [mips][ias] Check '$rs = $rd' constraints when both registers are in AsmText. by Daniel Sanders · 9 years ago
  22. d7d539d [PowerPC] Fix typo in PPCHazardRecognizers.cpp by Nemanja Ivanovic · 9 years ago
  23. f5be002 PowerPC: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
  24. 8b87628 [test/gold] Add gold test subdirectory tests needing v1.12 (or higher) by Teresa Johnson · 9 years ago
  25. b9c61f0 [ARM] Set a non-conflicting comment character for assembly in MSVC mode by Renato Golin · 9 years ago
  26. f689bed [ARM] Adds test for immediate encoding by Renato Golin · 9 years ago
  27. 5682750 Revert r276856 "Adjust Registry interface to not require plugins to export a registry" by John Brawn · 9 years ago
  28. 1a61c31 Adjust Registry interface to not require plugins to export a registry by John Brawn · 9 years ago
  29. 36a9d65 [DAGCombiner] Use APInt directly to detect out of range shift constants by Simon Pilgrim · 9 years ago
  30. 18e7325 Removed unusued template function declaration that has no definition - fixes MSVC warning. by Simon Pilgrim · 9 years ago
  31. af18ad3 [mips] Update the link to the MIPS documentation in CompilerWriterInfo.rst. by Daniel Sanders · 9 years ago
  32. 23ce797 [MBP] Added some more debug messages and some clean ups /NFC by Sjoerd Meijer · 9 years ago
  33. 9968808 Refactor - CodeExtractor : Move check for valid block to static utility by Sean Silva · 9 years ago
  34. 7963f42 [GVNHoist] Fix typo in assert. by George Burgess IV · 9 years ago
  35. c53e16c Fix Coroutines doc example by Mehdi Amini · 9 years ago
  36. 8a6d1ad [MC] Add command-line option to choose the max nest level in asm macros. by Davide Italiano · 9 years ago
  37. 7c4932c GVN-hoist: improve code generation for recursive GEPs by Sebastian Pop · 9 years ago
  38. c58cbcd GVN-hoist: use DFS numbers instead of walking the instruction stream by Sebastian Pop · 9 years ago
  39. af5d051 [coroutines] Part 2 of N: Adding Coroutine Intrinsics by David Majnemer · 9 years ago
  40. 906c5ef add a verbose mode to Loop->print() to print all the basic blocks of a loop by Sebastian Pop · 9 years ago
  41. fde7c9d add function isLoopLatch by Sebastian Pop · 9 years ago
  42. 5960086 refactor code in verifyLoop: NFC. by Sebastian Pop · 9 years ago
  43. c380ddf [llvm-cov] Escape '\' in strings when emitting JSON by Vedant Kumar · 9 years ago
  44. a49a3e1 Move assert as early as possible by Sebastian Pop · 9 years ago
  45. 064517f [llvm-go] parameterize $GOPATH construction by Andrew Wilkins · 9 years ago
  46. 00429d5 [ConstantFolding] Correctly handle failures in ConstantFoldConstantExpressionImpl by David Majnemer · 9 years ago
  47. e60e6f6 Reverting r276771 due to MSan failures. by Andrew Kaylor · 9 years ago
  48. f799c70 AMDGPU: Use rcp for fdiv 1, x with fpmath metadata by Matt Arsenault · 9 years ago
  49. df483ab Revert r276136 "Use ValueOffsetPair to enhance value reuse during SCEV expansion." by Hans Wennborg · 9 years ago
  50. c43677a AMDGPU: Add more tests for LDS size with occupancy by Matt Arsenault · 9 years ago
  51. c1cc7ba9 [docs] Fix a sphinx error in llvm-cov.rst by Vedant Kumar · 9 years ago
  52. 8cbfb09 AMDGPU: Use implicit_def for selecting anyext by Matt Arsenault · 9 years ago
  53. 53397d1 Retry: [llvm-cov] Add support for exporting coverage data to JSON by Vedant Kumar · 9 years ago
  54. aaba6ed docs: Add reference to type metadata to langref. by Peter Collingbourne · 9 years ago
  55. 63d80be Revert "[llvm-cov] Add support for exporting coverage data to JSON" by Vedant Kumar · 9 years ago
  56. ad0f5f6 MIRParser: Use dot instead of colon to mark subregisters by Matthias Braun · 9 years ago
  57. f57cf2f [llvm-cov] Add support for exporting coverage data to JSON by Vedant Kumar · 9 years ago
  58. 315f732 Fix docs/Coroutines.rst syntax highlighting on Linux by Sanjoy Das · 9 years ago
  59. 252b5eb AMDGPU/R600: Remove dead custom inserters by Matt Arsenault · 9 years ago
  60. 7aeb3e4 AMDGPU: Minor AsmPrinter cleanups by Matt Arsenault · 9 years ago
  61. 43492b2 [Hexagon] Post-increment loads/stores enhancements by Krzysztof Parzyszek · 9 years ago
  62. 2deff15 GlobalISel: add generic load and store instructions. by Tim Northover · 9 years ago
  63. 50e5cbc [X86] Split out absdiff detection from SAD combine. NFC. by Michael Kuperstein · 9 years ago
  64. a628d04 [Hexagon] Gracefully handle reg class mismatch in HexagonLoopReschedule by Krzysztof Parzyszek · 9 years ago
  65. aa3e2e6 [Hexagon] Rerun bit tracker on new instructions in RIE by Krzysztof Parzyszek · 9 years ago
  66. f39cea0 Add link to the Hexagon documentation by Krzysztof Parzyszek · 9 years ago
  67. 17a4225 [Hexagon] Bitwise operations for insert/extract word not simplified by Krzysztof Parzyszek · 9 years ago
  68. 2b8ecef Fix NVPTX/call-with-alloca-buffer.ll after r276777. by Justin Lebar · 9 years ago
  69. 7fdf5b1 MIRParser: Use shorter cfi identifiers by Matthias Braun · 9 years ago
  70. e20e4c1 [MC] Don't crash when trying to emit a relocation against .bss. by Davide Italiano · 9 years ago
  71. 98a069f [CMAKE] Find ld64 using xcrun by Bruno Cardoso Lopes · 9 years ago
  72. 5d321c1 [InstSimplify] Cast folding can be made more generic by David Majnemer · 9 years ago
  73. 0f30994 [LoopUtils] Sort headers by Adam Nemet · 9 years ago
  74. c48a054 GlobalISel: add correct operand type to G_FRAME_INDEX instrs. by Tim Northover · 9 years ago
  75. b450d54 [Hexagon] Add support for proper handling of H and L constraints by Krzysztof Parzyszek · 9 years ago
  76. d96170e GlobalISel: omit braces on MachineInstr types when there's only one. by Tim Northover · 9 years ago
  77. 04defbc Re-committing r275284: add support to inline __builtin_mempcpy by Andrew Kaylor · 9 years ago
  78. d506595 AMDGPU: Make AMDGPUMachineFunction fields private by Matt Arsenault · 9 years ago
  79. cc67a0a36 AMDGPU: Add missing tests for xnack option for HSA by Matt Arsenault · 9 years ago
  80. ee4cdb7 AMDGPU: Add fp legacy instruction intrinsics by Matt Arsenault · 9 years ago
  81. 27d9a7f GlobalISel: add specialized buildCopy function to MachineInstrBuilder. by Tim Northover · 9 years ago
  82. 1123323 GlobalISel: give MachineInstrBuilder a uniform interface. NFC. by Tim Northover · 9 years ago
  83. 4768f3d [mips] Fix typos in spelling of lowerRETURNADDR. by Daniel Sanders · 9 years ago
  84. c4320ab [Hexagon] Update store offset when not packetizing it with allocframe by Krzysztof Parzyszek · 9 years ago
  85. 7263e3e [ARM] Improve error messages for .arch_extension directive by Oliver Stannard · 9 years ago
  86. b8014e1 [ARM] Implement -mimplicit-it assembler option by Oliver Stannard · 9 years ago
  87. 26a5022 [lit] Document the 'available_features' member of the config object. by Daniel Sanders · 9 years ago
  88. 2396770 [X86][SSE] Added extra memory folding tests for cvtsd2ss intrinsic by Simon Pilgrim · 9 years ago
  89. 9c00fcc [X86][SSE] Fixed issue with memory folding of (v)cvtsd2ss intrinsics by Simon Pilgrim · 9 years ago
  90. edf7e07 [mips] MIPS64R6 compact branch support by Simon Dardis · 9 years ago
  91. 2b0c195 Fixed spelling in comment by Simon Pilgrim · 9 years ago
  92. ae09a87 [tblgen] Compare const char * with strcmp instead of creating StringRef. by Benjamin Kramer · 9 years ago
  93. 38a44a8 [mips] sgtu, s[rl]l, sra, dnegu, neg instruction aliases by Simon Dardis · 9 years ago
  94. 2e40e16 [X86] Remove isCommutable=1 from instructions that also load. Commuting such instruction isn't useful as it would unfold the load. The exception being FMA3 instructions. by Craig Topper · 9 years ago
  95. 70baa1d [AVX512] Don't mark ADDSSZr_Int or MULSSZr_Int as commutable. The intrinsics have one of their arguments indicated as passing through the high bits and we can't commute that. by Craig Topper · 9 years ago
  96. b98adc8 Remove obsolete XFAIL for a test that used to sometimes miscompile under by Dimitry Andric · 9 years ago
  97. e37fa0b Reapply: [InstSimplify] Add support for bitcasts" by David Majnemer · 9 years ago
  98. 7f21dd5 Propery format doccomment in lto.h . NFC by Amaury Sechet · 9 years ago
  99. bb936d2 LiveIntervalAnalysis: Fix handleMoveDown() problem by Matthias Braun · 9 years ago
  100. 6ba6032 GlobalISel: remove redundant ';'s. NFC by Tim Northover · 9 years ago