index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ProgrammersManual.html
Age
Commit message (
Expand
)
Author
2004-03-18
Fix a minor wording bug in the manual
Chris Lattner
2004-02-09
Method is gone
Chris Lattner
2004-01-15
* Conform to HTML 4.01 strict DTD
Misha Brukman
2003-11-27
Fix grammaro
Chris Lattner
2003-11-25
checkin reid's docpatch
Chris Lattner
2003-11-11
Added link to ``CVS Branching and Tags Primer''.
Misha Brukman
2003-11-07
Mention class CallSite
Brian Gaeke
2003-10-27
Merged in RELEASE_1.
John Criswell
2003-09-20
update dox
Chris Lattner
2003-09-10
Fix spell-o's
Chris Lattner
2003-08-18
Spell `necessary' correctly.
Misha Brukman
2003-08-05
"fix" coding style stuff
Chris Lattner
2003-08-01
Fix a bug
Chris Lattner
2003-08-01
Update information about the new DEBUG_TYPE macro
Chris Lattner
2003-07-28
Added comma after `i.e.'
Misha Brukman
2003-05-07
Fixed syntax error (in documentation!): missing parenthesis.
Misha Brukman
2003-04-23
Remove documented problem that is now fixed
Chris Lattner
2003-02-26
Update programmers manual for renamed method
Chris Lattner
2002-11-20
- Eliminated the deferred symbol table stuff in Module & Function, it really
Chris Lattner
2002-11-08
Add some notes about DEBUG flag
Chris Lattner
2002-10-21
Add a link to C++ in a nutshell book
Chris Lattner
2002-10-01
Do some cleanups to the Type and Constant section to remove latex stuff
Chris Lattner
2002-10-01
Update manual to reflect recent changes in the Statistic class.
Chris Lattner
2002-09-29
Fixed errors in ReplaceInstWithValue/ReplaceInstWithInst examples.
Joel Stanley
2002-09-22
Update url
Chris Lattner
2002-09-22
Add information about the DEBUG() macro and the Statistic template
Chris Lattner
2002-09-18
Clean up tags, link to the right .h file
Chris Lattner
2002-09-18
Finished instruction replacement section, etc. Need better example for repla...
Joel Stanley
2002-09-18
Fixed grammar (User's -> Users).
Misha Brukman
2002-09-17
Avoid using two i's in the same statements
Chris Lattner
2002-09-16
Fix typeo
Chris Lattner
2002-09-12
Add a </ul> that was missing and caused the document to get a little whacky
Chris Lattner
2002-09-12
Incorporate information about deleting instructions from a basic block,
Chris Lattner
2002-09-12
Add some information about the Instruction class and Instruction.def
Chris Lattner
2002-09-11
- Added content to use-def/def-use section
Joel Stanley
2002-09-11
*** empty log message ***
Joel Stanley
2002-09-10
Finish up the isa/cast/dyn_cast section
Chris Lattner
2002-09-10
Write most of the isa, cast, dyn_cast section. It's not done yet though.
Chris Lattner
2002-09-09
* Write the prose for the Basic Inspection and Traversal Routines section
Chris Lattner
2002-09-09
*** empty log message ***
Joel Stanley
2002-09-09
- Made distinction between object->iterator and iterator->object
Joel Stanley
2002-09-09
Clean up the isa section stub. It should not be listed twice
Chris Lattner
2002-09-09
Stub out another couple sections that it looks like 426's MP1 will really
Chris Lattner
2002-09-07
Test commit
Chris Lattner
2002-09-06
*** empty log message ***
Joel Stanley
2002-09-06
Fixed typos and added </>/& tags where appropriate
Joel Stanley
2002-09-06
* Fix a couple more <>&'s
Chris Lattner
2002-09-06
Minor fixes html type fixes: & -> & > -> > etc.
Chris Lattner
2002-09-06
Minor fix, test that web autoupdate works for people non-chris
Chris Lattner
2002-09-06
Added subsections to 'Basic Inspection and Traversal Routines':
Joel Stanley
[next]