1. 29fce9a revert r179735, it has no testcases, and doesn't really make sense. by Chris Lattner · 11 years ago
  2. d6ac8e9 This patch adds the X86FixupLEAs pass, which will reduce instruction by Preston Gurd · 11 years ago
  3. 975b1dd LoopVectorizer: No need to generate pointer disambiguation checks between readonly pointers. by Nadav Rotem · 11 years ago
  4. 4b55815 [mc-coff] Forward Linker Option flags into the .drectve section by Reid Kleckner · 11 years ago
  5. 93d0b06 Fix section relocation for SECTIONREL32 with immediate offset. by Rafael Espindola · 11 years ago
  6. c16f8c5 Remove tailing whitespaces by Michael Liao · 11 years ago
  7. 5df2e16 [inline asm] Add a test case for r180226. The specific issue is that the inline by Chad Rosier · 11 years ago
  8. e5330f7 Use a pointer as the relocation iterator. by Rafael Espindola · 11 years ago
  9. 956ca72 Clarify getRelocationAddress x getRelocationOffset a bit. by Rafael Espindola · 11 years ago
  10. 0206683 Fix constant folding for one lane vector types. Constant folding one lane vector types not returns a vector instead of a scalar. by Silviu Baranga · 11 years ago
  11. 06fd5bf Revert "Adding object caching support to MCJIT" by Rafael Espindola · 11 years ago
  12. 7467e5e Revert "Exposing MCJIT through C API" by Rafael Espindola · 11 years ago
  13. 3d3cc32 Don't compute a std::vector<uint8_t> just to write it out a stream. by Rafael Espindola · 11 years ago
  14. 24b56e9 Test case for r180241. by Akira Hatanaka · 11 years ago
  15. 4cc3d1b Test case for r180238. by Akira Hatanaka · 11 years ago
  16. 0897414 [mips] Add definitions of micromips load and store instructions. by Akira Hatanaka · 11 years ago
  17. aa27161 Allow users to choose identity used to sign tools. by Filipe Cabecinhas · 11 years ago
  18. 385de77 [mips] Add definitions of micromips shift instructions. by Akira Hatanaka · 11 years ago
  19. 2f5640d Fixing OCAML bindings for MCJIT by Andrew Kaylor · 11 years ago
  20. aa6deab R600: Initialize BooleanVectorContents by Tom Stellard · 11 years ago
  21. 87cba4a R600: Use SHT_PROGBITS for the .AMDGPU.config section by Tom Stellard · 11 years ago
  22. 8c31b29 Exposing MCJIT through C API by Andrew Kaylor · 11 years ago
  23. a264a20 Fix for r180193 - MI Sched: eliminate local vreg. by Andrew Trick · 11 years ago
  24. 2871ba9 [inline asm] Fix a crasher for an invalid value type/register class. by Chad Rosier · 11 years ago
  25. 034f4be Making invalidateInstructionCache automatic in SectionMemoryManager by Andrew Kaylor · 11 years ago
  26. 3f46133 [objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls that were once autoreleaseRV instructions. by Michael Gottesman · 11 years ago
  27. 0eb5e45 Fixed comment typo. by Michael Gottesman · 11 years ago
  28. a2b9d3d Mips assembler: Add 64 bit testing for JAL by Jack Carter · 11 years ago
  29. 802fe93 Use pointers to iterate over symbols. by Rafael Espindola · 11 years ago
  30. d4ee392 Don't produce an empty llvm.compiler.used in LTO. by Rafael Espindola · 11 years ago
  31. 268adf2 Don't forward declare environ on Windows by Reid Kleckner · 11 years ago
  32. 84875ba LoopVectorizer: Change variable name Stride to ConsecutiveStride by Arnold Schwaighofer · 11 years ago
  33. a4b8b4c LoopVectorize: Scalarize padded types by Arnold Schwaighofer · 11 years ago
  34. b03ad17 LoopVectorizer: Bail out if we don't have datalayout we need it by Arnold Schwaighofer · 11 years ago
  35. 51cc828 Revert r180189. by Rafael Espindola · 11 years ago
  36. e38afe1 MI Sched: eliminate local vreg copies. by Andrew Trick · 11 years ago
  37. e2326ad Register Coalescing: add a flag to disable rescheduling. by Andrew Trick · 11 years ago
  38. 811a372 MI Sched: regpressure tracing. by Andrew Trick · 11 years ago
  39. f69a81f Formatting fixes. by Rafael Espindola · 11 years ago
  40. 709d2fd Use a pointer as the relocation iterator. by Rafael Espindola · 11 years ago
  41. fa2d2b1 Add include guards. by Eric Christopher · 11 years ago
  42. 1336712 Formatting. by Eric Christopher · 11 years ago
  43. c60e252 Align the __LD,__compact_unwind section. by Bill Wendling · 11 years ago
  44. 8e46da2 remove cbe backend from sample configure by Jia Liu · 11 years ago
  45. 857eeec Cleanup testcase and ensure we actually exercise the inliner. by Adrian Prantl · 11 years ago
  46. a809c8d Machine model: Generate table entries for super-resources. by Andrew Trick · 11 years ago
  47. e30f32a Machine model: verify well-formed processor resource groups. by Andrew Trick · 11 years ago
  48. 6982bdd Machine model: rewrite a tablegen loop to avoid comparing record pointers. by Andrew Trick · 11 years ago
  49. efa1458 Comment a strange field in ScheduleDAG. by Andrew Trick · 11 years ago
  50. 43dfffe Fix dependency layering issues caused by r180112. by Eric Christopher · 11 years ago
  51. 26b222e Fixing cmake build for MCJIT unit tests by Andrew Kaylor · 11 years ago
  52. 23b7a70 Fixing typo in comment. by Andrew Kaylor · 11 years ago
  53. 07f0392 Adding object caching support to MCJIT by Andrew Kaylor · 11 years ago
  54. 42ba77d Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions. by Jyotsna Verma · 11 years ago
  55. 197c833 Hexagon: Define relations for GP-relative instructions. by Jyotsna Verma · 11 years ago
  56. f485097 Make sure the instruction right after an inlined function has a by Adrian Prantl · 11 years ago
  57. 81fef02 Add more tests for r179925 to verify correct handling of signext/zeroext; strengthen condition check to require actual MVT::i32 virtual register types, just in case (no actual functionality change) by Stephen Lin · 11 years ago
  58. a0840c4 Fix typo. by Rafael Espindola · 11 years ago
  59. 3a1b4f8 Lowercase "is" boolean variable prefix for consistency within function, no functionality change. by Stephen Lin · 11 years ago
  60. c0f15f6 Simplify yaml2obj a bit. by Rafael Espindola · 11 years ago
  61. 47089c9 Hexagon: Remove assembler mapped instruction definitions. by Jyotsna Verma · 11 years ago
  62. fa79911 Change commentary for PowerPC Boolean vector contents. by Bill Schmidt · 11 years ago
  63. e311b00 [mips] Compare splat value with element size instead of calling isUIntN. by Akira Hatanaka · 11 years ago
  64. ed5707b DAGCombine should not aggressively fold SEXT(VSETCC(...)) into a wider VSETCC without first checking the target's vector boolean contents. by Owen Anderson · 11 years ago
  65. 3579a29 Testing for _XCR_XFEATURE_ENABLED_MASK instead of a specific MSVC version because some MSVC 2010 SP1 installations do not have the _xgetbv intrinsic. Patch thanks to Serge Pavlov! by Aaron Ballman · 11 years ago
  66. 2a74639 R600: Use .AMDGPU.config section to emit stacksize by Vincent Lejeune · 11 years ago
  67. 7a28d8a R600: Add CF_END by Vincent Lejeune · 11 years ago
  68. a7d9a6e LoopVectorizer: Fix 15830. When scalarizing and unrolling stores make sure that the order in which the elements are scalarized is the same as the original order. by Nadav Rotem · 11 years ago
  69. 3d7b39e Hexagon: Remove duplicate instructions to handle global/immediate values by Jyotsna Verma · 11 years ago
  70. 2e59a12 Call the potentially costly isAnnotatedParallel() only once. by Pekka Jaaskelainen · 11 years ago
  71. 13aba14 Add some constraints to use of 'returned': by Stephen Lin · 11 years ago
  72. 120cf57 Write relocations in yaml2obj. by Rafael Espindola · 11 years ago
  73. 5bca705 Wrap.h: Define wrap / unwrap function for ExecutionEngine by Tom Stellard · 11 years ago
  74. d86871d c vs c++ mistake in header file typedef for AtomicRMW fix in rev 180100. by Carlo Kok · 11 years ago
  75. a1aabcd9 Fixup for r180094: properly use MSan interface functions by Alexey Samsonov · 11 years ago
  76. 8effd8d Expose IRBuilder::CreateAtomicRMW as LLVMBuildAtomicRMW in llvm-c. by Carlo Kok · 11 years ago
  77. 8eca677 Un-revert the environ copy in ProgramTest after fixing it on OS X by Reid Kleckner · 11 years ago
  78. 39dd5aa Tell MSan that memory initialized by libz is valid by Alexey Samsonov · 11 years ago
  79. 2848ff0 Move test from grep to FileCheck. by Rafael Espindola · 11 years ago
  80. 005159e Use zlib to uncompress debug sections in DWARF parser. by Alexey Samsonov · 11 years ago
  81. ab4d569 Add llvm_unreachable after fully covered switch to pacify GCC by Hans Wennborg · 11 years ago
  82. a0bd5df Add more guards around zlib-dependent code by Alexey Samsonov · 11 years ago
  83. ee03c94 Add basic zlib support to LLVM. This would allow to use compression/uncompression in selected LLVM tools. by Alexey Samsonov · 11 years ago
  84. a895876 Refuse to (even try to) vectorize loops which have uniform writes, by Pekka Jaaskelainen · 11 years ago
  85. 3e56b43 AArch64: remove unnecessary check that RS is valid by Tim Northover · 11 years ago
  86. 2ff9783 Struct-path aware TBAA: update getMostGenericTBAA by Manman Ren · 11 years ago
  87. 2c8dc64 Revert "Add a missing reference on a std::vector<> out param" by Michael Gottesman · 11 years ago
  88. 9a0e12a Remove unused DwarfSectionOffsetDirective string by Matt Arsenault · 11 years ago
  89. 3e39731 Move C++ code out of the C headers and into either C++ headers by Eric Christopher · 11 years ago
  90. d50dc20 [ms-inline asm] Removed this unnecessary check. In the current implementation, by Chad Rosier · 11 years ago
  91. f74d82d Add test case for PR15779, which has previously been fixed. by Chad Rosier · 11 years ago
  92. 087c309 [ms-inline asm] Get the OpDecl and remove a redundant lookup. by Chad Rosier · 11 years ago
  93. 248f496 [ms-inline asm] Add the OpDecl to the InlineAsmIdentifierInfo struct and in turn by Chad Rosier · 11 years ago
  94. 2ad047e Optimize MachineBasicBlock::getSymbol by caching the symbol. Since the symbol by Eli Bendersky · 11 years ago
  95. 0af5493 Add a missing reference on a std::vector<> out param by Reid Kleckner · 11 years ago
  96. c9090b0 Changed back (relative to commit 179786) the operations executed when extract(cast) is transformed to cast(extract). It uses the Builder class as before. In addition the result node is added to the Worklist, so all the previous extract users will become the new scalar cast users. by Anat Shemer · 11 years ago
  97. 566542c Fix unused variable warning. by Chad Rosier · 11 years ago
  98. 8247c5d Fix comment that didn't match the method it was above by Eli Bendersky · 11 years ago
  99. 6641fa7 [Support] Propagate the environment into the test child process by Reid Kleckner · 11 years ago
  100. b109ea8 80 columns. by Akira Hatanaka · 11 years ago