1. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  2. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  3. e38859d Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and by Bill Wendling · 13 years ago
  4. a379b181 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 14 years ago
  5. 76933f4 Don't forget to reconstruct D after changing the scope that we're looking at. by Eric Christopher · 14 years ago
  6. 6647b83 Add a new wrapper node for a DILexicalBlock that encapsulates it and a by Eric Christopher · 14 years ago
  7. db4374a Provide fast path as Jakob suggested. by Devang Patel · 14 years ago
  8. 784077e Stay within 80 columns. by Devang Patel · 14 years ago
  9. e1649c3 Provide utility to extract and use lexical scoping information from machine instructions. by Devang Patel · 14 years ago