Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-02 | Add help support for -mcpu and -mattr. | Jim Laskey | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23222 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2005-09-02 | Fix VC++ build errors | Jeff Cohen | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23210 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2005-09-01 | This new class provides support for platform specific "features". The intent | Jim Laskey | |
is to manage processor specific attributes from the command line. See examples of use in llc/lli and PowerPCTargetSubtarget. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23191 91177308-0d34-0410-b5e6-96231b3b80d8 |