1. 4057399 docs: Improve HowToSetUpLLVMStyleRTTI. by Sean Silva · 13 years ago
  2. ed84062 Remove unnecessary classof()'s by Sean Silva · 13 years ago
  3. 8a6538c docs: Update HowToSetUpLLVMStyleRTTI. by Sean Silva · 13 years ago
  4. 8b8fa7b Casting.h: Automatically handle isa<Base>(Derived). by Sean Silva · 13 years ago
  5. 8ac1995 Remove buggy classof(). by Sean Silva · 13 years ago
  6. d61d1eb PGO: create metadata for switch only if it has more than one targets. by Manman Ren · 13 years ago
  7. aa79721 Remove extra semicolon. by Chad Rosier · 13 years ago
  8. fcb5e95 Remove extra semicolons. by Chad Rosier · 13 years ago
  9. 7b8d949 Fix some typos 165739, spotted by Duncan. by Jan Wen Voung · 13 years ago
  10. fb384d6 Revert 165732 for further review. by Micah Villmow · 13 years ago
  11. d9a3bad Change encoding of instruction operands in bitcode binaries to be relative by Jan Wen Voung · 13 years ago
  12. 81eb88f Adds Phabricator documentation. This is a first step that answers many questions we have seen. by Manuel Klimek · 13 years ago
  13. f3840d2 Add in the first iteration of support for llvm/clang/lldb to allow variable per address space pointer sizes to be optimized correctly. by Micah Villmow · 13 years ago
  14. ebba493 Pass an explicit operand number to addLiveIns. by Jakob Stoklund Olesen · 13 years ago
  15. a867f37 This patch addresses PR13947. by Bill Schmidt · 13 years ago
  16. a54b2df Add test cases for correct parsing of register names in 32- and 64-bit modes. by David Chisnall · 13 years ago
  17. aa5b393 Expose move to/from coprocessor instructions in MIPS64 mode. by David Chisnall · 13 years ago
  18. 54d2d2b llvm/Analysis/Passes.h: Fix copypasto in createDependenceAnalysisPass(). by NAKAMURA Takumi · 13 years ago
  19. ad43499 dependence analysis by Sebastian Pop · 13 years ago
  20. be9262b Follow the same routine to add target float expansion hook by Michael Liao · 13 years ago
  21. 4903c15 misched: Handle "transient" non-instructions. by Andrew Trick · 13 years ago
  22. 5e01f80 Don't crash when !tbaa.struct contents is invalid. by Nick Lewycky · 13 years ago
  23. e029719 Revert r165661, "Patch by Shuxin Yang <shuxin.llvm@gmail.com>." by NAKAMURA Takumi · 13 years ago
  24. cea9264 GettingStarted.rst: s/&amp;/&/g by NAKAMURA Takumi · 13 years ago
  25. df60867 GettingStarted.rst: Fix the label to DeveloperPolicy.html. by NAKAMURA Takumi · 13 years ago
  26. 96a2794 Add the LLVM context to this c'tor. It will be needed in the future. by Bill Wendling · 13 years ago
  27. 3183951 Support a common idiom on how to build an Attributes class with a single attribute. by Bill Wendling · 13 years ago
  28. 64ea275 Don't crash if a .ll file contains a forward-reference that looks like a global by Nick Lewycky · 13 years ago
  29. a395f4d Change MachineInstrBuilder::addDisp to copy over target flags by default. by Evan Cheng · 13 years ago
  30. 6b61491 Add isel patterns for v2f32 / v4f32 neon.vbsl intrinsics. rdar://12471808 by Evan Cheng · 13 years ago
  31. 6f9e66e Add getters for the MIPS TargetTransform classes by Nadav Rotem · 13 years ago
  32. d140af6 Remove unused member variable introduced in r165665. by David Blaikie · 13 years ago
  33. 5b957e6 Formatting and 80-col. by Eric Christopher · 13 years ago
  34. e0bc375 Add -mattr=+altivec and remove XFAIL. by Bill Schmidt · 13 years ago
  35. e3d0e86 by Nadav Rotem · 13 years ago
  36. 3a55b64 XFAIL for all targets pending investigation by Bill Schmidt · 13 years ago
  37. 87255a4 Patch by Shuxin Yang <shuxin.llvm@gmail.com>. by Nadav Rotem · 13 years ago
  38. 26160f4 When generating spill and reload code for vector registers on PowerPC, by Bill Schmidt · 13 years ago
  39. a5d0ab5 The PowerPC VRSAVE register has been somewhat of an odd beast since by Bill Schmidt · 13 years ago
  40. d6458a0 Add in support for expansion of all of the comparison operations to the absolute minimum required set. This allows a backend to expand any arbitrary set of comparisons as long as a minimum set is supported. by Micah Villmow · 13 years ago
  41. d2139c4 Revert r165652: "Remove unnecessary RTTI from the build." by Sean Silva · 13 years ago
  42. ef31271 Remove unnecessary RTTI from the build. by Sean Silva · 13 years ago
  43. fff8287 tblgen: Compile TableGen without RTTI. by Sean Silva · 13 years ago
  44. 8b43dbf tblgen: Move mini Type hierarchy to LLVM-style RTTI. by Sean Silva · 13 years ago
  45. 3f7b7f8 tblgen: Use semantically correct RTTI functions. by Sean Silva · 13 years ago
  46. 6cfc806 tblgen: Mechanically move dynamic_cast<> to dyn_cast<>. by Sean Silva · 13 years ago
  47. b0c6fa3 tblgen: Put dyn_cast<> machinery in place for Init hierarchy. by Sean Silva · 13 years ago
  48. ea46827 Add the testcase from pr13254 (the old scalarreply pass handles this wrong; by Duncan Sands · 13 years ago
  49. 1b40b84 Remove dead variable. by Bill Wendling · 13 years ago
  50. 4e2c56b Specify CPU model to avoid breaking ATOM builds by Michael Liao · 13 years ago
  51. 658a806 Remove unused argument. by Bill Wendling · 13 years ago
  52. 36a11b3 docs: Propagate fix from r165632 to other docs. by Sean Silva · 13 years ago
  53. a8759dd docs: Attempt to fix PR14053. by Sean Silva · 13 years ago
  54. 44c2d61 Add support for FP_ROUND from v2f64 to v2f32 by Michael Liao · 13 years ago
  55. 9d796db Add alternative support for FP_ROUND from v2f32 to v2f64 by Michael Liao · 13 years ago
  56. 98f01bf [CMake] check-all: Don't include check-llvm into check-all without LLVM_BUILD_TOOLS. by NAKAMURA Takumi · 13 years ago
  57. 64835d2 [CMake] add_lit_testsuite: EXCLUDE_FROM_ALL excludes the test ${target} out of check-all. by NAKAMURA Takumi · 13 years ago
  58. 2c2cb3c Fix for LDRB instruction: by Stepan Dyatkovskiy · 13 years ago
  59. 661afe7 Issue description: by Stepan Dyatkovskiy · 13 years ago
  60. 5054c35 Cleanup. Get rid of now dead code. by Bill Wendling · 13 years ago
  61. 7d2f249 Remove the final bits of Attributes being declared in the Attribute by Bill Wendling · 13 years ago
  62. 8a8cf96 My earlier "fix" for PBQP (see r165201) was incorrect. The real issue was that by Lang Hames · 13 years ago
  63. 11d0042 Pass into the AttributeWithIndex::get method an ArrayRef of attribute by Bill Wendling · 13 years ago
  64. 82d46ae misched: fall-back to a target hook for instr bundles. by Andrew Trick · 13 years ago
  65. 85c7b61 TODO comment by Andrew Trick · 13 years ago
  66. dbe6d43 TableGen subtarget emitter cleanup. by Andrew Trick · 13 years ago
  67. 412cd2f misched: Use the TargetSchedModel interface wherever possible. by Andrew Trick · 13 years ago
  68. 6312cb0 misched: Generate IsBuffered flag for machine resources. by Andrew Trick · 13 years ago
  69. 2d15d64 whitespace by Andrew Trick · 13 years ago
  70. c33b930 Place temporary LTO files into their own subdirectory. by Bill Wendling · 13 years ago
  71. f5e6d70 Have 'addFnAttr' take the attribute enum value. Then have it build the attribute object and add it appropriately. No functionality change. by Bill Wendling · 13 years ago
  72. ebf3a37 Test case for r165480. by Craig Topper · 13 years ago
  73. a5971e8 Reorder some parts of the td file to by in alphabetical order by Reed Kotler · 13 years ago
  74. 3c9019d Adding comments to clarify the reason for non-standard style in these files. by Andrew Kaylor · 13 years ago
  75. 30b20eb Cosmetic changes by Andrew Kaylor · 13 years ago
  76. 3a129c8 This patch adds new functions to the SectionRef and ObjectFile interfaces to determine whether or not a section is meant to be read-only. These functions will be used by the MCJIT RuntimeDyld to give hints to the memory manager during the object loading process in a future patch. by Andrew Kaylor · 13 years ago
  77. 97d9f08 Implement MipsTargetLowering::CanLowerReturn. by Akira Hatanaka · 13 years ago
  78. 52bcafe Revert "Use a special path to place the .o files in." by Bob Wilson · 13 years ago
  79. 7208fae Add extra vim swap file pattern by Michael Liao · 13 years ago
  80. e61e516 When expanding atomic load arith instructions, do not lose target flags. rdar://12453106 by Evan Cheng · 13 years ago
  81. c0dfffa misched: Add computeInstrLatency to TargetSchedModel. by Andrew Trick · 13 years ago
  82. c92d72a misched: Doxument the TargetSchedule API. by Andrew Trick · 13 years ago
  83. 42bb106 misched: Allow flags to disable hasInstrSchedModel/hasInstrItineraries for external users of TargetSchedule. by Andrew Trick · 13 years ago
  84. 714973e misched: Remove LoopDependencies heuristic. by Andrew Trick · 13 years ago
  85. 1b00507 Use the attribute builder to add attributes to call/invoke instruction. No functionality change intended. by Bill Wendling · 13 years ago
  86. 2f68b31 Initial assembler implementation of Mips load address macro by Jack Carter · 13 years ago
  87. 8161d81 Add count() method to MapVector by Douglas Gregor · 13 years ago
  88. 63b8ab2 Add in some interfaces that will allow easier access to the pointer address space. by Micah Villmow · 13 years ago
  89. 2fa8af2 Use the attribute enums to query if a function has an attribute. by Bill Wendling · 13 years ago
  90. 3e2d76c Use the attribute enums to query if a parameter has an attribute. by Bill Wendling · 13 years ago
  91. 9ef99c9 Revert r165547 to fix build. by Bill Wendling · 13 years ago
  92. f8db977 Use a single location for calculating the alignments. by Bill Wendling · 13 years ago
  93. 1ed3b42 tblgen: Rename handleDependencies -> createDependencyFile by Sean Silva · 13 years ago
  94. 391d042 Remove this now unused variable macro. by Bill Wendling · 13 years ago
  95. 88dbc5e tblgen: Move dependency file output to a separate function. by Sean Silva · 13 years ago
  96. 6b73e8a Use appropriate method calls to get the alignment value. by Bill Wendling · 13 years ago
  97. 4f8d273 Whitespace. by Chad Rosier · 13 years ago
  98. 28d1c60 Inline the checks for mutually exclusive attributes since they're used in only one module. by Bill Wendling · 13 years ago
  99. b4e971f Enable response files in all tools. Patch by Liu, Yaxun (Sam). I have simplified by Rafael Espindola · 13 years ago
  100. 3a106e6 Move the 'FunctionOnly' attributes thingy inside of the Attributes class. by Bill Wendling · 13 years ago