1. 23a22cd Don't print default values for NumberOfAuxSymbols and AuxiliaryData. by Rafael Espindola · 11 years ago
  2. 0962b16 Handle (at least don't crash on) relocations with no symbols. by Rafael Espindola · 11 years ago
  3. 5fd5fe0 Move BinaryRef to a new include/llvm/Object/YAML.h file. by Rafael Espindola · 11 years ago
  4. 6afb65c Revert "R600: Add a pass that merge Vector Register" by Rafael Espindola · 11 years ago
  5. 6c1202c Handle relocations that don't point to symbols. by Rafael Espindola · 11 years ago
  6. cc5a6cb [docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE() macro by Sean Silva · 11 years ago
  7. bbbdba8 R600: Add a pass that merge Vector Register by Vincent Lejeune · 11 years ago
  8. e67a4af R600: Const/Neg/Abs can be folded to dot4 by Vincent Lejeune · 11 years ago
  9. 00ed010 Cortex-R5 can issue Thumb2 integer division instructions. by Evan Cheng · 11 years ago
  10. 8a22708 Revert series of sched model patches until I figure out what is going on. by Arnold Schwaighofer · 11 years ago
  11. f500aa0 ARM sched model: Add VFP div instruction on Swift by Arnold Schwaighofer · 11 years ago
  12. 858f6f8 ARM sched model: Add SIMD/VFP load/store instructions on Swift by Arnold Schwaighofer · 11 years ago
  13. e52041c ARM sched model: Add integer VFP/SIMD instructions on Swift by Arnold Schwaighofer · 11 years ago
  14. f3a2329 ARM sched model: Add integer load/store instructions on Swift by Arnold Schwaighofer · 11 years ago
  15. 755d129 ARM sched model: Add integer arithmetic instructions on Swift by Arnold Schwaighofer · 11 years ago
  16. eb9948e ARM sched model: Cortex A9 - More InstRW sched resources by Arnold Schwaighofer · 11 years ago
  17. 002faf2 ARM sched model: Add branch thumb instructions by Arnold Schwaighofer · 11 years ago
  18. 16d9150 ARM sched model: Add branch thumb2 instructions by Arnold Schwaighofer · 11 years ago
  19. 36ea791 ARM sched model: Add branch instructions by Arnold Schwaighofer · 11 years ago
  20. fdbca2f ARM sched model: Add preload thumb2 instructions by Arnold Schwaighofer · 11 years ago
  21. d3b8445 ARM sched model: Add preload instructions by Arnold Schwaighofer · 11 years ago
  22. 23cb39a ARM sched model: Add more ALU and CMP thumb instructions by Arnold Schwaighofer · 11 years ago
  23. 1942e32 ARM sched model: Add more ALU and CMP thumb2 instructions by Arnold Schwaighofer · 11 years ago
  24. 4c53731 ARM sched model: Add more ALU and CMP instructions by Arnold Schwaighofer · 11 years ago
  25. 611c6e1 ARM sched model: Add divsion, loads, branches, vfp cvt by Arnold Schwaighofer · 11 years ago
  26. ede7eea ARMInstrInfo: Improve isSwiftFastImmShift by Arnold Schwaighofer · 11 years ago
  27. 54d63cc SubtargetEmitter fix by Arnold Schwaighofer · 11 years ago
  28. 2b18526 Fix link. by Richard Smith · 11 years ago
  29. 1e06bcb Sparc: No functionality change. Cleanup whitespaces, comment formatting etc., by Venkatraman Govindaraju · 11 years ago
  30. 5a57dbe IndVarSimplify: check if loop invariant expansion can trap by David Majnemer · 11 years ago
  31. 35e7751 ARM: Fix crash in ARM backend inside of ARMConstantIslandPass by David Majnemer · 11 years ago
  32. 8240ef0 Remove "-Wl,-seg1addr -Wl,0xE0000000" from link options. by Bob Wilson · 11 years ago
  33. 98017a0 R600: Swizzle texture/export instructions by Vincent Lejeune · 11 years ago
  34. 932843832 R600: Add a test for r183108 by Vincent Lejeune · 11 years ago
  35. babae05 Second part of pr16069 by Rafael Espindola · 11 years ago
  36. deb2e9c Typo: s/caes/cases/ in SimplifyCFG by Hans Wennborg · 11 years ago
  37. f102f31 Preserve const correctness. by Benjamin Kramer · 11 years ago
  38. 164de54 Test commit for user vmedic, to verify commit access. One line of comment is added to MipsAsmParser.cpp. by Vladimir Medic · 11 years ago
  39. 888ca96 [llvm-symbolizer] Avoid calling slow getSymbolSize for Mach-O files. Assume that symbols with zero size are in fact large enough. by Alexey Samsonov · 11 years ago
  40. 1c611ec We are now in 3.4 land. We don't need the 3.3 releaese notes in ToT anymore. by Bill Wendling · 11 years ago
  41. b30718a IEEE-754R 5.7.2 General Operations is* operations (except for isCanonical). by Michael Gottesman · 11 years ago
  42. f3d3952 Silencing an MSVC warning about mixing bool and unsigned int. by Aaron Ballman · 11 years ago
  43. f56a6de Silencing an MSVC warning about */ being found outside of a comment. by Aaron Ballman · 11 years ago
  44. 45c7544 Fix a defect in code-layout pass, improving Benchmarks/Olden/em3d/em3d by about 30% by Shuxin Yang · 11 years ago
  45. 4526d1c Delete dead safety check. by Nick Lewycky · 11 years ago
  46. 3931bdb SimplifyCFG: Do not transform PHI to select if doing so would be unsafe by David Majnemer · 11 years ago
  47. 404fa72 SimplifyCFG: Small cleanup, use ICmpInst::isEquality() by David Majnemer · 11 years ago
  48. 031a179 Remove dead code. by Rafael Espindola · 11 years ago
  49. 15e5c46 Update RuntimeDyldELF::findOPDEntrySection the new relocation iterators. by Rafael Espindola · 11 years ago
  50. d1100b3 Enable mcjit tests on ppc64 when building with cmake. by Rafael Espindola · 11 years ago
  51. e5fcc0d R600/SI: Add support for work item and work group intrinsics by Tom Stellard · 11 years ago
  52. e7397ee R600/SI: Add a calling convention for compute shaders by Tom Stellard · 11 years ago
  53. e86f9d7 R600/SI: Custom lower i64 sign_extend by Tom Stellard · 11 years ago
  54. 17e8ad6 R600/SI: Adjust some instructions' out register class after ISel by Tom Stellard · 11 years ago
  55. b89a467 R600/SI: Handle REG_SEQUENCE in fitsRegClass() by Tom Stellard · 11 years ago
  56. 051a28e R600/SI: Handle nodes with glue results correctly SITargetLowering::foldOperands() by Tom Stellard · 11 years ago
  57. 8a72c73 R600/SI: Fixup CopyToReg register class in PostprocessISelDAG() by Tom Stellard · 11 years ago
  58. 1321835 R600/SI: Add support for global loads by Tom Stellard · 11 years ago
  59. 4956bc6 R600/SI: Rework MUBUF store instructions by Tom Stellard · 11 years ago
  60. 0c92287 R600: 3 op instructions have no write bit but the result are store in PV by Vincent Lejeune · 11 years ago
  61. fdf7ab1 R600: CALL_FS consumes a stack size entry by Vincent Lejeune · 11 years ago
  62. 96fe0be R600: use capital letter for PV channel by Vincent Lejeune · 11 years ago
  63. 0962e14 R600: Constraints input regs of interp_xy,_zw by Vincent Lejeune · 11 years ago
  64. 3e1d45b [asan] ASan Linux MIPS32 support (llvm part), patch by Jyun-Yan Y by Kostya Serebryany · 11 years ago
  65. b8ce457 X86: sub_xmm registers are 128 bits wide. by Ahmed Bougacha · 11 years ago
  66. 625b109 Correct handling invalid filename in llvm-symbolizer by Alexey Samsonov · 11 years ago
  67. abff3aa Introduce needsCleanup() for APFloat and APInt. by Manuel Klimek · 11 years ago
  68. e7cbb79 Sparc: Add support for indirect branch and blockaddress in Sparc backend. by Venkatraman Govindaraju · 11 years ago
  69. 891c0cd [Object/COFF] Fix Windows .lib name handling. by Rui Ueyama · 11 years ago
  70. 85cc972 Sparc: When storing 0, use %g0 directly in the store instruction instead of by Venkatraman Govindaraju · 11 years ago
  71. 65ca7aa Sparc: Combine add/or/sethi instruction with restore if possible. by Venkatraman Govindaraju · 11 years ago
  72. 0a972fa [Object/COFF] Add dos_header, pe32{,plus}_header and data_directory. by Rui Ueyama · 11 years ago
  73. 2ee6c7f Whitespace. by Jim Grosbach · 11 years ago
  74. dd48226 Sparc: Perform leaf procedure optimization by default by Venkatraman Govindaraju · 11 years ago
  75. 44dbb74 Try to avoid "integer literal too big" warnings from older GCCs. by Benjamin Kramer · 11 years ago
  76. e4546cb When determining the new index for an insertelement, we may not assume that an by Nick Lewycky · 11 years ago
  77. a0b34d6 Sparc: Mark functions calling llvm.vastart and llvm.returnaddress intrinsics as non-leaf functions. by Venkatraman Govindaraju · 11 years ago
  78. f7dad78 SimplifyCFG: Fix typo in comment for ComputeSpeculationCost by David Majnemer · 11 years ago
  79. 7c2b4be Move getRealLinkageName to a common place and remove all the duplicates of it. by Benjamin Kramer · 11 years ago
  80. 6dd56e6 Move object construction into [] so the temporary can be moved. by Benjamin Kramer · 11 years ago
  81. da8b91a DenseMap: Move the key into place when we use the move version of operator[]. by Benjamin Kramer · 11 years ago
  82. 8e85192 APInt: Simplify code. No functionality change. by Benjamin Kramer · 11 years ago
  83. 77e5c2a APFloat: Use isDenormal instead of hand-rolled code to check for denormals. by Benjamin Kramer · 11 years ago
  84. 95a565a Disable new legacy JIT test on ARM. by Tim Northover · 11 years ago
  85. 3ba14fa Revert r183069: "TMP: LEA64_32r fixing" by Tim Northover · 11 years ago
  86. 4d3ace4 TMP: LEA64_32r fixing by Tim Northover · 11 years ago
  87. 85c622d X86: change MOV64ri64i32 into MOV32ri64 by Tim Northover · 11 years ago
  88. 72ad17c [Sparc] Generate correct code for leaf functions with stack objects by Venkatraman Govindaraju · 11 years ago
  89. 2e2922c Removed a comment above an include which is unnecessary and added a missing closing @} for a doxygen comment. by Michael Gottesman · 11 years ago
  90. 8a70f58 Added method comments for getZero,getInf. by Michael Gottesman · 11 years ago
  91. 7f88a3b Updated APFloat's comments to fit the LLVM style guide. by Michael Gottesman · 11 years ago
  92. 23ed37a Make SubRegIndex size mandatory, following r183020. by Ahmed Bougacha · 11 years ago
  93. cd8e3c4 Prevent loop-unroll from making assumptions about undefined behavior. by Andrew Trick · 11 years ago
  94. 3443108 Temporarily Revert "X86: change MOV64ri64i32 into MOV32ri64" as it by Eric Christopher · 11 years ago
  95. 813419e Const-ify some printing and dumping code for DIEValues. by Eric Christopher · 11 years ago
  96. 769d24a Add support for adding the contents of a StringRef to the MD5 hash. by Eric Christopher · 11 years ago
  97. cbb45aa Convert more unsigned char -> uint8_t. by Eric Christopher · 11 years ago
  98. 92bd43b Fix comment. by Eric Christopher · 11 years ago
  99. 800e6ee Move "unsigned char" -> "uint8_t". by Eric Christopher · 11 years ago
  100. 35b4cf8 LoopVectorize: Change API call to get the backedge taken count by Arnold Schwaighofer · 11 years ago