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
/
include
/
llvm
/
Target
/
TargetMachine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
For some LLVM-as-library uses it is convenient to create a
David Tweed
2013-01-09
1
-4
/
+4
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
1
-4
/
+8
*
llvm/Target/TargetMachine.h: Remove two dependent headers.
NAKAMURA Takumi
2012-12-11
1
-2
/
+2
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Remove TargetELFWriterInfo.
Rafael Espindola
2012-10-28
1
-6
/
+0
*
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...
Nadav Rotem
2012-10-18
1
-0
/
+6
*
Temporarily revert the TargetTransform changes.
Bob Wilson
2012-10-18
1
-6
/
+0
*
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
1
-0
/
+6
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-2
/
+2
*
Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...
Craig Topper
2012-09-17
1
-2
/
+2
*
Extend TargetPassConfig to allow running only a subset of the normal passes.
Bob Wilson
2012-07-02
1
-2
/
+7
*
Move the TLSModel information into the TargetMachine rather than hiding
Chandler Carruth
2012-04-08
1
-0
/
+5
*
Prune some includes and forward declarations.
Craig Topper
2012-03-25
1
-3
/
+1
*
TargetPassConfig: confine the MC configuration to TargetMachine.
Andrew Trick
2012-02-04
1
-2
/
+1
*
Added TargetPassConfig. The first little step toward configuring codegen passes.
Andrew Trick
2012-02-03
1
-70
/
+10
*
Move Sched::Preference out of TargetMachine.h where it is not referenced.
Evan Cheng
2012-01-12
1
-9
/
+0
*
Move global variables in TargetMachine into new TargetOptions class. As an API
Nick Lewycky
2011-12-02
1
-2
/
+15
*
TargetMachine: document unnamed bool argument
Dylan Noblesmith
2011-12-02
1
-3
/
+3
*
Sink codegen optimization level into MCCodeGenInfo along side relocation model
Evan Cheng
2011-11-16
1
-27
/
+15
*
Delete the Latency scheduling preference.
Dan Gohman
2011-10-24
1
-1
/
+0
*
Add support for a new extension to the .file directive:
Nick Lewycky
2011-10-17
1
-0
/
+9
*
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
Evan Cheng
2011-07-20
1
-21
/
+3
*
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-19
1
-16
/
+8
*
Eliminate asm parser's dependency on TargetMachine:
Evan Cheng
2011-07-08
1
-7
/
+15
*
Rename TargetSubtarget to TargetSubtargetInfo for consistency.
Evan Cheng
2011-07-01
1
-4
/
+4
*
Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries)...
Evan Cheng
2011-06-29
1
-11
/
+11
*
Add all the plumbing needed for MC to expand cfi to the old tables in
Rafael Espindola
2011-04-30
1
-0
/
+7
*
Integrated-As: Add support for setting the AllowTemporaryLabels flag via
Daniel Dunbar
2011-03-28
1
-0
/
+9
*
Fix unused param warning.
Eric Christopher
2011-03-21
1
-1
/
+1
*
Beginnings of MC-JIT code generation.
Jim Grosbach
2011-03-18
1
-0
/
+3
*
Add support for the --noexecstack option.
Rafael Espindola
2011-01-23
1
-0
/
+7
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-4
/
+4
*
Change some methods in MCDwarf.cpp to be able to handle an arbitrary
Rafael Espindola
2010-11-19
1
-0
/
+7
*
Whitespace!
Michael J. Spencer
2010-10-16
1
-16
/
+16
*
the latest assembler that runs on powerpc 10.4 machines doesn't
Chris Lattner
2010-09-27
1
-0
/
+2
*
Teach if-converter to be more careful with predicating instructions that would
Evan Cheng
2010-09-10
1
-2
/
+2
*
Add hook to insert late LLVM=>LLVM passes just before isel
Anton Korobeynikov
2010-07-24
1
-4
/
+9
*
Add an ILP scheduler. This is a register pressure aware scheduler that's
Evan Cheng
2010-07-24
1
-1
/
+2
*
Warnings patrol.
Eric Christopher
2010-07-22
1
-4
/
+4
*
Initial modifications to MCAssembler and TargetMachine for the MCJIT.
Reid Kleckner
2010-07-22
1
-0
/
+22
*
MC: Add TargetMachine support for setting the value of MCRelaxAll with
Daniel Dunbar
2010-05-26
1
-1
/
+11
*
Allow targets more controls on what nodes are scheduled by reg pressure, what...
Evan Cheng
2010-05-20
1
-0
/
+1
*
Add a hybrid bottom up scheduler that reduce register usage while avoiding
Evan Cheng
2010-05-20
1
-1
/
+2
*
Code refactoring: pull SchedPreference enum from TargetLowering.h to TargetMa...
Evan Cheng
2010-05-19
1
-0
/
+7
*
Remove the "WantsWholeFile" concept, as it's no longer needed. CBE
Dan Gohman
2010-05-11
1
-11
/
+0
*
Use const qualifiers with TargetLowering. This eliminates several
Dan Gohman
2010-04-17
1
-2
/
+2
*
Add a getSelectionDAGInfo member to TargetMachine.
Dan Gohman
2010-04-16
1
-0
/
+2
*
add llvm codegen support for -ffunction-sections and -fdata-sections,
Chris Lattner
2010-04-13
1
-0
/
+15
*
Remove late ARM codegen optimization pass committed by accident.
Anton Korobeynikov
2010-04-07
1
-9
/
+4
*
Add hook to insert late LLVM=>LLVM passes just before isel
Anton Korobeynikov
2010-04-07
1
-4
/
+9
[next]