Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell | |
Header files will be on the way. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9298 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2003-05-29 | Eliminate unnecessary ->get calls that are now automatically handled. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6397 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-12-08 | Iterator that enumerates the ProgramDependenceGraph (PDG) for a function, | Vikram S. Adve | |
i.e., enumerates all data and control dependences for the function. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4958 91177308-0d34-0410-b5e6-96231b3b80d8 |