Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f84c59d1100af416a70e475eb25741e27f3bb832
/
lib
/
Target
/
Alpha
/
AlphaSubtarget.cpp
59ee62d
- Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo
by Evan Cheng
· 14 years ago
ffc0e73
Change createAsmParser to take a MCSubtargetInfo instead of triple,
by Evan Cheng
· 14 years ago
ebdeeab
Eliminate asm parser's dependency on TargetMachine:
by Evan Cheng
· 14 years ago
0ddff1b
Compute feature bits at time of MCSubtargetInfo initialization.
by Evan Cheng
· 14 years ago
385e930
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
by Evan Cheng
· 14 years ago
5b1b4489
Rename TargetSubtarget to TargetSubtargetInfo for consistency.
by Evan Cheng
· 14 years ago
9421470
- Added MCSubtargetInfo to capture subtarget features and scheduling
by Evan Cheng
· 14 years ago
276365d
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
by Evan Cheng
· 14 years ago
3be0340
Normalize Subtarget constructors to take a target triple string instead of
by Daniel Dunbar
· 16 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
3553d86
FTOIT and ITOFT are bit converts, and if we drop 21264s, are always available
by Andrew Lenharth
· 19 years ago
581a8f7
Give full control of subtarget features over to table generated code.
by Jim Laskey
· 20 years ago
34bd5d5
Preparation of supporting scheduling info. Need to find info based on selected
by Jim Laskey
· 20 years ago
8ec9f33
Simplify this due to changes in the tblgen side
by Chris Lattner
· 20 years ago
ed465f5
Autogen subtarget information from .td files.
by Chris Lattner
· 20 years ago
080a4b1
Sort the cpu and features table, so that the alpha backend doesn't fail EVERY
by Chris Lattner
· 20 years ago
ac35cd2
subtarget support for CIX and FIX extentions (the only 2 I care about right now)
by Andrew Lenharth
· 20 years ago
120ab48
begining alpha subtarget support
by Andrew Lenharth
· 20 years ago