index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
SparcV9
Age
Commit message (
Expand
)
Author
2006-04-20
This target is no longer built. The ,v files now live in the reoptimizer.
Chris Lattner
2006-04-07
Foundation for call frame information.
Jim Laskey
2006-03-28
Expose base register for DwarfWriter. Refactor code accordingly.
Jim Laskey
2006-03-24
Ignore the burg output files.
Reid Spencer
2006-03-23
Add support to locate local variables in frames (early version.)
Jim Laskey
2006-03-23
Eliminate IntrinsicLowering from TargetMachine.
Chris Lattner
2006-02-09
Adjust to MachineConstantPool interface change: instead of keeping a
Chris Lattner
2006-02-09
rename fields of constant pool entries
Chris Lattner
2006-02-09
Always pass in an alignment.
Chris Lattner
2006-01-31
Allow the specification of explicit alignments for constant pool entries.
Evan Cheng
2006-01-27
PHI and INLINEASM are now built-in instructions provided by Target.td
Chris Lattner
2006-01-22
Add explicit #includes of <iostream>
Chris Lattner
2006-01-22
Add explicit #includes of <iostream>
Chris Lattner
2005-12-01
Support multiple ValueTypes per RegisterClass, needed for upcoming vector
Nate Begeman
2005-11-08
Add a new option to indicate we want the code generator to emit code quickly,...
Chris Lattner
2005-10-24
There is no need to build an archive version of this library
Chris Lattner
2005-10-24
This file is hopelessly out of date
Chris Lattner
2005-10-19
This fixes PR638:
John Criswell
2005-10-02
silence a warning
Chris Lattner
2005-10-02
Adjust to change in ctor
Chris Lattner
2005-09-30
Rename MRegisterDesc -> TargetRegisterDesc for consistency
Chris Lattner
2005-09-30
trim down the target info structs now that we have a preferred spill register...
Chris Lattner
2005-09-30
stub out a virtual method
Chris Lattner
2005-09-30
Pass extra regclasses into spilling code
Chris Lattner
2005-09-01
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-08-25
Fix some warnings
Chris Lattner
2005-08-19
Put register classes into namespaces
Chris Lattner
2005-08-19
Sparcv9 gets no operand info
Chris Lattner
2005-08-02
Update to use the new MathExtras.h support for log2 computation.
Chris Lattner
2005-07-29
turn off GOT on archs that didn't use it (not that it appeard to harm them mu...
Andrew Lenharth
2005-07-27
Eliminate all remaining tabs and trailing spaces.
Jeff Cohen
2005-07-27
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-22
update interface
Andrew Lenharth
2005-07-11
fix a warning
Chris Lattner
2005-07-01
remove some debugging code
Chris Lattner
2005-06-25
Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile
Chris Lattner
2005-06-22
If we support structs as va_list, we must pass pointers to them to va_copy
Andrew Lenharth
2005-06-19
so this doesn't crash when run. It is hard to tell if things are right enoug...
Andrew Lenharth
2005-06-18
OK, at least get rid of old stuff, and mark what needs to be fixed for V9
Andrew Lenharth
2005-06-18
Clean up some uninitialized variables and missing return statements that
Reid Spencer
2005-06-17
Removed IIIi specific changes. This should be fixed to add floating point dep...
Tanya Lattner
2005-06-17
Special dep graph for SMS for superblocks.
Tanya Lattner
2005-06-17
Special versions of the dep graph and scheduled for SMS for superblocks.
Tanya Lattner
2005-06-17
Added statistic to count number of spills.
Tanya Lattner
2005-06-17
Numerous bug fixes and the completed modschedSB algorithm (minor bugs still e...
Tanya Lattner
2005-06-17
Added SMS for superblocks as an option (experimental)
Tanya Lattner
2005-06-12
When compiled with GCC 4.0, a latent bug was exposed where both SparcV9
Nate Begeman
2005-05-13
clarify that these are v9 options
Chris Lattner
2005-05-13
hide this option
Chris Lattner
2005-05-11
Fixed issue that broke ssa.
Tanya Lattner
[next]