1. 09a4607 [ELFYAML] Support mips64 relocation record format in yaml2obj/obj2yaml by Simon Atanasyan · 11 years ago
  2. 717d41d AVX-512: Changes in operations on masks registers for KNL and SKX by Elena Demikhovsky · 11 years ago
  3. c4fbd5d Orc/IRCompileLayer.h: Avoid non-static initializer. by NAKAMURA Takumi · 11 years ago
  4. 4df70bb OrcJIT: Avoid non-static initializers. by NAKAMURA Takumi · 11 years ago
  5. 2edd9a9 Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps. by NAKAMURA Takumi · 11 years ago
  6. ff76304 [X86] Give scalar VRNDSCALE instructions priority in AVX512 mode. by Craig Topper · 11 years ago
  7. e3792c0 Simplify a multiclass. No functional change. by Craig Topper · 11 years ago
  8. e237954 Remove tab characters. NFC by Craig Topper · 11 years ago
  9. 70bae89 Implemented cost model for masked load/store operations. by Elena Demikhovsky · 11 years ago
  10. 896c1e9 [X86] Replace i32i8imm on SSE/AVX instructions with i32u8imm which will make the assembler bounds check them. It will also make them print as unsigned. by Craig Topper · 11 years ago
  11. 046047c [X86] Use u8imm in several places that used i32i8imm that don't require an i32 type. by Craig Topper · 11 years ago
  12. a92d03b Remove tab characters. NFC. by Craig Topper · 11 years ago
  13. d9556bd [PM] Remove the restricted visibility from the instcombine worklist. Now by Chandler Carruth · 11 years ago
  14. 5c7cc95 Remove a few more redundant ExecutionEngine regression tests. by Lang Hames · 11 years ago
  15. c7efed6 Fixup debug information references. by Charlie Turner · 11 years ago
  16. 7f58cf3 Update references to lines of code count. by Charlie Turner · 11 years ago
  17. c937185 InstrProf: Add operator!= to coverage counters by Justin Bogner · 11 years ago
  18. 65a5e71 llvm-cov: Only combine segments if they overlap exactly by Justin Bogner · 11 years ago
  19. 62c3d80 Revert r227013 "Add visibility attribute for InstCombinePass (r226987)." by Patrik Hagglund · 11 years ago
  20. 802805d CodeGen: drive-by formatting clean ups by Saleem Abdulrasool · 11 years ago
  21. f0f3d61 Add visibility attribute for InstCombinePass (r226987). by Patrik Hagglund · 11 years ago
  22. d84e2e4 DebugInfo: Fix use after return found by asan. by Benjamin Kramer · 11 years ago
  23. f3d73ff [Orc] Add TransformUtils to Orc's dependency list. by Lang Hames · 11 years ago
  24. 511d52c Remove a number of redundant ExecutionEngine regression tests. by Lang Hames · 11 years ago
  25. fb49016 bpf: add missing lit.local.cfg by Alexei Starovoitov · 11 years ago
  26. 4fe85c7 BPF backend by Alexei Starovoitov · 11 years ago
  27. 211422d [mips] Fix 'jumpy' debug line info around calls. by Daniel Sanders · 11 years ago
  28. f85bc8a Update of the gold-plugin.cpp code to match Chandler's changes (r226981) by Sylvestre Ledru · 11 years ago
  29. f945a40 [mips] Fix assertion on i128 addition/subtraction on MIPS64 by Daniel Sanders · 11 years ago
  30. b981dc4 [DAG] Fix wrong canonicalization performed on shuffle nodes. by Andrea Di Biagio · 11 years ago
  31. 047f890 [PM] General doxygen and comment cleanup for this pass. by Chandler Carruth · 11 years ago
  32. 77f24c4 [PM] Reformat this code with clang-format so that I can use clang-format by Chandler Carruth · 11 years ago
  33. d4f6d11 [PM] Port LowerExpectIntrinsic to the new pass manager. by Chandler Carruth · 11 years ago
  34. f6efb2b [PM] Change LowerExpectIntrinsic to actually return true when it has by Chandler Carruth · 11 years ago
  35. c31d4e4 [PM] Use a more appropriate name for the statistics variable in by Chandler Carruth · 11 years ago
  36. 5999806 [PM] Switch tihs code to use a range based for loop over the function. by Chandler Carruth · 11 years ago
  37. fa50a1f [PM] Use a SmallVector instead of std::vector to avoid heap allocations by Chandler Carruth · 11 years ago
  38. d491dad [PM] Pull the two helpers for this pass into static functions. There are by Chandler Carruth · 11 years ago
  39. 0a9ef5f [PM] Add a basic doxygen comment for this pass. by Chandler Carruth · 11 years ago
  40. 1928e50 [PM] Clean up the formatting of the LowerExpectIntrinsic pass prior to by Chandler Carruth · 11 years ago
  41. 93647f1 [PM] Move the LowerExpectIntrinsic pass to the Scalar library. by Chandler Carruth · 11 years ago
  42. d3198ce If we see UTF-8 BOM sequence at the beginning of a response file, we shall by Yunzhong Gao · 11 years ago
  43. 7a98df7 [PM] Port instcombine to the new pass manager! by Chandler Carruth · 11 years ago
  44. 5d8bb5c [Bitcode] Diagnose errors instead of asserting from bad input by Filipe Cabecinhas · 11 years ago
  45. 6f409cb [PM] Rework how the TargetLibraryInfo pass integrates with the new pass by Chandler Carruth · 11 years ago
  46. 104a21d Bring the modules buildbot back to life after r226940. by Richard Smith · 11 years ago
  47. 7796c35 Reverting r226937: lit: Make MCJIT's supported arch check case insensitive by Kuba Brecka · 11 years ago
  48. af1cd03 [AArch64][LoadStoreOptimizer] Form LDPSW when possible. by Quentin Colombet · 11 years ago
  49. 6f18eb6 [Orc] Add some missing headers to the CompileOnDemandLayer.h by Lang Hames · 11 years ago
  50. 8886935 [x86] Fix a comment by Bruno Cardoso Lopes · 11 years ago
  51. 4f43771 [Orc] Add orcjit to the dependencies list in the Makefile for lli. by Lang Hames · 11 years ago
  52. 5b37a2e R600/SI: Emit .hsa.version section for amdhsa OS by Tom Stellard · 11 years ago
  53. 339591e Fix assertion when C++ EH filters are present in functions using SEH by Reid Kleckner · 11 years ago
  54. eabbe07 Address more review comments for DIExpression::iterator. by Adrian Prantl · 11 years ago
  55. d2925c2 InstrProf: debug dumps should go to dbgs(), not outs() by Justin Bogner · 11 years ago
  56. c6945d9 llvm-cov: Don't use llvm::outs() in library code by Justin Bogner · 11 years ago
  57. 798383b llvm-cov: Use range-for (NFC) by Justin Bogner · 11 years ago
  58. 4fefe4c mips: Fix "XPASS" test results by removing 'not' commands by Reid Kleckner · 11 years ago
  59. 807360ab [x86] Combine x86mmx/i64 to v2i64 conversion to use scalar_to_vector by Bruno Cardoso Lopes · 11 years ago
  60. 4c61bbe llvm-cov: clang-format the GCOV files (NFC) by Justin Bogner · 11 years ago
  61. d09c631 Fix the MSVC build with the new Orc JIT APIs by Reid Kleckner · 11 years ago
  62. cf99054 [YAMLIO] Dirty hack: Force integral conversion to allow strong typedefs to convert. by Michael J. Spencer · 11 years ago
  63. 0ace78e [Orc] Remove a bunch of constructors from ObjectLinkingLayer. by Lang Hames · 11 years ago
  64. 511a3c7 R600/SI: Move i64 -> v2i32 load promotion into AMDGPUDAGToDAGISel::Select() by Tom Stellard · 11 years ago
  65. b5ef83d [Object][ELF] Test unknown type. by Michael J. Spencer · 11 years ago
  66. 96c6092 [YAMLIO] Add support for numeric values in enums. by Michael J. Spencer · 11 years ago
  67. 89eab6e [Orc] LLVMLinkInOrcMCJITReplacement shouldn't be in the anonymous namespace. by Lang Hames · 11 years ago
  68. 63cc4f5 [Orc] New JIT APIs. by Lang Hames · 11 years ago
  69. d5dc4cf Move the accessor functions from DIExpression::iterator into a wrapper by Adrian Prantl · 11 years ago
  70. d4c7c06 lit: Make MCJIT's supported arch check case insensitive by Reid Kleckner · 11 years ago
  71. f9857eb Fix the problem with llvm-objdump and -archive-headers in printing the archive header size field. by Kevin Enderby · 11 years ago
  72. 114fb20 [mips] fix spelling of 'disassembler' by Alexei Starovoitov · 11 years ago
  73. 01e223e LowerSwitch: replace unreachable default with popular case destination by Hans Wennborg · 11 years ago
  74. 88fa664 [Objdump] Output information about common symbols in a way closer to GNU objdump. by Colin LeMahieu · 11 years ago
  75. ae597a0 [emacs] llvm-mode: fix parens, font-lock i* by Ramkumar Ramachandra · 11 years ago
  76. 66e2ddc Add the option, -data-in-code, to llvm-objdump used with -macho to print the Mach-O data in code table. by Kevin Enderby · 11 years ago
  77. 26ba4c1 Classify functions by EH personality type rather than using the triple by Reid Kleckner · 11 years ago
  78. 7e97e25 Debug Info / PR22309: Allow union types to be emitted as unsigned constants. by Adrian Prantl · 11 years ago
  79. ab74a03 Remove some local variables in place of just querying for them by Eric Christopher · 11 years ago
  80. d6fbb91 [mips] Add new error message and improve testing for parsing the .module directive. by Toma Tabacu · 11 years ago
  81. 245caec This patch fixes issue with lowering below mentioned pattern :- by Jyoti Allur · 11 years ago
  82. d05a6aa [x86] Change u8imm operands to always print as unsigned. This makes shuffle masks and the like make way more sense. by Craig Topper · 11 years ago
  83. 33cf319 DAGCombine: always constant fold FMA when target disable FP exceptions by Mehdi Amini · 11 years ago
  84. efd6317 [ADT] Add move operations to SmallVector<T,N> from SmallVectorImpl<T>. by Lang Hames · 11 years ago
  85. 70b5804 Fix 80 column violation by Craig Topper · 11 years ago
  86. c3942c9 [X86] Add IntrNoMem to the AVX512 conflict intrinsics. by Craig Topper · 11 years ago
  87. eb3eb88 Add STB_GNU_UNIQUE to the ELF writer. by Rafael Espindola · 11 years ago
  88. e8d729c Prune an out-of-date \param since r226476. [-Wdocumentation] by NAKAMURA Takumi · 11 years ago
  89. 6be90e4 Reformat. by NAKAMURA Takumi · 11 years ago
  90. 8c07a3a MipsAsmParser.cpp: Suppress a warning introduced in r226657. [-Wunused-variable] by NAKAMURA Takumi · 11 years ago
  91. 1d07592 R600: Try to use lower types for 64bit division if possible by Jan Vesely · 11 years ago
  92. 3ff611b SelectionDAG: Add KnownBits and SignBits computation for EXTRACT_ELEMENT by Jan Vesely · 11 years ago
  93. cd0d34f R600: Simplify LowerUDIVREM by Jan Vesely · 11 years ago
  94. a791aea IR: Change GenericDwarfNode::getHeader() to StringRef by Duncan P. N. Exon Smith · 11 years ago
  95. cee1699 IR: DwarfNode => DebugNode, NFC by Duncan P. N. Exon Smith · 11 years ago
  96. 316b43f [X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests. by Simon Pilgrim · 11 years ago
  97. 6377361 Line endings fixes. NFC. by Simon Pilgrim · 11 years ago
  98. c7d6e9b [X86][SSE] Simplified PSUBUS tests by Simon Pilgrim · 11 years ago
  99. bdf296f [Object] Fix a bug in a condition introduced in r226217 - visibility can't be by Lang Hames · 11 years ago
  100. 9a78a64 [PM] Actually add the new pass manager support for the assumption cache. by Chandler Carruth · 11 years ago