Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
276365dd4bc0c2160f91fd8062ae1fc90c86c324
/
lib
/
Target
/
SystemZ
/
SystemZTargetMachine.cpp
276365d
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
by Evan Cheng
· 14 years ago
16c29b5
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.
by Anton Korobeynikov
· 15 years ago
3346491
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place
by Anton Korobeynikov
· 15 years ago
ff7a562
Implement a bunch more TargetSelectionDAGInfo infrastructure.
by Dan Gohman
· 15 years ago
59a9178
indicate what the native integer types for the target are. Please verify.
by Chris Lattner
· 16 years ago
af76e59
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
by Chris Lattner
· 16 years ago
a7ac47c
Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple
by Chris Lattner
· 16 years ago
0a31d2f
pass the TargetTriple down from each target ctor to the
by Chris Lattner
· 16 years ago
e28039c
Move most targets TargetMachine constructor to only taking a target triple.
by Daniel Dunbar
· 16 years ago
3be0340
Normalize Subtarget constructors to take a target triple string instead of
by Daniel Dunbar
· 16 years ago
e6483e3
eliminate the TM argument to the TAI class, remove comment about supporting
by Chris Lattner
· 16 years ago
0c795d6
Add new helpers for registering targets. - Less boilerplate == good.
by Daniel Dunbar
· 16 years ago
4cb1e13
Put Target definitions inside Target specific header, and llvm namespace.
by Daniel Dunbar
· 16 years ago
7df8462
Unbreak
by Anton Korobeynikov
· 16 years ago
6fe326c
Implement 'large' PIC model
by Anton Korobeynikov
· 16 years ago
70f717f
Preliminary asmprinting of globals
by Anton Korobeynikov
· 16 years ago
51f613f
Add simple frame index elimination
by Anton Korobeynikov
· 16 years ago
4403b93
Let's start another backend :)
by Anton Korobeynikov
· 16 years ago