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
/
WritingAnLLVMBackend.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
no need to implement these.
Chris Lattner
2010-01-25
1
-6
/
+0
*
we don't want people to override printBasicBlockLabel.
Chris Lattner
2009-09-12
1
-3
/
+1
*
Documentation: fix HTML validation errors.
Benjamin Kramer
2009-08-05
1
-2
/
+2
*
remove the dead PreferredEHDataFormat TAI hook: its now dead
Chris Lattner
2009-08-02
1
-2
/
+2
*
Update target registration description in Writing An LLVM Backend, and add
Daniel Dunbar
2009-07-26
1
-6
/
+48
*
Add character encoding declaration.
Bill Wendling
2009-04-05
1
-0
/
+1
*
Fix validation error.
Bill Wendling
2009-04-05
1
-0
/
+2
*
A lot of formatting changes.
Bill Wendling
2009-04-05
1
-1105
/
+1470
*
SDOperand has been renamed to SDValue. SDNode::Val is now
Dan Gohman
2009-01-28
1
-14
/
+14
*
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-12-11
1
-2
/
+2
*
Describe how the JIT maps fields to MachineOperands, patch by
Chris Lattner
2008-11-22
1
-0
/
+83
*
last validation errors
Chris Lattner
2008-11-11
1
-7
/
+7
*
fix some validation errors <it> -> <i>
Chris Lattner
2008-11-11
1
-7
/
+7
*
fix some validation errors.
Chris Lattner
2008-11-11
1
-11
/
+11
*
remove an extraneous tag
Chris Lattner
2008-11-11
1
-1
/
+1
*
Make this document *substantially* better and cover a lot more territory.
Chris Lattner
2008-11-11
1
-188
/
+1957
*
Add some hands-on documentation about which files to create and edit when
Matthijs Kooijman
2008-09-29
1
-0
/
+50
*
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
1
-1
/
+1
*
Suggest looking at the SPARC backend. How weird is that?? :)
Chris Lattner
2006-04-24
1
-2
/
+3
*
Changes docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-03-14
1
-1
/
+1
*
Update this significantly, mention subtarget and isel generation support.
Chris Lattner
2005-10-16
1
-33
/
+32
*
* Add a link to the pattern-matching codegen docs
Misha Brukman
2005-05-17
1
-7
/
+9
*
Recommend writing new instruction selectors using pattern-based mechanisms
Misha Brukman
2005-05-17
1
-9
/
+8
*
Add link to debugging code generators with bugpoint
Misha Brukman
2005-05-17
1
-3
/
+6
*
Add a note about registering the backend so it's available in LLC and LLI
Misha Brukman
2004-12-27
1
-0
/
+12
*
Remove duplicated link to "Machine backend"
Misha Brukman
2004-12-01
1
-1
/
+0
*
Make this HTML 4.01 strict
Chris Lattner
2004-09-18
1
-4
/
+4
*
How to write an LLVM backend, first draft.
Misha Brukman
2004-09-06
1
-0
/
+245