1. a33e3d7 Fast-math flags documentation added to LangRef by Michael Ilseman · 13 years ago
  2. cb84142 llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll: Loosen expression corresponding to r168627. Win32 and *bsd were affected. by NAKAMURA Takumi · 13 years ago
  3. bb22ad1 Fast-math test for SimplifyInstruction: fold multiply by 0 by Michael Ilseman · 13 years ago
  4. eb61c92 Fast-math optimization: fold multiply by zero by Michael Ilseman · 13 years ago
  5. a52f3ae Fast-math test case for bitcode and textual reading/writing by Michael Ilseman · 13 years ago
  6. 495d10a Fast-math flags for the bitcode by Michael Ilseman · 13 years ago
  7. 15c13d3 Fast-math flags for LLVM IR parsing and printing by Michael Ilseman · 13 years ago
  8. 4d26533 Make comment names match function names. by Eric Christopher · 13 years ago
  9. 74802f7 Add in sections for the fission case (no change so incorrect) and by Eric Christopher · 13 years ago
  10. 125fc7f Fast-math interfaces for Instructions by Michael Ilseman · 13 years ago
  11. ab4649b Fast-math flags added to FPMathOperator. by Michael Ilseman · 13 years ago
  12. 400581a Move Clang code owners list from llvm/ to cfe/. by Richard Smith · 13 years ago
  13. 8ba0117 Reorder section output ordering. by Eric Christopher · 13 years ago
  14. bdab800 Whitespace cleanup. by Eric Christopher · 13 years ago
  15. 0d30d30 Step towards implementation of pass manager with doInitialization and doFinalization per module detangled from runOn?? calls, still has temporary code not to break ASAN to be removed when that pass conforms to the proposed model by Owen Anderson · 13 years ago
  16. 8d20b5f Add an assertion to ensure freezeReservedRegs() is only ever called once. by Chad Rosier · 13 years ago
  17. 527ba9c Make this test less sensitive. by Eli Bendersky · 13 years ago
  18. 728aede Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e., by Chad Rosier · 13 years ago
  19. 216532a Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e., by Chad Rosier · 13 years ago
  20. 0c617e6 Get rid of the getPointeeAlignment helper function from by Eli Friedman · 13 years ago
  21. 1243922 Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary. by Chad Rosier · 13 years ago
  22. bb8ddc7 Don't use iterator after being erased. by Jakub Staszak · 13 years ago
  23. 8a66b6a Correct copy-pasto where we're talking about function attributes and not parameter attributes. by Bill Wendling · 13 years ago
  24. 5c1f3d1 Fix comments in HexagonOperands.td. by Jyotsna Verma · 13 years ago
  25. b30e256 rdar://12329730 (defect 2) by Shuxin Yang · 13 years ago
  26. ec66ac5 Remove unneeded #includes. by Jakub Staszak · 13 years ago
  27. d6d6859 Fix a comment bug in toascii simplifier by Meador Inge · 13 years ago
  28. d7aa323 instcombine: Migrate printf optimizations by Meador Inge · 13 years ago
  29. 22689b6 Move the code that uses SCEVs prior to creating the new loops. by Nadav Rotem · 13 years ago
  30. d642baf Normalize splat 256bit vectors with 8 elements. by Jakub Staszak · 13 years ago
  31. ed9e442 Decouple MCInstBuilder from the streamer per Eli's request. by Benjamin Kramer · 13 years ago
  32. 70af909 Remove stray trailing backslash by Matt Beaumont-Gay · 13 years ago
  33. 9a33f9f tsan: fix lint warnings by Dmitry Vyukov · 13 years ago
  34. a5cf16f Rewrite test to not use a FileCheck variable and redefine it on the same line. by Eli Bendersky · 13 years ago
  35. 391271f Add MCInstBuilder, a utility class to simplify MCInst creation similar to MachineInstrBuilder. by Benjamin Kramer · 13 years ago
  36. 6702e53 [tsan] add fail order to compare_exchange by Dmitry Vyukov · 13 years ago
  37. 9853db7 Fix a PassManager pointer use-after-free bug. by Zhou Sheng · 13 years ago
  38. 38c4441 instcombine: Migrate toascii optimizations by Meador Inge · 13 years ago
  39. 017bb75 instcombine: Migrate isascii optimizations by Meador Inge · 13 years ago
  40. a0798ec instcombine: Migrate isdigit optimizations by Meador Inge · 13 years ago
  41. d6a9307 Removing SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG by Joe Abbey · 13 years ago
  42. 250ab62 Fix gcc's -Wunused-but-set-variable warnings. by Rafael Espindola · 13 years ago
  43. 48bb786 Fix bogus comment; no functional change. by Meador Inge · 13 years ago
  44. dfb3b1a instcombine: Migrate *abs optimizations by Meador Inge · 13 years ago
  45. 15d099a instcombine: Migrate ffs* optimizations by Meador Inge · 13 years ago
  46. 6bfc348 Move the max vector width to a constant parameter. No functionality change. by Nadav Rotem · 13 years ago
  47. 00e8074 Fix the document style. by Nadav Rotem · 13 years ago
  48. 8c6b736 Refactor the ptr runtime check generation code. No functionality change. by Nadav Rotem · 13 years ago
  49. 170a15e Code Custodian: by Joe Abbey · 13 years ago
  50. f4f14f6 Add support for .cfi_register now that it is easy to extent the representation by Rafael Espindola · 13 years ago
  51. a91eead Move semantics are great, don't destroy the optimization opportunity with trivial copy ctors. by Benjamin Kramer · 13 years ago
  52. a8e2b2b Rename method. No functionality change. by Nadav Rotem · 13 years ago
  53. d7e0b7c The induction-pointer work is inspired by a research paper. This commit adds a reference. by Nadav Rotem · 13 years ago
  54. 0af63ac Add support for pointer induction variables even when there is no integer induction variable. by Nadav Rotem · 13 years ago
  55. 327e4cb Refactor to make helper method static. by Craig Topper · 13 years ago
  56. 14a708b Further cleanups. Thanks for Sean Silva for noticing it. by Rafael Espindola · 13 years ago
  57. 7279809 Add an extra slash so doxygen comments will be properly recognized. by Craig Topper · 13 years ago
  58. c1aa638 Remove duplicate check of LimitFloatPrecision. It was already checked earlier before IsExp10 could be set to true. by Craig Topper · 13 years ago
  59. 915562e Factor common code out of individual if blocks into common tail. by Craig Topper · 13 years ago
  60. 134f78c Remove redundant calls to getCurDebugLoc in visitIntrinsicCall. It's already called at the start of the function and captured in a local variable. by Craig Topper · 13 years ago
  61. 538cd48 Refactor a bit to make some helper methods static. by Craig Topper · 13 years ago
  62. 8a2ce5d libLTO: Add a utility method to initialize the disassemblers. by Benjamin Kramer · 13 years ago
  63. d3022b8 PPC: Reinstate the fatal error when trying to emit a macho file. by Benjamin Kramer · 13 years ago
  64. cb4028b ARM: Share applyFixup between ELF and Darwin. by Benjamin Kramer · 13 years ago
  65. 915558e PPC: MCize most of the darwin PIC emission. by Benjamin Kramer · 13 years ago
  66. e8ca482 PPC: Share applyFixup between ELF and Darwin. by Benjamin Kramer · 13 years ago
  67. 8f2dce0 PPC: Simplify code with Twines. by Benjamin Kramer · 13 years ago
  68. b315772 Factor some common code out of individual if blocks. by Craig Topper · 13 years ago
  69. ff233c9 Change the representation of MCCFIInstruction. by Rafael Espindola · 13 years ago
  70. 7f74d2c Give each MCCFIInstruction its own opcode. by Rafael Espindola · 13 years ago
  71. 529a01d Move a bit of duplicated code into a helper function. by Rafael Espindola · 13 years ago
  72. 28c9ea3 Refactor how MCCFIInstructions are created. by Rafael Espindola · 13 years ago
  73. 4ccb49a CodeGenPrepare: Move ret duplication out of the instruction iteration loop. by Benjamin Kramer · 13 years ago
  74. 5d1e089 Refactor a bit to make some helper functions static. by Craig Topper · 13 years ago
  75. 985884c Add a -disable-cfi option to llvm-mc. This is useful for debugging as by Rafael Espindola · 13 years ago
  76. c8fec7e Implement .cfi_undefined. Based on a patch from PaX team, updated by by Rafael Espindola · 13 years ago
  77. 834518f Disallow the undocumented practice of starting the datalayout string with '-'. by Patrik Hägglund · 13 years ago
  78. b46702c Update call to the new syntax. by Bill Wendling · 13 years ago
  79. f284aef Remove unused parameter Penalty from the BoundsChecking pass. by Joey Gouly · 13 years ago
  80. d5f0318 Cleanup: Simplify loop end logic in computeRegisterProperties(). by Patrik Hägglund · 13 years ago
  81. e84b47e Added me as the owner of the Sparc backend by Venkatraman Govindaraju · 13 years ago
  82. 99ba589 Mark me as the owner of the gold plugin. by Rafael Espindola · 13 years ago
  83. 6098c6b Add more functions to the target library information. by Meador Inge · 13 years ago
  84. d59c072 llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp: Prune AddressSanitizerCreateGlobalRedzonesPass::ID. [-Wunused-variable] by NAKAMURA Takumi · 13 years ago
  85. 9f696c8 Fix 80-col violation by Eli Bendersky · 13 years ago
  86. f6dae76 IntelJITEventsWrapper.h: Prune two members, FinalizeThreadFunc and FinalizeProcessFunc, for now. [-Wunused-private-field] by NAKAMURA Takumi · 13 years ago
  87. bbef5ea Documentation: convert SourceLevelDebugging.html to reST by Dmitri Gribenko · 13 years ago
  88. 7a3b7e5 Remove 'sretpromotion' pass from the documentation. This pass is long dead. by Chandler Carruth · 13 years ago
  89. 7462c12 Generalize matching of add_executable to add_XXX_executable. by Ted Kremenek · 13 years ago
  90. b47ec40 llvm.fmuladd.* lowering should be checking isOperationLegalOrCustom, rather than by Lang Hames · 13 years ago
  91. b9a12ea [asan] rip off the creation of global redzones from the main AddressSanitizer class into a separate class. The intent is to make it a separate ModulePass in the following commmits by Kostya Serebryany · 13 years ago
  92. 4117bec Pull some code out into functions to make rearranging them a bit easier. by Eric Christopher · 13 years ago
  93. 72a2c06 Corrects a problem where we reply exclusively of GEPs to drive by Preston Briggs · 13 years ago
  94. 198ad91 Mips direct object xgot support by Jack Carter · 13 years ago
  95. 17ced45 Fix a typo in FileCheck.rst by Eli Bendersky · 13 years ago
  96. f09a037 [mips] Generate big GOT code. by Akira Hatanaka · 13 years ago
  97. 238f34a Adding tests for the Intel JIT event listener's MCJIT support. by Andrew Kaylor · 13 years ago
  98. d43e06d [mips] Simplify lowering functions in MipsISelLowering.cpp by using the helper by Akira Hatanaka · 13 years ago
  99. 6b28b80 [mips] Add helper functions that create nodes for computing address. by Akira Hatanaka · 13 years ago
  100. 81784cb [mips] Add command line option "-mxgot". by Akira Hatanaka · 13 years ago