summaryrefslogtreecommitdiff
path: root/include/llvm/LLC
Commit message (Collapse)AuthorAge
* Privatize LLCOptions. It had no business being visible to the entireChris Lattner2001-07-22
| | | | | | | program. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267 91177308-0d34-0410-b5e6-96231b3b80d8
* Move private header into private directoryChris Lattner2001-07-22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266 91177308-0d34-0410-b5e6-96231b3b80d8
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253 91177308-0d34-0410-b5e6-96231b3b80d8
* CompileContext and options class for the llc compiler.Vikram S. Adve2001-07-21
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227 91177308-0d34-0410-b5e6-96231b3b80d8