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
/
TargetSubtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow target to specify regclass for which antideps will only be broken along...
David Goodwin
2009-11-13
1
-3
/
+5
*
Fixed to address code review. No functional changes.
David Goodwin
2009-11-10
1
-9
/
+4
*
Allow targets to specify register classes whose member registers should not b...
David Goodwin
2009-11-10
1
-2
/
+7
*
Allow the target to select the level of anti-dependence breaking that should ...
David Goodwin
2009-10-22
1
-2
/
+8
*
Change createPostRAScheduler so it can be turned off at llc -O1.
Evan Cheng
2009-10-16
1
-3
/
+8
*
Remove -post-RA-schedule flag and add a TargetSubtarget method to enable post...
David Goodwin
2009-09-30
1
-1
/
+5
*
Use the schedule itinerary operand use/def cycle information to adjust depend...
David Goodwin
2009-08-19
1
-1
/
+3
*
Add callback to allow target to adjust latency of schedule dependency edge.
David Goodwin
2009-08-13
1
-0
/
+6
*
Add initial support for back-scheduling address computations,
Dan Gohman
2008-12-16
1
-0
/
+6
*
Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
Dan Gohman
2008-04-12
1
-3
/
+0
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Move the LowerMEMCPY and LowerMEMCPYCall to a common place.
Rafael Espindola
2007-11-05
1
-0
/
+3
*
Remove unneeded include.
Jim Laskey
2006-12-12
1
-2
/
+0
*
Rollback changes to take a different tack.
Jim Laskey
2006-12-12
1
-3
/
+0
*
Honor the command line specification for machine type.
Jim Laskey
2006-12-12
1
-0
/
+5
*
Clean up the TargetSubtarget class a bit, removing an unnecessary argument
Nate Begeman
2005-07-12
1
-6
/
+1
*
Implement Subtarget support
Nate Begeman
2005-07-12
1
-0
/
+41