1. 315b1bb Continue propagating the GoogleTest flags until we can update our version to by Chandler Carruth · 14 years ago
  2. b5a158b Revert r98089, it was breaking a clang test. by Jakob Stoklund Olesen · 14 years ago
  3. 9e5d87d Try to keep the cached inliner costs around for a bit longer for big functions. by Jakob Stoklund Olesen · 14 years ago
  4. 74a6842 Permit inlining into huge functions. This heuristic is ancient, and inlining by Jakob Stoklund Olesen · 14 years ago
  5. dff4b4c Change the Value argument to eliminateFrameIndex to a type-tagged value. This by Jim Grosbach · 14 years ago
  6. a2c618a MSR (Move to Special Register from ARM core register) requires a mask to specify by Johnny Chen · 14 years ago
  7. f3a066f MC/Mach-O: For PCrel relocations, we need to compensate for the PCrel adjustment when determining if we need a scattered relocation. by Daniel Dunbar · 14 years ago
  8. aef9d7a MC/Mach-O: Also set the PCrel bit in the second half of paired relocation entries. by Daniel Dunbar · 14 years ago
  9. e180fa9 MC/Mach-O: Don't generate relocations for PCrel fixups to local labels. by Daniel Dunbar · 14 years ago
  10. f7b7304 The address of an indirect call must be in R12 on Darwin. by Dale Johannesen · 14 years ago
  11. f10e43e Consolidate GoogleTest make options and duplicate them to its own makefile. by Chandler Carruth · 14 years ago
  12. 4e50154 scavenged frame index value re-use gets confused when more than one base by Jim Grosbach · 14 years ago
  13. bdc38e5 The ARM EH experiment worked! by Bill Wendling · 14 years ago
  14. ad4f66c In cases where the carry / borrow unused converted ladd / lsub by Richard Osborne · 14 years ago
  15. 78717cd Canonicalize ladd constant to RHS. by Richard Osborne · 14 years ago
  16. 7b871b3 Add DAG combine for ladd / lsub. by Richard Osborne · 14 years ago
  17. 7ebc377 Attempt to fix random build failures seen when doing highly by Duncan Sands · 14 years ago
  18. bfc9999 Allow more cross-rc coalescing. by Evan Cheng · 14 years ago
  19. c608784 reapply r98035: by Chris Lattner · 14 years ago
  20. 6c7dfc0 add some extra checks. I'm not sure why, but this does unbreak a by Chris Lattner · 14 years ago
  21. 7ef1840 Revert accidental commit. by Evan Cheng · 14 years ago
  22. 1552ccc Don't do illegal cross-class coalescing. by Jakob Stoklund Olesen · 14 years ago
  23. 31f94c7 - Make the machine cse dumb coalescer (as opposed to the more awesome simple by Evan Cheng · 14 years ago
  24. 81d0c36 Don't try to fold V_SET0 and V_SETALLONES to loads in medium and by Dan Gohman · 14 years ago
  25. 94a1c63 This is part of an LLC-beta test used to test <rdar://problem/6804645>. Please by Bill Wendling · 14 years ago
  26. ee6414c Speculatively revert r98035. It appears to have caused a set of buildbot by Eric Christopher · 14 years ago
  27. 19b3826 Attempt to make this debug output meaningful, both in the case of by Dan Gohman · 14 years ago
  28. 1e233f5 Now that setStartLabel takes an MCSymbol, we can de-ID'ize by Chris Lattner · 14 years ago
  29. b7db733 change DbgScope to keep track of the start/end label as MCSymbol* by Chris Lattner · 14 years ago
  30. cbac7f1 Make isLCSSA ignore uses in blocks not reachable from the entry block, by Dan Gohman · 14 years ago
  31. 5b9062c remove a useless optimization: now that label replacement never by Chris Lattner · 14 years ago
  32. a34ec229 strength reduce MMI::MappedLabel to MMI::isLabelDeleted, by Chris Lattner · 14 years ago
  33. 23071ce inline RemapLabel into its only caller and simplify. by Chris Lattner · 14 years ago
  34. 45aefff MC/Mach-O: Tweak .dump() formatting. by Daniel Dunbar · 14 years ago
  35. f8b8ad7 MC/Mach-O: Don't adjust section sizes when aligning zero fill sections, just pad the address. by Daniel Dunbar · 14 years ago
  36. 768069e Another place where debug info affected codegen. by Dale Johannesen · 14 years ago
  37. b2cc1a3 mcstreamerize AsmPrinter::printLabel. by Chris Lattner · 14 years ago
  38. 2ddbf82 Add inlining threshold to log output. by Jakob Stoklund Olesen · 14 years ago
  39. 35071a0 Disable physical register coalescing when the number of live ranges for the by Jakob Stoklund Olesen · 14 years ago
  40. 4b94550 Start using DIFile. See updated SourceLevelDebugging.html for more information. by Devang Patel · 14 years ago
  41. cf6f28d Print blank line and clear stubs vector. by Bill Wendling · 14 years ago
  42. becd83e MC-ize the stub printing in ARM. by Bill Wendling · 14 years ago
  43. 6cde3e6 add a EmitSymbolValue convenience method to MCStreamer. by Chris Lattner · 14 years ago
  44. 6ed0f90 make InlineInfoLabels hold MCSymbol*'s, avoiding recomputation of the labels. by Chris Lattner · 14 years ago
  45. b9dc5f7 mc'ize the last use of PrintLabelName and eliminate PrintLabelName. by Chris Lattner · 14 years ago
  46. ef6b14f eliminate an argument from PrintRelDirective, sinking by Chris Lattner · 14 years ago
  47. 8f03d75 Print the correct index in the "match failed at index" message. by Dan Gohman · 14 years ago
  48. b67d69d remove the suffix form of PrintLabelName, which was only used for 'flavor'. by Chris Lattner · 14 years ago
  49. c3421bb now that the debug and eh emitters use a common .set counter, by Chris Lattner · 14 years ago
  50. 0d50c76 move .set generation out of DwarfPrinter into AsmPrinter and MCize it. by Chris Lattner · 14 years ago
  51. 5196018 Don't waste time trying to CSE labels, phis, inline asm. Definitely avoid cse implicit-def for obvious performance reason. by Evan Cheng · 14 years ago
  52. 6c3b8ac Restrict machine cse to really trivial coalescing. Leave the heavy lifting to a real coalescer. by Evan Cheng · 14 years ago
  53. 5757876 simplify EmitSectionOffset to always use .set if it is by Chris Lattner · 14 years ago
  54. 82f0507 don't reset defaults. by Chris Lattner · 14 years ago
  55. effa868 Remove a version of EmitDifference. by Chris Lattner · 14 years ago
  56. f5fd499 Fix a crash compiling 254.gap for Thumb2. The Thumb2 add/sub with 12-bit by Bob Wilson · 14 years ago
  57. 687fed3 Re-commit 97860 with fix. getMallocAllocatedType may return null. by Evan Cheng · 14 years ago
  58. dd8187a eliminate a form of PrintLabelName. by Chris Lattner · 14 years ago
  59. 326861c remove another form of EmitReference. by Chris Lattner · 14 years ago
  60. c7249da eliminate the non-MCSymbol versions of EmitReference. by Chris Lattner · 14 years ago
  61. f829eef mc'ize EmitLabel. by Chris Lattner · 14 years ago
  62. 4faf59a merge DIEObjectLabel and DIEDwarfLabel into DIELabel. by Chris Lattner · 14 years ago
  63. 7aa8189 Introduce DIFile. This will be used to represent header files and source file(s) in debug info. by Devang Patel · 14 years ago
  64. b98b1bf elimiante the DWLabel class, using MCSymbol instead. Start by Chris Lattner · 14 years ago
  65. 0e82240 Fix the vmxon entry in the X86InstrInfo.td so it has the correct prefix bytes by Kevin Enderby · 14 years ago
  66. b2b4acd MC/Macho-O: Align the zerofill section itself to the maximum alignment. by Daniel Dunbar · 14 years ago
  67. 77bf295 Derive DIType from DIScope. This simplifies getContext() where for members the context is a type. This also eliminates need of CompileUnitMaps maintained by dwarf writer. by Devang Patel · 14 years ago
  68. f17f5eb Remove DbgNode checks in constructor. Debug descriptors are intended to be light weight wrappers. by Devang Patel · 14 years ago
  69. 37fad5c MC/Mach-O: Fix address compution for zero fill sections. by Daniel Dunbar · 14 years ago
  70. 0ce6bd5 MC/Mach-O: Error out instead of crashing on invalid scattered relocation expressions. by Daniel Dunbar · 14 years ago
  71. b93c72c X86: Fix encoding for TEST{8,16,32}rr. by Daniel Dunbar · 14 years ago
  72. dc444e9 Add documentation on sibling call optimization. Rename tailcall2.ll test to sibcall.ll. by Evan Cheng · 14 years ago
  73. 9dcd6f1 isNull() is not used any more. by Devang Patel · 14 years ago
  74. 3c91b05 Avoid using DIDescriptor.isNull(). by Devang Patel · 14 years ago
  75. ccb4f2d Iterator traits and swap. closes PR6548 and PR6549 by Andrew Lenharth · 14 years ago
  76. 7129a67 Don't always run the ocaml kaleidoscope tutorials. by Erick Tryzelaar · 14 years ago
  77. 197d009 Revert r97726 and r97728 at ddunbar's request; we want to solve this by John McCall · 14 years ago
  78. 49457b8 Add OCaml tutorial to the examples. by Erick Tryzelaar · 14 years ago
  79. 9ef76b9 Update the OCaml Kaleidoscope tutorial. by Erick Tryzelaar · 14 years ago
  80. 0ef3fa6 Revert r97947. by Devang Patel · 14 years ago
  81. dd6fbd1 disambiguate some types, add a fixme about some inconsistent intrinsics. by Chris Lattner · 14 years ago
  82. 3485b51 fix some more ambiguous patterns, remove another nontemporalstore by Chris Lattner · 14 years ago
  83. 341b274 Correct immediate sizes. by Chris Lattner · 14 years ago
  84. 0273fbb fix a type compatibility bug. imm is i32 in the input pattern, not i64. by Chris Lattner · 14 years ago
  85. d10a53d fix a bunch of partially ambiguous patterns on ARM. As an example, this: by Chris Lattner · 14 years ago
  86. b200f1c Fix a bunch of ambiguous patterns which tblgen happens to infer types by Chris Lattner · 14 years ago
  87. 43e4754 Node arguments to type casts can have names too. This code by Chris Lattner · 14 years ago
  88. e00ed57 tidy up by Chris Lattner · 14 years ago
  89. d8cc5d5 Avoid using DIDescriptor.isNull(). by Devang Patel · 14 years ago
  90. fab4a25 Add Order to SDDbgValue by Dale Johannesen · 14 years ago
  91. 84839da Fix dbg value handling in tail merging. by Dale Johannesen · 14 years ago
  92. 9a1ac4c remove a non-temporal store pattern which is not tested and by Chris Lattner · 14 years ago
  93. 1ddcf35 Revert r97917, which was causing Clang Debug self-host failures. by Douglas Gregor · 14 years ago
  94. 6fec233 Roll back r97918 again. Just configuring against llvm-gcc wasn't enough to run by Jeffrey Yasskin · 14 years ago
  95. 92ce42f Reapply r97788 to free MDNodes when the LLVMContext is destroyed. It by Jeffrey Yasskin · 14 years ago
  96. 9467f0e Roll r97906 forward again, without double-deleting CompileUnit::IndexTyDie. by Jeffrey Yasskin · 14 years ago
  97. 8f9db4c Add findNearestCommonDominator() for PostDominators. by Tobias Grosser · 14 years ago
  98. acee647 Use Other as a sentinel instead of iAny. by Chris Lattner · 14 years ago
  99. 81d6d52 turn off debug spew by Chris Lattner · 14 years ago
  100. 6fd326b more factoring. by Chris Lattner · 14 years ago