1. e683321 X86: support fpext/fptrunc operations to and from 16-bit floats. by Tim Northover · 11 years ago
  2. 4413539 ARM: support legalisation of "fptrunc ... to half" operations. by Tim Northover · 11 years ago
  3. 0afed03 CodeGen: soften f16 type by default instead of marking legal. by Tim Northover · 11 years ago
  4. dc80347 Suppress 'not handled in switch' warning by Renato Golin · 11 years ago
  5. 7cd0201 [ARM] Add earlyclobber constraint to pre/post-indexed ARM STR instructions. by Tilmann Scheller · 11 years ago
  6. 03ac7db Refactor ARM subarchitecture parsing by Renato Golin · 11 years ago
  7. 11c2058 extracting swapStruct into include/llvm/Support/MachO.h (no functional change) by Artyom Skrobov · 11 years ago
  8. f811b28 R600: rename misleading fp16 test. by Tim Northover · 11 years ago
  9. cc03227 R600: support f16 -> f64 conversion intrinsic. by Tim Northover · 11 years ago
  10. 7bbf578 NVPTX: support direct f16 <-> f64 conversions via intrinsics. by Tim Northover · 11 years ago
  11. d026168 Rename AlignAttribute to IntAttribute by Hal Finkel · 11 years ago
  12. a32c319 R600: Implement TTI:getPopcntSupport by Matt Arsenault · 11 years ago
  13. c6058e2 X86: Constant fold converting vector setcc results to float. by Jim Grosbach · 11 years ago
  14. f4e104f AArch64: Constant fold converting vector setcc results to float. by Jim Grosbach · 11 years ago
  15. f2c19f6 Revert "[x86] Fold extract_vector_elt of a load into the Load's address computation." by Michael J. Spencer · 11 years ago
  16. f0b9d0b Reset the Subtarget in the AsmPrinter for each machine function by Eric Christopher · 11 years ago
  17. a1fa640 Avoid resetting the UseSoftFloat and FloatABIType on the TargetMachine by Eric Christopher · 11 years ago
  18. 353cec5 [MCJIT] Fix the alignment requirements for ARM and AArch64 which were mistakenly by Lang Hames · 11 years ago
  19. 79785e4 Tweak formating to match what clang-format would be for llvm-nm.cpp . by Kevin Enderby · 11 years ago
  20. c61aa02 Add printing of Mach-O stabs in llvm-nm. by Kevin Enderby · 11 years ago
  21. 5d83e5b Remove rules against std::function from the programmer's manual by Reid Kleckner · 11 years ago
  22. c1ef24c ms inline asm: Don't add x86 segment registers to the clobber list. by Nico Weber · 11 years ago
  23. 822f1b1 Make myself code owner of MCJIT. by Lang Hames · 11 years ago
  24. 3cf9f37 Drop the udis86 wrapper from llvm::sys by Alp Toker · 11 years ago
  25. 55ebcf3 TableGen: Add 'static' to a large array to avoid a huge stack allocation by Reid Kleckner · 11 years ago
  26. 08f689e [AArch64] Cleanup AsmParser: no need to use dyn_cast + assert. cast does it for us. by Arnaud A. de Grandmaison · 11 years ago
  27. adf8ae4 Rectify r213231. Use proper version of 'ComputeNumSignBits'. by Suyog Sarda · 11 years ago
  28. be406de [MCJIT] Significantly refactor the RuntimeDyldMachO class. by Lang Hames · 11 years ago
  29. 30ea429 [ASan] Don't instrument load/stores with !nosanitize metadata. by Alexey Samsonov · 11 years ago
  30. c636a42 Typo: exists -> exits by Hans Wennborg · 11 years ago
  31. 11ae250 [NVPTX] Improve handling of FP fusion by Justin Holewinski · 11 years ago
  32. 15865af Fix typos by Matt Arsenault · 11 years ago
  33. 345cb09 [BUG] Due to a typo introduced in r199933 and r200027 two tests for FMA were never even started. by Zinovy Nis · 11 years ago
  34. 6ae2941 [X86] AVX512: Add disassembler support for compressed displacement by Adam Nemet · 11 years ago
  35. f166cc1 [X86] AVX512: Rename EVEX_CD8V to CD8_Form by Adam Nemet · 11 years ago
  36. 5c6e7de [X86] AVX512: Use the TD version of CD8_Scale in the assembler by Adam Nemet · 11 years ago
  37. ccba802 [X86] AVX512: Move compressed displacement logic to TD by Adam Nemet · 11 years ago
  38. 30cced1 [TableGen] Allow shift operators to take bits<n> by Adam Nemet · 11 years ago
  39. 07bc0b6 [NVPTX] Add missing .v4 qualifier on vector store instruction by Justin Holewinski · 11 years ago
  40. 7be793b MC: correct DWARF header for PE/COFF assembly input by Saleem Abdulrasool · 11 years ago
  41. a056166 MC: fix MCAsmInfo usage for windows-itanium by Saleem Abdulrasool · 11 years ago
  42. 1919bea MC: collapse emission of producer by Saleem Abdulrasool · 11 years ago
  43. b26ede0 [NVPTX] Flag surface/texture query instructions with IsTexSurfQuery by Justin Holewinski · 11 years ago
  44. d6663f5 [NVPTX] Add more surface/texture intrinsics, including CUDA unified texture fetch by Justin Holewinski · 11 years ago
  45. 58589ce ARM: support direct f16 <-> f64 conversions by Tim Northover · 11 years ago
  46. df50f41 [TABLEGEN] Do not crash on intrinsics with names longer than 40 characters by Justin Holewinski · 11 years ago
  47. 6c701b9 CodeGen: generate single libcall for fptrunc -> f16 operations. by Tim Northover · 11 years ago
  48. ed05086 X86: support double extension of f16 type. by Tim Northover · 11 years ago
  49. 3e61ccd CodeGen: extend f16 conversions to permit types > float. by Tim Northover · 11 years ago
  50. f33a30c Port memory barriers intrinsics to AArch64 by Yi Kong · 11 years ago
  51. 8f69856 [mips] .reginfo is 8 byte aligned on N32. by Daniel Sanders · 11 years ago
  52. 3da6527 [mips] Correct ELF e_flags for the N32 ABI when using a mips-* triple rather than a mips64-* triple by Daniel Sanders · 11 years ago
  53. 0a342e9 [mips] Correct .MIPS.abiflags for -mfpxx on MIPS32r6 by Daniel Sanders · 11 years ago
  54. 4b5e754 [mips] Fix ELF e_flags related to -mabicalls and -mplt. by Daniel Sanders · 11 years ago
  55. ad591b3 Fix the prefix for arm64 triple by Yi Kong · 11 years ago
  56. e1287f5 [msan] Avoid redundant origin stores. by Evgeniy Stepanov · 11 years ago
  57. c84f22a Move ashr optimization from InstCombineShift to InstSimplify. by Suyog Sarda · 11 years ago
  58. 21a9a66 Use range for by Matt Arsenault · 11 years ago
  59. df4663b R600: Short circuit alloca check if address space isn't private. by Matt Arsenault · 11 years ago
  60. 50a9cd7 Fix Typo (first commit to test commit access) by Suyog Sarda · 11 years ago
  61. d409968 [lit] Add --show-unsupported flag to LIT by Eric Fiselier · 11 years ago
  62. adcb2d1 MC: make WinEH opcode an opaque value by Saleem Abdulrasool · 11 years ago
  63. 8f60969 Improve BasicAA CS-CS queries (redux) by Hal Finkel · 11 years ago
  64. 1d56cda Partially revert r210444 due to performance regression by Jingyue Wu · 11 years ago
  65. 07b294a Fixed formatting, removed bug reference, renamed testcase by Sanjay Patel · 11 years ago
  66. 22441c3 [FastISel] Local values shouldn't be alive across an inline asm call with side effects. by Juergen Ributzka · 11 years ago
  67. 04fc9ae [MCJIT] Improve a RuntimeDyldChecker diagnostic. by Lang Hames · 11 years ago
  68. e0fd412 Fix a typo in the inalloca description by Hal Finkel · 11 years ago
  69. 889a136 trivial fix for PR20314 by Sanjay Patel · 11 years ago
  70. 8758b72 Remove Atom references in description. by Sanjay Patel · 11 years ago
  71. d6b3165 Utilize CastInst::CreatePointerBitCastOrAddrSpaceCast here. by Manuel Jacob · 11 years ago
  72. ec7a144 [RegisterCoalescer] Moving the RegisterCoalescer subtarget hook onto the TargetRegisterInfo instead of the TargetSubtargetInfo. by Chris Bieneman · 11 years ago
  73. a1535e3 [NVPTX] Honor alignment on vector loads/stores by Justin Holewinski · 11 years ago
  74. 5c3e016 CHECK-LABEL-ize one test by Alexey Samsonov · 11 years ago
  75. 15f2c50 Add the "-x" flag to llvm-nm for Mach-O files that prints the fields of a symbol in hex. by Kevin Enderby · 11 years ago
  76. 53b0a2d Remove unnecessary/redundant std::move by David Blaikie · 11 years ago
  77. 49feabc Track clang r213171 by Alp Toker · 11 years ago
  78. 4722b28 Added documentation for SizeMultiplier in the ARM subtarget hook for register coalescing. Also fixed some 80 col violations. by Chris Bieneman · 11 years ago
  79. 7e65651 [NVPTX] Rename registers %fl -> %fd and %rl -> %rd by Justin Holewinski · 11 years ago
  80. 1cafa00 CodeGen: don't form illegail EXTLOAD operations. by Tim Northover · 11 years ago
  81. 80221b9 Convert test to CHECK-LABEL by Tim Northover · 11 years ago
  82. 663e484 [mips][fp64a] Temporarily disable odd-numbered double-precision registers when using the FP64A ABI. by Daniel Sanders · 11 years ago
  83. 35f6e97 [X86] Add a check for 'isMOVHLPSMask' within method 'isShuffleMaskLegal'. by Andrea Di Biagio · 11 years ago
  84. 8fa83af unittests: Actually test reverse iterators in Path tests by Justin Bogner · 11 years ago
  85. 55a421f Roundtrip the inalloca bit on allocas through bitcode by Reid Kleckner · 11 years ago
  86. 99ecd0b Fix comment in InstCombiner::visitAddrSpaceCast. by Manuel Jacob · 11 years ago
  87. b464ec0 Perform wildcard expansion in Process::GetArgumentVector on Windows (PR17098) by Hans Wennborg · 11 years ago
  88. 77f0304 Emit warnings if vectorization is forced and fails. by Tyler Nowicki · 11 years ago
  89. 7e752a3 Remove TLI from isInTailCallPosition's arguments. NFC. by Juergen Ributzka · 11 years ago
  90. a27bf37 R600/SI: Allow using f32 rcp / rsq when denormals not handled. by Matt Arsenault · 11 years ago
  91. 6f7532b X86: Simplify X86WindowsTargetObjectFile::getSectionForConstant by David Majnemer · 11 years ago
  92. f7e0423 Move Post RA Scheduling flag bit into SchedMachineModel by Sanjay Patel · 11 years ago
  93. 110748b [dfsan] Introduce further optimization to reduce the number of union queries. by Peter Collingbourne · 11 years ago
  94. 427c5cb CMake: avoid a reconfigure loop from r213091 by Alp Toker · 11 years ago
  95. 7929c13 R600/SI: Fix select on i1 by Matt Arsenault · 11 years ago
  96. b930de1 Try out FileCheck's new (in r212810) -implicit-check-not in a DebugInfo test. by David Blaikie · 11 years ago
  97. 9bc72a3 CMake: fix cross-compilation with external source directories by Alp Toker · 11 years ago
  98. c12ce2b ADT: Add MapVector::remove_if by Duncan P. N. Exon Smith · 11 years ago
  99. 4b0a7f3 R600/SI: Implement less wrong f32 fdiv by Matt Arsenault · 11 years ago
  100. e4c6241 R600: Add predicate for UnsafeFPMath by Matt Arsenault · 11 years ago