Histórico de Commits

Autor SHA1 Mensagem Data
  Keno Fischer 6c1dec62d2 Re-Revert r257105 (Verifier debug info changes) há 9 anos atrás
  Keno Fischer 99220ce3fc Reapply r257105 "[Verifier] Check that debug values have proper size" há 9 anos atrás
  David Majnemer dc706797f9 [WinEH] CatchHandler which don't have catch objects in StackColoring há 9 anos atrás
  David Majnemer 204e31b7ab [WinEH] Update WinEHFuncInfo if StackColoring merges allocas há 9 anos atrás
  Keno Fischer c950114021 Temporarily revert r257105 "[Verifier] Check that debug values have proper size" há 9 anos atrás
  Keno Fischer 97515eb97b [Verifier] Check that debug values have proper size há 9 anos atrás
  Matthias Braun e9c8191eeb Remove MCInstrItineraries includes in parts that don't use them anymore há 10 anos atrás
  Duncan P. N. Exon Smith e56023a059 IR: Give 'DI' prefix to debug info metadata há 10 anos atrás
  Duncan P. N. Exon Smith 0477045c32 CodeGen: Stop using DIDescriptor::is*() and auto-casting há 10 anos atrás
  Benjamin Kramer cdef9818bc StackColoring: Move set instead of copying. NFC. há 10 anos atrás
  Duncan P. N. Exon Smith dad20b2ae2 IR: Split Metadata from Value há 10 anos atrás
  Robin Morisset 217b38e19a Fix typos in comments, NFC há 11 anos atrás
  Chandler Carruth 8677f2ff9a [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE há 11 anos atrás
  Nick Lewycky d63390cba1 Break PseudoSourceValue out of the Value hierarchy. It is now the root of its own tree containing FixedStackPseudoSourceValue (which you can use isa/dyn_cast on) and MipsCallEntry (which you can't). Anything that needs to use either a PseudoSourceValue* and Value* is strongly encouraged to use a MachinePointerInfo instead. há 11 anos atrás
  David Blaikie 77cf856e56 Implement depth_first and inverse_depth_first range factory functions. há 11 anos atrás
  Paul Robinson 5fa58a5b23 Disable each MachineFunctionPass for 'optnone' functions, unless that há 11 anos atrás
  Benjamin Kramer e07a3f5707 StackColoring: Use range-based for loops. há 11 anos atrás
  Benjamin Kramer 1ceef0ef50 MachineModuleInfo: Turn nested std::pairs into a proper struct. há 11 anos atrás
  Craig Topper 9f998de891 [C++11] Add 'override' keyword to virtual methods that override their base class. há 11 anos atrás
  Chandler Carruth f4ec8bfaec [Layering] Move DebugInfo.h into the IR library where its implementation há 11 anos atrás
  Benjamin Kramer ee5e607355 Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate. há 11 anos atrás
  Hal Finkel 397cd32bc2 Disable the use of TBAA when using AA in CodeGen há 11 anos atrás
  Hal Finkel 07b072b24d Update StackProtector when coloring merges stack slots há 11 anos atrás
  Hal Finkel 48f7a2389e Update IR when merging slots in stack coloring há 11 anos atrás
  Chandler Carruth 56e1394c88 [cleanup] Move the Dominators.h and Verifier.h headers into the IR há 11 anos atrás
  Alp Toker 087ab613f4 Correct word hyphenations há 11 anos atrás
  Matthias Braun 331de11a0a Rename LiveRange to LiveInterval::Segment há 12 anos atrás
  Robert Wilhelm f80a63fa23 Fix spelling intruction -> instruction. há 12 anos atrás
  Craig Topper f22fd3f7b5 Use SmallVectorImpl instead of SmallVector for iterators and references to avoid specifying the vector size unnecessarily. há 12 anos atrás
  Derek Schuff c22cdb7203 Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707) há 12 anos atrás