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