1. 0181303 Add a debug info code generation level to the compile unit metadata by Eric Christopher · 12 years ago
  2. dac5e91 Formatting. by Eric Christopher · 12 years ago
  3. 1c2d4eb Add an explanatory comment. by Eric Christopher · 12 years ago
  4. 63ba773 Grammar and spelling. by Eric Christopher · 12 years ago
  5. f68eb4f Fix a type error that crept into r202313. by Adrian Prantl · 12 years ago
  6. 0115a4e Remove unnecessary llvm:: qualification. by Eric Christopher · 12 years ago
  7. 9ad6bda Use regnum regex in an XCore test case. by Andrew Trick · 12 years ago
  8. 6a3e1db Debug info: Refactor AsmPrinter::EmitDwarfRegOp to make the control flow by Adrian Prantl · 12 years ago
  9. 3f19b69 R600: Remove unnecessary build_vector pattern. by Matt Arsenault · 12 years ago
  10. aa115a7 Very temporarily XFAILing a test. Will be fixed shortly. by Andrew Trick · 12 years ago
  11. 06eab82 Fix broken FileCheck prefixes by Nico Rieck · 12 years ago
  12. eaf8a32 Add a limit to the heuristic that register allocates instructions in local order. by Andrew Trick · 12 years ago
  13. 692c94c Use an install name dir of @executable_path/../lib instead of @rpath. by Rafael Espindola · 12 years ago
  14. 685b0d9 Lower unsigned vsetcc to psubus in certain cases by Quentin Colombet · 12 years ago
  15. c540920 Don't mix the plain and keyword signatures of target_link_libraries. by Rafael Espindola · 12 years ago
  16. a4e265a Silencing an MSVC signed comparison warning. by Aaron Ballman · 12 years ago
  17. 4a7156d Fix the aggressive anti-dep breaker's subregister definition handling by Hal Finkel · 12 years ago
  18. 726bae9 GlobalOpt: Apply fastcc to internal x86_thiscallcc functions by Reid Kleckner · 12 years ago
  19. 0a91f48 Relax COFF string table check by Nico Rieck · 12 years ago
  20. 5732fbd Fix broken FileCheck prefix by Nico Rieck · 12 years ago
  21. 3ae2abb Use the overloaded std::abs rather than C's abs(int) to address Clang's -Wabsolute-value by David Blaikie · 12 years ago
  22. a55b3df Use count 0. by Rafael Espindola · 12 years ago
  23. f985aec Fix typo. Thanks to Roman Divacky for noticing it. by Rafael Espindola · 12 years ago
  24. c4bdb93 Compare DataLayout by Value, not by pointer. by Rafael Espindola · 12 years ago
  25. e356197 Use a sorted array to store the information about a few address spaces. by Rafael Espindola · 12 years ago
  26. 3c4c95e Move these functions out of line. A DenseMap lookup is not a simple operation. by Rafael Espindola · 12 years ago
  27. 401d35b Fix PR18165: LSR must avoid scaling factors that exceed the limit on truncated use. by Andrew Trick · 12 years ago
  28. 12c9f92 llvm-symbolizer: use dynamic symbol table if the regular one is stripped. by Alexey Samsonov · 12 years ago
  29. 2895793 Move getELFDynamicSymbolIterators to a public header. by Alexey Samsonov · 12 years ago
  30. 18f2091 [CMake] BUILD_SHARED_LIBS: Fixup for r202261: Give PULIC to system_libs in LLVMSupport. by NAKAMURA Takumi · 12 years ago
  31. 2d0eef4 Ensure bitcode encoding of instructions and their operands stays stable. by Michael Kuperstein · 12 years ago
  32. 2e0d7a9 [CMake] Work around to use target_link_libraries(PUBLIC) in BUILD_SHARED_LIBS mode. by NAKAMURA Takumi · 12 years ago
  33. 8571df6 [CMake] Move LLVMBUILD_LIB_DEPS stuff from add_llvm_library (and LLVm-Config) to llvm_add_library to centralize target_link_libraries. by NAKAMURA Takumi · 12 years ago
  34. 530869f AArch64: simplify tbl/tbx polymorphism by Tim Northover · 12 years ago
  35. e708238 ARMv8 IfConversion must skip narrow instructions that a) define CPSR and b) wouldn't affect CPSR in an IT block by Artyom Skrobov · 12 years ago
  36. 3d0b469 Stop test/CodeGen/ARM/a15.ll targetting non-ARM targets. by Daniel Sanders · 12 years ago
  37. f6679de [mips] Treat -mcpu=generic the same way as an empty CPU string. by Daniel Sanders · 12 years ago
  38. 2b442bf [SROA] Use the correct index integer size in GEPs through non-default by Chandler Carruth · 12 years ago
  39. 18eab50 Add two helpers to IRBuilder to flesh the interface out to N-width by Chandler Carruth · 12 years ago
  40. 5b95cec [SROA] Teach SROA how to handle pointers from address spaces other than by Chandler Carruth · 12 years ago
  41. 38e90e3 [SROA] Split the alignment computation complete for the memcpy rewriting by Chandler Carruth · 12 years ago
  42. 07f95b3 [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build. by NAKAMURA Takumi · 12 years ago
  43. ecb903c [x86] Add same itinerary to SYSEXIT64 as SYSEXIT for consistency. by Craig Topper · 12 years ago
  44. 38f8e8a [CMake] Introduce cmake_policy(CMP0022) for target_link_libraries(INTERFACE|PRIVATE). by NAKAMURA Takumi · 12 years ago
  45. 5fb5076 [CMake] Use LINK_LIBS instead of target_link_libraries(). by NAKAMURA Takumi · 12 years ago
  46. 9262808 [x86] Remove some unused instruction format classes. by Craig Topper · 12 years ago
  47. df24b19 [x86] Simplify disassembler code slightly. by Craig Topper · 12 years ago
  48. c1c3773 [SROA] The original refactoring inspired by the addrspace patch in by Chandler Carruth · 12 years ago
  49. dd08079 [SROA] Yet another slight refactoring that simplifies an API in the by Chandler Carruth · 12 years ago
  50. c9166f0 [SROA] Simplify the computing of alignment: we only ever need the by Chandler Carruth · 12 years ago
  51. f28c057 [SROA] Use NewOffsetBegin in the unsplit case for memset merely for by Chandler Carruth · 12 years ago
  52. f11f7a4 [SROA] Use the members for New{Begin,End}Offset in the rewrite helpers by Chandler Carruth · 12 years ago
  53. abd2555 [SROA] Compute the New{Begin,End}Offset values once for each alloca by Chandler Carruth · 12 years ago
  54. ca302ab Use StringRef in raw_fd_ostream constructor by Ben Langmuir · 12 years ago
  55. 50bc165 [SROA] Fix PR18615 with some long overdue simplifications to the bounds by Chandler Carruth · 12 years ago
  56. 5820a93 Remove spurious emacs major mode marker, these should only go on .h files. by Nick Lewycky · 12 years ago
  57. 8e6d667 80-col. by Eric Christopher · 12 years ago
  58. 717116f Formatting fixups. by Eric Christopher · 12 years ago
  59. bb69788 Delete two declared overloads of CallInst::CallInst that are never defined or used. No functionality change. by Nick Lewycky · 12 years ago
  60. cf84b5b Constify the Optnone checks in IR passes. by Paul Robinson · 12 years ago
  61. 204755b Simplify base64 routine a bit. by Rui Ueyama · 12 years ago
  62. 95e9730 Exception handling docs: Describe landingpad clauses' meanings in more detail by Mark Seaborn · 12 years ago
  63. bf455c5 Add DIUnspecifiedParameter, so we can pretty-print it. by Adrian Prantl · 12 years ago
  64. e8aecce fix crash in SmallDenseMap copy constructor by Duncan P. N. Exon Smith · 12 years ago
  65. 356deb5 Use DataLayout from the module when easily available. by Rafael Espindola · 12 years ago
  66. 7e2bf3c Attempt to unbreak an MSVC buildbot by switching to %llc_dwarf. by Adrian Prantl · 12 years ago
  67. 889b129 DwarfDebug: Avoid emitting an empty debug_aranges section when aranges are disabled by David Blaikie · 12 years ago
  68. 35989a7 Address review comments for r202188. by Adrian Prantl · 12 years ago
  69. 3f0a9af Fix resetting the DataLayout in a Module. by Rafael Espindola · 12 years ago
  70. 9c256ec [reassociate] Switch two std::sort calls into std::stable_sort calls as by Chandler Carruth · 12 years ago
  71. 431e9f0 R600: Don't unconditionally unroll loops with private memory accesses by Tom Stellard · 12 years ago
  72. d8c3104 R600/SI: Custom select 64-bit ADD by Tom Stellard · 12 years ago
  73. 495e401 [SROA] Add an off-by-default *strict* inbounds check to SROA. I had SROA by Chandler Carruth · 12 years ago
  74. 15ac7df Account for 128-bit integer operations in PPCCTRLoops by Hal Finkel · 12 years ago
  75. 724e528 Don't try to set a dummy DataLayout. It is parsed now. by Rafael Espindola · 12 years ago
  76. aab87fe Store a DataLayout in Module. by Rafael Espindola · 12 years ago
  77. dbaa6ab Debug info: Support variadic functions. by Adrian Prantl · 12 years ago
  78. 9791b3f Revert "Debug info: Support variadic functions." by Adrian Prantl · 12 years ago
  79. d225511 Remove outdated comments. by Manman Ren · 12 years ago
  80. c6d0a14 Debug info: Support variadic functions. by Adrian Prantl · 12 years ago
  81. 150f810 [XCore] Add intrinsic for CLRPT (clear port time) instruction. by Richard Osborne · 12 years ago
  82. fb2f73a [XCore] Add intrinsic for EDU (event disable unconditional) instruction. by Richard Osborne · 12 years ago
  83. 57edc9d Make DataLayout a plain object, not a pass. by Rafael Espindola · 12 years ago
  84. 28713bd Keep the link register for uwtable. by Logan Chien · 12 years ago
  85. 6dc9f73 [XCore] Prefer to word align functions. by Richard Osborne · 12 years ago
  86. 53eeb67 Factor out calls to AA.getDataLayout(). by Rafael Espindola · 12 years ago
  87. 37ecf69 Make a few more DataLayout variables const. by Rafael Espindola · 12 years ago
  88. a2ff581 [SROA] Use the original load name with the SROA-prefixed IRB rather than by Chandler Carruth · 12 years ago
  89. f5701e4 [SROA] Thread the ability to add a pointer-specific name prefix through by Chandler Carruth · 12 years ago
  90. 1989963 [SROA] Rather than copying the logic for building a name prefix into the by Chandler Carruth · 12 years ago
  91. b59c39e [SROA] Simplify some of the logic to dig out the old pointer value by by Chandler Carruth · 12 years ago
  92. 10b2920 [SROA] Adjust to new clang-format style. by Chandler Carruth · 12 years ago
  93. 6c35c95 Reuse constants for COFF string table entry offsets by Nico Rieck · 12 years ago
  94. 64d5fd9 [SROA] Fix a *glaring* bug in r202091: you have to actually *write* by Chandler Carruth · 12 years ago
  95. 8eb7642 Disable old JIT unittests for AARch64 by Renato Golin · 12 years ago
  96. d28765c Ignore old JIT tests in AARch64 - CMake style by Renato Golin · 12 years ago
  97. 06b8110 Add aarch64 to config.guess by Renato Golin · 12 years ago
  98. 31c756b Silence GCC warning by Alexey Samsonov · 12 years ago
  99. bf930d5 Fix typos by Alp Toker · 12 years ago
  100. eb1b5ba [SROA] Add a debugging tool which shuffles the slices sequence prior to by Chandler Carruth · 12 years ago