summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/LLVMCConfigurationEmitter.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Use Doxygen-style comments.Mikhail Glushenkov2008-05-071-63/+81
| | | | llvm-svn: 50833
* Change from llvm::SmallSet<std::string> to llvm::StringMap<char>.Mikhail Glushenkov2008-05-061-2/+1
| | | | llvm-svn: 50766
* Add new edge property combinator: weight.Mikhail Glushenkov2008-05-061-55/+85
| | | | llvm-svn: 50765
* Use edge weights to choose the right linker based on input language names.Mikhail Glushenkov2008-05-061-25/+49
| | | | llvm-svn: 50759
* Add weights to graph edges. Choose between edges based on their weight.Mikhail Glushenkov2008-05-061-14/+9
| | | | llvm-svn: 50757
* Remove the UnpackValues() function.Mikhail Glushenkov2008-05-061-3/+3
| | | | llvm-svn: 50756
* Add a --linker command-line option, make all tests pass.Mikhail Glushenkov2008-05-061-5/+6
| | | | llvm-svn: 50755
* Naming fix: LLVMCCConfigurationEmitter -> LLVMCConfigurationEmitter.Mikhail Glushenkov2008-05-061-3/+3
| | | | llvm-svn: 50754
* Rename LLVMCCConfigurationEmitter to LLVMCConfigurationEmitterMikhail Glushenkov2008-05-061-0/+1126
llvm-svn: 50748
OpenPOWER on IntegriCloud