| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move PPC getSwappedPredicate for reuse | Hal Finkel | 2013-04-20 | 1 | -0/+15 |
| | | | | | | | | | | | | The getSwappedPredicate function can be used in other places (such as in improvements to the PPCCTRLoops pass). Instead of trapping it as a static function in PPCInstrInfo, move it into PPCPredicates with other predicate-related things. No functionality change intended. llvm-svn: 179926 | ||||
| * | Remove default case from fully covered switch. | Benjamin Kramer | 2013-03-26 | 1 | -1/+1 |
| | | | | | llvm-svn: 178025 | ||||
| * | Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to ↵ | Evan Cheng | 2011-07-26 | 1 | -0/+31 |
| MCTargetAsmLexer; rename createAsmLexer to createMCAsmLexer and createAsmParser to createMCAsmParser. llvm-svn: 136027 | |||||

