Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-14 | don't have i386-specific tests in CodeGen/Generic, PR6601. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98508 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2008-01-07 | Setting GlobalDirective in TargetAsmInfo by default rather than | Gordon Henriksen | |
providing a misleading facility. It's used once in the MIPS backend and hardcoded as "\t.globl\t" everywhere else. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45676 91177308-0d34-0410-b5e6-96231b3b80d8 |