index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
SystemZ
/
SystemZTargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-8
/
+14
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-1
/
+4
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-11
/
+5
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-6
/
+5
*
[SystemZ] Add instruction-shortening pass
Richard Sandiford
2013-09-25
1
-0
/
+2
*
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
Richard Sandiford
2013-08-23
1
-0
/
+7
*
[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequences
Richard Sandiford
2013-08-05
1
-0
/
+3
*
[SystemZ] Split out comparison elimination into a separate pass
Richard Sandiford
2013-08-05
1
-0
/
+22
*
[SystemZ] Add LOCR and LOCGR
Richard Sandiford
2013-07-25
1
-0
/
+7
*
[SystemZ] Add long branch pass
Richard Sandiford
2013-05-20
1
-1
/
+7
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-0
/
+1
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+60
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-40
/
+0
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
Evan Cheng
2011-07-20
1
-4
/
+4
*
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-19
1
-7
/
+4
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-2
/
+0
*
Eliminate asm parser's dependency on TargetMachine:
Evan Cheng
2011-07-08
1
-1
/
+1
*
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
Evan Cheng
2011-06-30
1
-1
/
+2
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-1
/
+1
*
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-15
1
-1
/
+1
*
Implement a bunch more TargetSelectionDAGInfo infrastructure.
Dan Gohman
2010-05-11
1
-1
/
+1
*
indicate what the native integer types for the target are.
Chris Lattner
2009-11-07
1
-1
/
+1
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-2
/
+2
*
Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple
Chris Lattner
2009-08-12
1
-7
/
+1
*
pass the TargetTriple down from each target ctor to the
Chris Lattner
2009-08-11
1
-1
/
+1
*
Move most targets TargetMachine constructor to only taking a target triple.
Daniel Dunbar
2009-08-02
1
-14
/
+2
*
Normalize Subtarget constructors to take a target triple string instead of
Daniel Dunbar
2009-08-02
1
-1
/
+1
*
eliminate the TM argument to the TAI class, remove comment about supporting
Chris Lattner
2009-08-02
1
-2
/
+1
*
Add new helpers for registering targets.
Daniel Dunbar
2009-07-25
1
-11
/
+4
*
Put Target definitions inside Target specific header, and llvm namespace.
Daniel Dunbar
2009-07-18
1
-1
/
+0
*
Unbreak
Anton Korobeynikov
2009-07-16
1
-22
/
+18
*
Implement 'large' PIC model
Anton Korobeynikov
2009-07-16
1
-0
/
+3
*
Preliminary asmprinting of globals
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
Add simple frame index elimination
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
Let's start another backend :)
Anton Korobeynikov
2009-07-16
1
-0
/
+72