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
/
docs
/
CodeGenerator.html
Age
Commit message (
Expand
)
Author
2010-10-25
Update target feature matrix for CellSPU
Kalle Raiskila
2010-10-24
Update target feature matrix for Blackfin.
Jakob Stoklund Olesen
2010-10-24
Updating target feature matrix to indicate current MBlaze status.
Wesley Peck
2010-10-24
broken link
Chris Lattner
2010-10-24
add a big table with target features.
Chris Lattner
2010-09-21
random cruft in my tree.
Chris Lattner
2010-09-11
add some documentation for the most important MC-level classes along with
Chris Lattner
2010-08-31
Stack slot access methods are in TargetInstrInfo.
Jakob Stoklund Olesen
2010-06-15
Remove the local register allocator.
Jakob Stoklund Olesen
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-04-09
Fix a grammaro.
Bob Wilson
2010-03-25
Docuemntation corrections from John Myers.
Dan Gohman
2010-03-11
add support, testcases, and dox for the new GHC calling
Chris Lattner
2010-03-08
Add documentation on sibling call optimization. Rename tailcall2.ll test to s...
Evan Cheng
2010-03-02
Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,
Dan Gohman
2010-01-11
Update the -tailcallopt description to match djg's improvements to the calling
Jeffrey Yasskin
2009-10-10
x86 uses 5 operands for most memory refs now.
Chris Lattner
2009-08-25
Update documentation for the -f change.
Dan Gohman
2009-07-24
Remove the IA-64 backend.
Dan Gohman
2009-06-15
x86_64 was completely missing from the target triples supported by the X86 code
Torok Edwin
2009-05-13
Change MachineInstrBuilder::addReg() to take a flag instead of a list of
Bill Wendling
2009-05-05
Add some more documentation for x86 special address spaces.
Dan Gohman
2009-05-05
Add basic support for code generation of
Chris Lattner
2009-04-22
ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead.
Dan Gohman
2009-04-15
More obsessive reformatting. Fixed some validation errors.
Bill Wendling
2009-01-26
Add some documentation for address-space-based access to the segment registers.
Nate Begeman
2008-12-11
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
Misha Brukman
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-11-24
Delete some spurious characters.
Dan Gohman
2008-11-24
Fix some "</p>"s.
Dan Gohman
2008-11-24
Some documentation for LegalizeTypes.
Dan Gohman
2008-10-14
HTML syntax fixes.
Dan Gohman
2008-10-03
Fix a typo.
Dan Gohman
2008-09-10
Add more documentation advertising the -view-*-dags options.
Dan Gohman
2008-07-27
Rename SDOperand to SDValue.
Dan Gohman
2008-06-13
Fix an error in the two-address example.
Dan Gohman
2008-06-06
Wrap MVT::ValueType in a struct to get type safety
Duncan Sands
2008-06-04
Fix example to be valid LLVM assembly.
Matthijs Kooijman
2008-05-14
Add documentation for tail call optimization to CodeGenerator.html. Add a link
Arnold Schwaighofer
2008-02-10
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2007-12-31
update a couple of references to SSARegMap.
Chris Lattner
2007-12-13
Make it more clear that some things that can't be done in .td files can
Dan Gohman
2007-10-15
Document the -view-sunit-dags option.
Dan Gohman
2007-10-08
LLVM does not use the old style simple isel any more.
Evan Cheng
2007-07-06
first pass of nomenclature changes in .html files
Gabor Greif
2007-03-14
Adding credit for PPC changes.
Jim Laskey
2006-12-15
Pass html validation.
Jim Laskey
2006-12-14
Start of PowerPC info.
Jim Laskey
2006-10-11
Clean-up of formatting and spelling.
Bill Wendling
[prev]
[next]