1. 36e1825 Add CR-bit tracking to the PowerPC backend for i1 values by Hal Finkel · 12 years ago
  2. c72cf87 Add an OutPatFrag TableGen class by Hal Finkel · 12 years ago
  3. 1a13499 Fix visitTRUNCATE for legal i1 values by Hal Finkel · 12 years ago
  4. 64e9de3 Remove unnecessary temporary variable. by Rui Ueyama · 12 years ago
  5. 8594ec6 Object/COFF: Add a struct for the function table in .pdata. by Rui Ueyama · 12 years ago
  6. 4c34f71 Provide a target override for the latest regalloc heuristic. by Andrew Trick · 12 years ago
  7. 594e2aa Drive-by comment fix. This regalloc comment was not accurate. by Andrew Trick · 12 years ago
  8. d76403b [docs] Stop advertising 'make update'. It isn't implemented in CMake and by Chandler Carruth · 12 years ago
  9. 14551f0 Lower FNEG just like FABS to fneg[ds] and fmov[ds], thus avoiding by Roman Divacky · 12 years ago
  10. 3e31a56 Add getter method to access Reloc::Model. by Matheus Almeida · 12 years ago
  11. e6a9693 Revert r201751 and solve the const problem a different way - by by Eric Christopher · 12 years ago
  12. 4bd26ae Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can now by Adrian Prantl · 12 years ago
  13. cc331c8 [XCore] Support functions returning more than 4 words. by Richard Osborne · 12 years ago
  14. 870d997 [XCore] Make LowerCallResult a static function. by Richard Osborne · 12 years ago
  15. b9e06b9 Remove MCPureStreamer. by Rafael Espindola · 12 years ago
  16. 106a28c Re-apply r200853, which should not crash after Clang plugins were converted to loadable modules in r201256. by Alexander Kornienko · 12 years ago
  17. e4db795 Revert r202396, r202397. by Richard Osborne · 12 years ago
  18. ad4ffce [XCore] Support functions returning more than 4 words. by Richard Osborne · 12 years ago
  19. 6257ef8 [XCore] Make LowerCallResult a static function. by Richard Osborne · 12 years ago
  20. c26292d [XCore] Target optimized library function __memcpy_4() by Richard Osborne · 12 years ago
  21. 83eab93 [XCore] Add dag combines for instructions that ignore some input bits. by Richard Osborne · 12 years ago
  22. ef174f7 [XCore] Provide information about known zero bits of resource instructions. by Richard Osborne · 12 years ago
  23. 9aef444 [asan] fix a pair of silly typos by Kostya Serebryany · 12 years ago
  24. 124bbea [asan] disable asan-detect-invalid-pointer-pair (was enabled by mistake) by Kostya Serebryany · 12 years ago
  25. 9b3d3a9 [asan] *experimental* implementation of invalid-pointer-pair detector (finds when two unrelated pointers are compared or subtracted). This implementation has both false positives and false negatives and is not tuned for performance. A bug report for a proper implementation will follow. by Kostya Serebryany · 12 years ago
  26. 36b191f [docs] Actually spell out the new version requirements for the host C++ by Chandler Carruth · 12 years ago
  27. e2eb9a5 [docs] Clean up some of the required software to not mention irrelevant by Chandler Carruth · 12 years ago
  28. 5fb0df0 [docs] Switch this table to the simple form as well. No content changed. by Chandler Carruth · 12 years ago
  29. adf2c60 [docs] Switch to the incredibly simpler "simple table" form. It now by Chandler Carruth · 12 years ago
  30. 19061dd [docs] Delete tons of bad information in the requirements section of the by Chandler Carruth · 12 years ago
  31. fb1e26d Stop test/CodeGen/X86/v4i32load-crash.ll targeting non-X86-64 targets. by Daniel Sanders · 12 years ago
  32. 9e443ca [CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT option by Alexey Samsonov · 12 years ago
  33. 1348dc0 Don't emit anything into the debug_ranges section if we aren't emitting by Eric Christopher · 12 years ago
  34. 1c30a35 Exception handling docs: Fix a typo by Mark Seaborn · 12 years ago
  35. 74be63b0 [X86] Fix Uses/Defs lists for INS, OUTS, SCAS, CMPS, LODS by Craig Topper · 12 years ago
  36. 7e99268 [X86] Add RAX/EAX/AX Uses/Defs to XCHG RAX/EAX/AX instructions. by Craig Topper · 12 years ago
  37. 956ef7f [X86] Add RAX/EAX/AX/AL Uses/Defs to the absolute memory location move instructions. Patch by Florian Lukas with some additional instructions fixed by me. Fixes PR18975. by Craig Topper · 12 years ago
  38. 9572b75 Fix indentation. by Craig Topper · 12 years ago
  39. d7c1afb Fix odd indentation. by Craig Topper · 12 years ago
  40. 4fb1463 Revert "Use count 0." by Juergen Ributzka · 12 years ago
  41. 8a6c29e Revert "Use StringRef in raw_fd_ostream constructor" by Ben Langmuir · 12 years ago
  42. 644aecf R600/SI: Optimize SI_KILL for constant operands by Michel Danzer · 12 years ago
  43. a5fbf24 R600/SI: Allow SI_KILL for geometry shaders by Michel Danzer · 12 years ago
  44. 14ec680 If we're only emitting line tables for a particular CU then don't add by Eric Christopher · 12 years ago
  45. 0181303 Add a debug info code generation level to the compile unit metadata by Eric Christopher · 12 years ago
  46. dac5e91 Formatting. by Eric Christopher · 12 years ago
  47. 1c2d4eb Add an explanatory comment. by Eric Christopher · 12 years ago
  48. 63ba773 Grammar and spelling. by Eric Christopher · 12 years ago
  49. f68eb4f Fix a type error that crept into r202313. by Adrian Prantl · 12 years ago
  50. 0115a4e Remove unnecessary llvm:: qualification. by Eric Christopher · 12 years ago
  51. 9ad6bda Use regnum regex in an XCore test case. by Andrew Trick · 12 years ago
  52. 6a3e1db Debug info: Refactor AsmPrinter::EmitDwarfRegOp to make the control flow by Adrian Prantl · 12 years ago
  53. 3f19b69 R600: Remove unnecessary build_vector pattern. by Matt Arsenault · 12 years ago
  54. aa115a7 Very temporarily XFAILing a test. Will be fixed shortly. by Andrew Trick · 12 years ago
  55. 06eab82 Fix broken FileCheck prefixes by Nico Rieck · 12 years ago
  56. eaf8a32 Add a limit to the heuristic that register allocates instructions in local order. by Andrew Trick · 12 years ago
  57. 692c94c Use an install name dir of @executable_path/../lib instead of @rpath. by Rafael Espindola · 12 years ago
  58. 685b0d9 Lower unsigned vsetcc to psubus in certain cases by Quentin Colombet · 12 years ago
  59. c540920 Don't mix the plain and keyword signatures of target_link_libraries. by Rafael Espindola · 12 years ago
  60. a4e265a Silencing an MSVC signed comparison warning. by Aaron Ballman · 12 years ago
  61. 4a7156d Fix the aggressive anti-dep breaker's subregister definition handling by Hal Finkel · 12 years ago
  62. 726bae9 GlobalOpt: Apply fastcc to internal x86_thiscallcc functions by Reid Kleckner · 12 years ago
  63. 0a91f48 Relax COFF string table check by Nico Rieck · 12 years ago
  64. 5732fbd Fix broken FileCheck prefix by Nico Rieck · 12 years ago
  65. 3ae2abb Use the overloaded std::abs rather than C's abs(int) to address Clang's -Wabsolute-value by David Blaikie · 12 years ago
  66. a55b3df Use count 0. by Rafael Espindola · 12 years ago
  67. f985aec Fix typo. Thanks to Roman Divacky for noticing it. by Rafael Espindola · 12 years ago
  68. c4bdb93 Compare DataLayout by Value, not by pointer. by Rafael Espindola · 12 years ago
  69. e356197 Use a sorted array to store the information about a few address spaces. by Rafael Espindola · 12 years ago
  70. 3c4c95e Move these functions out of line. A DenseMap lookup is not a simple operation. by Rafael Espindola · 12 years ago
  71. 401d35b Fix PR18165: LSR must avoid scaling factors that exceed the limit on truncated use. by Andrew Trick · 12 years ago
  72. 12c9f92 llvm-symbolizer: use dynamic symbol table if the regular one is stripped. by Alexey Samsonov · 12 years ago
  73. 2895793 Move getELFDynamicSymbolIterators to a public header. by Alexey Samsonov · 12 years ago
  74. 18f2091 [CMake] BUILD_SHARED_LIBS: Fixup for r202261: Give PULIC to system_libs in LLVMSupport. by NAKAMURA Takumi · 12 years ago
  75. 2d0eef4 Ensure bitcode encoding of instructions and their operands stays stable. by Michael Kuperstein · 12 years ago
  76. 2e0d7a9 [CMake] Work around to use target_link_libraries(PUBLIC) in BUILD_SHARED_LIBS mode. by NAKAMURA Takumi · 12 years ago
  77. 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
  78. 530869f AArch64: simplify tbl/tbx polymorphism by Tim Northover · 12 years ago
  79. 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
  80. 3d0b469 Stop test/CodeGen/ARM/a15.ll targetting non-ARM targets. by Daniel Sanders · 12 years ago
  81. f6679de [mips] Treat -mcpu=generic the same way as an empty CPU string. by Daniel Sanders · 12 years ago
  82. 2b442bf [SROA] Use the correct index integer size in GEPs through non-default by Chandler Carruth · 12 years ago
  83. 18eab50 Add two helpers to IRBuilder to flesh the interface out to N-width by Chandler Carruth · 12 years ago
  84. 5b95cec [SROA] Teach SROA how to handle pointers from address spaces other than by Chandler Carruth · 12 years ago
  85. 38e90e3 [SROA] Split the alignment computation complete for the memcpy rewriting by Chandler Carruth · 12 years ago
  86. 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
  87. ecb903c [x86] Add same itinerary to SYSEXIT64 as SYSEXIT for consistency. by Craig Topper · 12 years ago
  88. 38f8e8a [CMake] Introduce cmake_policy(CMP0022) for target_link_libraries(INTERFACE|PRIVATE). by NAKAMURA Takumi · 12 years ago
  89. 5fb5076 [CMake] Use LINK_LIBS instead of target_link_libraries(). by NAKAMURA Takumi · 12 years ago
  90. 9262808 [x86] Remove some unused instruction format classes. by Craig Topper · 12 years ago
  91. df24b19 [x86] Simplify disassembler code slightly. by Craig Topper · 12 years ago
  92. c1c3773 [SROA] The original refactoring inspired by the addrspace patch in by Chandler Carruth · 12 years ago
  93. dd08079 [SROA] Yet another slight refactoring that simplifies an API in the by Chandler Carruth · 12 years ago
  94. c9166f0 [SROA] Simplify the computing of alignment: we only ever need the by Chandler Carruth · 12 years ago
  95. f28c057 [SROA] Use NewOffsetBegin in the unsplit case for memset merely for by Chandler Carruth · 12 years ago
  96. f11f7a4 [SROA] Use the members for New{Begin,End}Offset in the rewrite helpers by Chandler Carruth · 12 years ago
  97. abd2555 [SROA] Compute the New{Begin,End}Offset values once for each alloca by Chandler Carruth · 12 years ago
  98. ca302ab Use StringRef in raw_fd_ostream constructor by Ben Langmuir · 12 years ago
  99. 50bc165 [SROA] Fix PR18615 with some long overdue simplifications to the bounds by Chandler Carruth · 12 years ago
  100. 5820a93 Remove spurious emacs major mode marker, these should only go on .h files. by Nick Lewycky · 12 years ago