1. 8c74ecf Convert to storing the attribute's internals as enums, integers, and strings. by Bill Wendling · 12 years ago
  2. 2a1b60d Make sure the correct opcodes are used to SUB and ADD the stack by Eli Bendersky · 12 years ago
  3. 43213cf Dwarf: support for LTO where a single object file can have multiple line tables by Manman Ren · 12 years ago
  4. baabdec [mips] Do not use function CC_MipsN_VarArg unless the function being analyzed by Akira Hatanaka · 12 years ago
  5. dd3aa9e [objdump,readobj] Document the purpose and goals of each tool. by Michael J. Spencer · 12 years ago
  6. 39b5f12 InstCombine: Fix and simplify the inttoptr side too. by Benjamin Kramer · 12 years ago
  7. 07b884a Added missing newline to end of test case. by Michael Gottesman · 12 years ago
  8. da6bf1d Removed explicit inline as per the LLVM style guide. by Michael Gottesman · 12 years ago
  9. b48783b Reapply r174343, with a fix for a scary DAG combine bug where it failed to differentiate between the alignment of the by Owen Anderson · 12 years ago
  10. 1018fa2 InstCombine: Harden code to work with vectors of pointers and simplify it a bit. by Benjamin Kramer · 12 years ago
  11. 1d3d2c5 Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle by Jyotsna Verma · 12 years ago
  12. faf601e ConstantFolding: Fix a crash when encoutering a truncating inttoptr. by Benjamin Kramer · 12 years ago
  13. 7d80dad Loop Vectorizer: Refactor code to compute vectorized memory instruction cost by Arnold Schwaighofer · 12 years ago
  14. f2c4db9 Hexagon: Add testcase for post-increment store instructions. by Jyotsna Verma · 12 years ago
  15. 1e45487 [SjLj Prepare] When demoting an invoke instructions to the stack, if the normal by Chad Rosier · 12 years ago
  16. e6dc598 Remove liveout lists from MachineRegisterInfo. by Jakob Stoklund Olesen · 12 years ago
  17. b45e4de Remove special-casing of return blocks for liveness. by Jakob Stoklund Olesen · 12 years ago
  18. baa3c50 Move MRI liveouts to AArch64 return instructions. by Jakob Stoklund Olesen · 12 years ago
  19. 0873bc8 Move MRI liveouts to XCore return instructions. by Jakob Stoklund Olesen · 12 years ago
  20. 067e5a2 Move MRI liveouts to Sparc return instructions. by Jakob Stoklund Olesen · 12 years ago
  21. 691c365 Hexagon: Use multiclass for absolute addressing mode stores. by Jyotsna Verma · 12 years ago
  22. 294014e Move MRI liveouts to MSP430 return instructions. by Jakob Stoklund Olesen · 12 years ago
  23. d073596 Move MRI liveouts to Mips return instructions. by Jakob Stoklund Olesen · 12 years ago
  24. 6ab5061 Move MRI liveouts to PowerPC return instructions. by Jakob Stoklund Olesen · 12 years ago
  25. f02138e Move MRI liveouts to MBlaze return instructions. by Jakob Stoklund Olesen · 12 years ago
  26. 87b87ad Move MRI liveouts to Hexagon return instructions. by Jakob Stoklund Olesen · 12 years ago
  27. fc74327 Move MRI liveouts to ARM return instructions. by Jakob Stoklund Olesen · 12 years ago
  28. 7088fb6 Add a test case for PR14750. by Jakob Stoklund Olesen · 12 years ago
  29. c3afc76 Move MRI liveouts to X86 return instructions. by Jakob Stoklund Olesen · 12 years ago
  30. f918d7f [MC] Bundle alignment: Invalidate relaxed fragments by Derek Schuff · 12 years ago
  31. a499d2b Don't use MRI liveouts in R600. by Jakob Stoklund Olesen · 12 years ago
  32. 0a9d1d3 Avoid using MRI::liveout_iterator for computing VRSAVEs. by Jakob Stoklund Olesen · 12 years ago
  33. cdb0a58 Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431> by Bob Wilson · 12 years ago
  34. 97ebeca Format comments & clean whitespace by Eli Bendersky · 12 years ago
  35. cc38cad R600: Fold remaining CONST_COPY after expand pseudo inst by Tom Stellard · 12 years ago
  36. 29b15a3 R600: improve inputs/interpolation handling by Tom Stellard · 12 years ago
  37. ebc535b R600: Add tests for instruction predicates by Tom Stellard · 12 years ago
  38. 3ce2ec8 R600: Emit function name in the AsmPrinter by Tom Stellard · 12 years ago
  39. 50a44a6 R600/SI: Add patterns for fcos and fsin. by Tom Stellard · 12 years ago
  40. d07c2a5 Fix comments by Eli Bendersky · 12 years ago
  41. 4210da7 Hexagon: Add V4 compare instructions. Enable relationship mapping by Jyotsna Verma · 12 years ago
  42. 1b2c947 Fix comment formatting by Eli Bendersky · 12 years ago
  43. a693205 Fix signed-unsigned comparison warning. by Tim Northover · 12 years ago
  44. 2ebc580 Support: ensure proper state in ErrorOr copy ctors before calling 'get' by Meador Inge · 12 years ago
  45. f5b39cd Formatting. by NAKAMURA Takumi · 12 years ago
  46. eec44ce llvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_store.ll: "-debug" requires +Asserts. by NAKAMURA Takumi · 12 years ago
  47. 935645b Loop Vectorizer: Handle pointer stores/loads in getWidestType() by Arnold Schwaighofer · 12 years ago
  48. b9e1a33 Fix remaining StringRef abuse. by Tim Northover · 12 years ago
  49. eb260b2 Revert r174343, "When the target-independent DAGCombiner inferred a higher alignment for a load," by NAKAMURA Takumi · 12 years ago
  50. b0c8996 Link .ARM.exidx with corresponding text section. by Logan Chien · 12 years ago
  51. e2d5590 ARM cost model: Cost for scalar integer casts and floating point conversions by Arnold Schwaighofer · 12 years ago
  52. dfe076a Fix formatting in AArch64 backend. by Tim Northover · 12 years ago
  53. 19254c4 Remove cyclic dependency in AArch64 libraries by Tim Northover · 12 years ago
  54. 7304702 This patch that sets the Mips ELF header flag for MicroMips architectures. by Jack Carter · 12 years ago
  55. 37ef65b This patch that sets the EmitAlias flag in td files by Jack Carter · 12 years ago
  56. a33e1fa [Support][ErrorOr] Add support for convertable types. by Michael J. Spencer · 12 years ago
  57. ea59f89 Add target-dependent versions of addAttribute/removeAttribute to AttrBuilder. by Bill Wendling · 12 years ago
  58. ca531fd Changed in comment cxx -> C++. Thanks Richard Smith!. by Michael Gottesman · 12 years ago
  59. 9c5b94b This patch changes a static_cast to dyn_cast for MipsELFStreamer objects. by Jack Carter · 12 years ago
  60. 31fb5da Construct a skeleton cu for each compile unit in the module, not just by Eric Christopher · 12 years ago
  61. 19c3364 Add support for testing the output of the abbrev table for the by Eric Christopher · 12 years ago
  62. 208cc6f Add support for emitting a stub DW_AT_GNU_dwo_id as part of the by Eric Christopher · 12 years ago
  63. ae510f3 Use the do-while(0) thing for this #define. by Bill Wendling · 12 years ago
  64. 933b851 Print error messages from MemoryBuffer::getFile() in llvm-symbolizer by Alexey Samsonov · 12 years ago
  65. e1b6b52 Add code to GlobalVariable.h so that global variables marked as by Michael Gottesman · 12 years ago
  66. 429f7ef When the target-independent DAGCombiner inferred a higher alignment for a load, by Owen Anderson · 12 years ago
  67. a2de37c Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_initialized. by Michael Gottesman · 12 years ago
  68. 91b978e [Stack Alignment] emit warning instead of a hard error by Manman Ren · 12 years ago
  69. f9271ea Initial cleanups of the param-attribute code in the bitcode reader/writer. by Bill Wendling · 12 years ago
  70. 638c63c Replace global std::string with const char[] by Alexey Samsonov · 12 years ago
  71. 3e1635d Hexagon: Add V4 combine instructions and some more Def Pats for V2. by Jyotsna Verma · 12 years ago
  72. 0d37314 Disable a couple more vector splat optimizations on PPC. by Benjamin Kramer · 12 years ago
  73. 42a6844 Fix some abuses of StringRef by Tim Northover · 12 years ago
  74. a220aeb X86: Open up some opportunities for constant folding by postponing shift lowering. by Benjamin Kramer · 12 years ago
  75. 9fa9251 X86: Simplify code. No functionality change. by Benjamin Kramer · 12 years ago
  76. 4969310 SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors. by Benjamin Kramer · 12 years ago
  77. 17174e5 Give explicit suffix to integer constant over 32-bits. by Tim Northover · 12 years ago
  78. 4c40840 Enable AArch64 as a target built by default. by Tim Northover · 12 years ago
  79. 4f12e53 Update debugging test for change in expected metadata. by Tim Northover · 12 years ago
  80. b7978cf Coding standards: don't use ``inline`` when defining a function in a class by Dmitri Gribenko · 12 years ago
  81. 6c440fc Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure to by Patrik Hagglund · 12 years ago
  82. 9c02a27 More MSan/ASan annotations. by Evgeniy Stepanov · 12 years ago
  83. f839eed [DebugInfo] remove more node indirection (this time from the subprogram's variable lists) by David Blaikie · 12 years ago
  84. a9b1317 PR15149: crash when printing debug info metadata containing an invalid language spec by David Blaikie · 12 years ago
  85. 6c355ee Removed reference to LLVM as a project (since in LangRef it is used solely as a reference to the IR). Thanks silvas! by Michael Gottesman · 12 years ago
  86. a7ad848 ARM cost model: Penalize insertelement into D subregisters by Arnold Schwaighofer · 12 years ago
  87. 4b5dbaa Turn off uninitialized-use warnings for gcc in cmake build by Edwin Vane · 12 years ago
  88. 87b1a45 PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking range in CPUDirectives[]. by NAKAMURA Takumi · 12 years ago
  89. b516e9b PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible elements in CPUDirectives[]. by NAKAMURA Takumi · 12 years ago
  90. af2f494 Added instance variable/initializers/getter/setters for new keyword externally initialized to GlobalVariable. No *TRUE* functionality change. by Michael Gottesman · 12 years ago
  91. f841064 Recognize aarch64 for --enable-targets as advertised. by Joerg Sonnenberger · 12 years ago
  92. cc00cc7 use GEP::accumulateConstantOffset() to replace custom written code to compute GEP offset by Nuno Lopes · 12 years ago
  93. 0f76e64 [Object][Archive] Improve performance. by Michael J. Spencer · 12 years ago
  94. d9d2f18 [Support] Add LLVM_IS_UNALIGNED_ACCESS_FAST. by Michael J. Spencer · 12 years ago
  95. fa987f0 Added new Global Variable marker ``externally_initialized'' to LangRef. by Michael Gottesman · 12 years ago
  96. 4283499 Added clarification paragraph to LangRef's documentation of by Michael Gottesman · 12 years ago
  97. a8eefc7 Remove the (apparently) unnecessary debug info metadata indirection. by David Blaikie · 12 years ago
  98. 63f3312 Start static relocation implementation for mips16. by Reed Kotler · 12 years ago
  99. a0bbe40 Removing ssp and uwtable from the testcase by Manman Ren · 12 years ago
  100. fca0ed2 Remove AttrBuilder::Raw(). by Bill Wendling · 12 years ago