1. e7b5252 Add -arm-long-calls option to force calls to be indirect. This makes the by Jim Grosbach · 14 years ago
  2. 070c07f Fix TrackingVH to handle const Value subclasses. by Dan Gohman · 14 years ago
  3. 75d4ec3 Remove a const here. This makes this function consistent with all the by Dan Gohman · 14 years ago
  4. 0a60fa3 Constify GetConstantStringInfo. by Dan Gohman · 14 years ago
  5. 4eb3739 Don't use DILocation when processing a DebugLoc. by Nicolas Geoffray · 14 years ago
  6. 2fd100a For t2BFI disassembly, apply the same error checking as in r101205. by Johnny Chen · 14 years ago
  7. 7ad3b2a Move a bunch of methods from CallSite to CallSiteBase, so that they can by Dan Gohman · 14 years ago
  8. d907d25 Fixed another assert exposed by fuzzing. The utility function getRegisterEnum() by Johnny Chen · 14 years ago
  9. d394e27 Remove unneeded types from test. by Jakob Stoklund Olesen · 14 years ago
  10. 86cd445 - Code clean up to reduce indentation. by Evan Cheng · 14 years ago
  11. 7b975f4 Use FunTy instead of hard-coding Function. by Dan Gohman · 14 years ago
  12. 164cd8b Don't custom lower bit converts to ARM VMOVDRRD or VMOVDRR when the operand by Bob Wilson · 14 years ago
  13. ce93108 Oops, make these public. by Dan Gohman · 14 years ago
  14. d9587fd Move getType() and getCaller() into CallSiteBase so that by Dan Gohman · 14 years ago
  15. dda54ee Trim tests and convert to FileCheck. by Evan Cheng · 14 years ago
  16. 6465265 Delete unneeeded arguments. by Dan Gohman · 14 years ago
  17. 6a732b5 Delete unused arguments. by Dan Gohman · 14 years ago
  18. 2520864 Factor out EH landing pad code into a separate function, and constify by Dan Gohman · 14 years ago
  19. 7f6b8b8 Reset the debug location even if the instruction was a terminator. by Dan Gohman · 14 years ago
  20. 833ec1d Fix a missing #include. by Dan Gohman · 14 years ago
  21. 1160945 Refine #includes. by Dan Gohman · 14 years ago
  22. 4031d59 Split ISD::NodeType and a few related items out of SelectionDAGNodes.h by Dan Gohman · 14 years ago
  23. fe85e76 Pull utility routines with no SelectionDAG dependence out of by Dan Gohman · 14 years ago
  24. b02b62a Fix typos in comments. by Dan Gohman · 14 years ago
  25. 6ed58e0 performance: cache the dereferenced use_iterator by Gabor Greif · 14 years ago
  26. 9880997 Delete an obsolete comment. by Dan Gohman · 14 years ago
  27. c21a2dc Delete an unused function. by Dan Gohman · 14 years ago
  28. 5dc4433 Clear the FunctionLoweringInfo object before doing other things that by Dan Gohman · 14 years ago
  29. 0e02672 Move this assert out of SelectionDAGISel into FunctionLoweringInfo, and by Dan Gohman · 14 years ago
  30. 046fe6b Add a comment. by Dan Gohman · 14 years ago
  31. b13033f Move the code for initialing the entry block livein set out of SelectionDAGISel. by Dan Gohman · 14 years ago
  32. c0fb65d Reorgnaize this code to be more tidy and readable. by Dan Gohman · 14 years ago
  33. 441516f Trim #includes. by Dan Gohman · 14 years ago
  34. 9870826 Move the code for emitting livein copies out of SelectionDAGISel. by Dan Gohman · 14 years ago
  35. 67894a3 performance: cache the dereferenced use_iterator by Gabor Greif · 14 years ago
  36. de4c0a7 Sink landing-pad marking code out of by Dan Gohman · 14 years ago
  37. d0d8275 It's not necessary to recompute EB here. by Dan Gohman · 14 years ago
  38. 488d442 performance: cache the dereferenced use_iterator by Gabor Greif · 14 years ago
  39. 2c93e39 Add a comment. by Dan Gohman · 14 years ago
  40. 5861142 Fix whitespace, comments. by Dan Gohman · 14 years ago
  41. 4788ec4 Add explicit keywords. by Dan Gohman · 14 years ago
  42. 6193e5b Use C++, not C++-standard-library-internals-ese. by Dan Gohman · 14 years ago
  43. 8bc489f Make SuccIterator's private parts private too. by Dan Gohman · 14 years ago
  44. 0118b8d Make helper utility members private. by Dan Gohman · 14 years ago
  45. be10811 EDis: Don't include inttypes.h. We support compilers which don't provide it. It was unused anyways. by Benjamin Kramer · 14 years ago
  46. 29efad1 Enable RTTI again. While this works fine for LLVM, it creates an ABI by Nick Lewycky · 14 years ago
  47. ac1a379 Don't forget cmake! by Nick Lewycky · 14 years ago
  48. 0a850d6 Turn off RTTI for VMCore. Yay! by Nick Lewycky · 14 years ago
  49. 3c594ff I don't know how, but I managed to goof the revert. Remove function that should by Nick Lewycky · 14 years ago
  50. 3715e45 Revert r101213. by Nick Lewycky · 14 years ago
  51. d4ef4df Remove accidentally committed cruft. by Nick Lewycky · 14 years ago
  52. beba1a3 Fix 80 column ruler. by Nick Lewycky · 14 years ago
  53. ac15da6 Bugpoint no longer uses exceptions. by Nick Lewycky · 14 years ago
  54. d305035 implement mc asmparser support for '.', which gets the by Chris Lattner · 14 years ago
  55. ff1ef6b Remove tab. by Nick Lewycky · 14 years ago
  56. 05f1498 Commit testcase for r101213. by Nick Lewycky · 14 years ago
  57. 5894c0b While DAE can't modify the function signature of an externally visible function, by Nick Lewycky · 14 years ago
  58. 32acbc1 Generalize this code to handle Instructions in addition to ConstantExprs. by Dan Gohman · 14 years ago
  59. b4be71e Reorder the methods of this class to be a little more organized. by Dan Gohman · 14 years ago
  60. 6f72ab3 Fixed another assert exposed by fuzzing. Now, when an encoding error occurs by Johnny Chen · 14 years ago
  61. 1d526c3 Clear MachineInstr->MCSymbol maps at the end of a function. by Devang Patel · 14 years ago
  62. efcdac0 Fixed an assert() exposed by fuzzing. Now, instead of assert when an invalid by Johnny Chen · 14 years ago
  63. 07b3a04 Fix -Asserts warnings. by Daniel Dunbar · 14 years ago
  64. 7cc11ce XFAIL this test for powerpc. by Devang Patel · 14 years ago
  65. 533ae9b Unbreak CMake build by improving the EnhancedDisassembly makefile a by Douglas Gregor · 14 years ago
  66. 6327537 Fast path implicit_def check. by Evan Cheng · 14 years ago
  67. 370aac4 Add test for post-ra machine licm. by Evan Cheng · 14 years ago
  68. 6a234f0 Handle a v2f64 formal parameter that is split between registers and memory by Bob Wilson · 14 years ago
  69. 535f4de Quick fix for build errors caused by undefined NULL. by Sean Callanan · 14 years ago
  70. 9899f70 Fixed a nasty layering violation in the edis source by Sean Callanan · 14 years ago
  71. 0a6f053 Add CMake support for 'edis'. by Ted Kremenek · 14 years ago
  72. 8a87ffb Changed getSOImmValRotate()'s hunt retry logic to ignore the low order 6 bits, by Johnny Chen · 14 years ago
  73. 50d80e3 Do not include types without any definition in pubtypes list. by Devang Patel · 14 years ago
  74. c15d913 Avoid variable shadowing. by Evan Cheng · 14 years ago
  75. aeb2f4a Expand postra machine licm's capability a little more. If an instruction's register operands are all loop invariants, then it's safe to hoist it. by Evan Cheng · 14 years ago
  76. 8d17160 Teach MachineSinking to handle easy critical edges. by Jakob Stoklund Olesen · 14 years ago
  77. 005de5e Fix test on non-x86 hosts. by Evan Cheng · 14 years ago
  78. fc5a03e Re-apply 101075 and fix it properly. Just reuse the debug info of the branch instruction being optimized. There is no need to --I which can deref off start of the BB. by Evan Cheng · 14 years ago
  79. f23c769 Make the disassembler respect the assembler dialect when printing instructions, by Chris Lattner · 14 years ago
  80. 97e6992 Temporarily revert r101075, it's causing invalid iterator assertions by Eric Christopher · 14 years ago
  81. 5dc57ce Teach postra machine licm to hoist more obvious invariants, e.g. instructions with no source operands. by Evan Cheng · 14 years ago
  82. 4183e31 Add a few comments. by Dan Gohman · 14 years ago
  83. 81bf03e Eliminate MachineBasicBlock::const_livein_iterator and make by Dan Gohman · 14 years ago
  84. 9e9aa44 Rename MachineFrameInfo variables to MFI, for consistency with by Dan Gohman · 14 years ago
  85. 13e73f4 Move MachineRegisterInfo's isLiveIn and isLiveOut out of line. by Dan Gohman · 14 years ago
  86. c5e43c9 Use MachineBasicBlock::isLiveIn. by Dan Gohman · 14 years ago
  87. 5c98294 Delete an unused member variable. by Dan Gohman · 14 years ago
  88. 2828779 Teach ScalarEvolution to simplify smax and umax when it can prove by Dan Gohman · 14 years ago
  89. 3ab1312 Minor code micro-optimizations. by Dan Gohman · 14 years ago
  90. 2a7cb9d Actually... return after the check for invalid input. by Eric Christopher · 14 years ago
  91. b0322e6 BumpPtrAllocator::Reset() doesn't need to allocate anything. (Thanks, Jakob) by Benjamin Kramer · 14 years ago
  92. f3a3b0f Update unittest for allocator laziness. by Benjamin Kramer · 14 years ago
  93. 5e6a705 Let BumpPtrAllocator lazily allocate the first slab. by Benjamin Kramer · 14 years ago
  94. d5e6240 Remove SCCVN from the CMake build system. by Owen Anderson · 14 years ago
  95. 00736fc checkpoint. by Chris Lattner · 14 years ago
  96. fd64901 SCCVN, we hardly knew ye! by Owen Anderson · 14 years ago
  97. 7c57b7b Fix PR6826: GraphWriter delete the generated file before "dotty" load it, by Chris Lattner · 14 years ago
  98. b123b8b Replace r101053 with a fix for getSOImmValRotate() so that it will correctly by Bob Wilson · 14 years ago
  99. a590b79 Teach IndVarSimplify how to eliminate remainder operators where the by Dan Gohman · 14 years ago
  100. afc9a0c VMCore: Add Type::getIntN[Ptr]Ty, which are the obvious generic forms of by Daniel Dunbar · 14 years ago