Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fe82365cb04bb30072384d786e55e01bd15733e3
/
llvm
/
lib
/
Target
/
Sparc
/
SparcSubtarget.cpp
2bb4035
Move TargetRegistry and TargetSelect from Target to Support where they belong.
by Evan Cheng
· 14 years ago
bc153d4
Next round of MC refactoring. This patch factor MC table instantiations, MC
by Evan Cheng
· 14 years ago
c5e6d2f
- Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo
by Evan Cheng
· 14 years ago
91111d2
Change createAsmParser to take a MCSubtargetInfo instead of triple,
by Evan Cheng
· 14 years ago
4d1ca96
Eliminate asm parser's dependency on TargetMachine:
by Evan Cheng
· 14 years ago
1a72add6
Compute feature bits at time of MCSubtargetInfo initialization.
by Evan Cheng
· 14 years ago
c9c090d
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
by Evan Cheng
· 14 years ago
0d639a2
Rename TargetSubtarget to TargetSubtargetInfo for consistency.
by Evan Cheng
· 14 years ago
54b68e3
- Added MCSubtargetInfo to capture subtarget features and scheduling
by Evan Cheng
· 14 years ago
fe6e405
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
by Evan Cheng
· 14 years ago
8228b11
add support for the sparcv9-*-* target triple to turn on
by Chris Lattner
· 16 years ago
31b44e8
Normalize Subtarget constructors to take a target triple string instead of
by Daniel Dunbar
· 16 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
aa237256
Patches to make the LLVM sources more -pedantic clean. Patch provided
by Chris Lattner
· 19 years ago
158e1f5
Rename SPARC V8 target to be the LLVM SPARC target.
by Chris Lattner
· 20 years ago