Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
4f91285df4b0c1466738cee2c929efeef25ba473
/
docs
1e8166a
Add info about the LLVM_LIB_SEARCH_PATH envvar
by Chris Lattner
· 22 years ago
a1a2097
va_start only takes on argument now.
by Chris Lattner
· 22 years ago
c29b125
Update information about the switch instruction
by Chris Lattner
· 22 years ago
d9ad5b3
* Add information about LLVM intrinsics
by Chris Lattner
· 22 years ago
e7a7ab4
Fixed syntax error (in documentation!): missing parenthesis.
by Misha Brukman
· 22 years ago
700fd49
Grammar fix: `of course' is separated from the sentences by commas on both
by Misha Brukman
· 22 years ago
8bde96f
Add a new open project
by Chris Lattner
· 22 years ago
99df25f
Remove implemented project, add a new one
by Chris Lattner
· 22 years ago
38f8c45
Switch insns actually DO work.
by Chris Lattner
· 22 years ago
6a54710
Remove documented problem that is now fixed
by Chris Lattner
· 22 years ago
f7235cd
Properly convert some &'s to &'s
by Chris Lattner
· 22 years ago
3d87b42
The word 'independent' has no 'a'.
by Misha Brukman
· 22 years ago
9f64875
Initial checkin of AliasAnalysis doc
by Chris Lattner
· 22 years ago
dcc0ac9
Remove implemented projects
by Chris Lattner
· 22 years ago
c3dc212
Update programmers manual for renamed method
by Chris Lattner
· 22 years ago
96768ea
Clarify the Makefile.config settings
by Chris Lattner
· 22 years ago
1b36004
Add notes from Vikram's email
by Chris Lattner
· 22 years ago
4325610
Remove obsolete page
by Chris Lattner
· 22 years ago
b713109
New "open projects" document
by Chris Lattner
· 22 years ago
c2b5dcb
Add notes about LLVM and CygWin from Brian Gaeke
by Chris Lattner
· 22 years ago
3dfa10b
getelementptr uses long instead of uint indexes
by Chris Lattner
· 22 years ago
6e6026b
- Eliminated the deferred symbol table stuff in Module & Function, it really
by Chris Lattner
· 22 years ago
2752d0a
Add more numbers
by Chris Lattner
· 22 years ago
7e1ba8b
Updates
by Nick Hildenbrandt
· 22 years ago
5b4fe60
Add new numbers
by Chris Lattner
· 22 years ago
32f8e7d
Add new numbers
by Chris Lattner
· 22 years ago
4c02283
More numbers
by Chris Lattner
· 22 years ago
5660f54
Add more info
by Chris Lattner
· 22 years ago
71feb9a
Add more numbers
by Chris Lattner
· 22 years ago
d55d502
Add highlighting of changes fields
by Chris Lattner
· 22 years ago
afc2256
Add numbers for array folding
by Chris Lattner
· 22 years ago
2779eff
Add a bunch more numbers
by Chris Lattner
· 22 years ago
b638913
Add some numbers
by Chris Lattner
· 22 years ago
a4e7c4e
Add some notes about DEBUG flag
by Chris Lattner
· 22 years ago
368eb9d
UpdateCVS: ----------------------------------------------------------------------
by Nick Hildenbrandt
· 22 years ago
75e964c
More updates, more test work
by Nick Hildenbrandt
· 22 years ago
1d98ee6
Updated test results.
by Nick Hildenbrandt
· 22 years ago
bc87ae7
Update info now that bugfixes have been applied
by Chris Lattner
· 22 years ago
81af5c4
Add new NumNodes column
by Chris Lattner
· 22 years ago
6b9c98c
Add note
by Chris Lattner
· 22 years ago
822642f
New web page to track the progress of the DSGraph implementation
by Chris Lattner
· 22 years ago
d00eaaa
Typo fixed
by Nick Hildenbrandt
· 22 years ago
a83c1b0
Added new tests
by Nick Hildenbrandt
· 22 years ago
a0ff4aa
Add a note about the switch instruction
by Chris Lattner
· 22 years ago
a3bbcb5
Fix spelling of `propagate'.
by Misha Brukman
· 22 years ago
d1a198a
Updated
by Nick Hildenbrandt
· 22 years ago
ee03b05
Fixed it
by Nick Hildenbrandt
· 22 years ago
067bf3e
Added Burg
by Nick Hildenbrandt
· 22 years ago
8291e04
Rename Analysis Usage methods
by Chris Lattner
· 22 years ago
e9ddc7f
Add a link to C++ in a nutshell book
by Chris Lattner
· 22 years ago
bda5fe1
changes
by Nick Hildenbrandt
· 22 years ago
700d488
More results
by Nick Hildenbrandt
· 22 years ago
349206c
More successes
by Nick Hildenbrandt
· 22 years ago
5a5d0e1
New Results
by Nick Hildenbrandt
· 22 years ago
fe4f677
*** empty log message ***
by Nick Hildenbrandt
· 22 years ago
2123c08
*** empty log message ***
by Nick Hildenbrandt
· 22 years ago
e3dcf2e
Table with current status of tests in the /test/Programs/ directory
by Nick Hildenbrandt
· 22 years ago
c75ff9a
Do some cleanups to the Type and Constant section to remove latex stuff
by Chris Lattner
· 22 years ago
8328f1d
Update manual to reflect recent changes in the Statistic class.
by Chris Lattner
· 22 years ago
4b28793
Fixed errors in ReplaceInstWithValue/ReplaceInstWithInst examples.
by Joel Stanley
· 22 years ago
695766d
Don't hardcode path to dot in the doxygen config file. Let doxygen search the PATH
by Chris Lattner
· 22 years ago
6d4d3e96
Don't hardcode path to doxygen
by Chris Lattner
· 22 years ago
f004f9a
Add documentation for ImmutablePass's
by Chris Lattner
· 22 years ago
ab60856
A lot of this stuff has been done. Remove the done items
by Chris Lattner
· 22 years ago
ab0577b
Update url
by Chris Lattner
· 22 years ago
986e0c9
Add information about the DEBUG() macro and the Statistic template
by Chris Lattner
· 22 years ago
4b2e291
* Burg is no longer configured in Makefile.config
by Chris Lattner
· 22 years ago
7dbf683
Clean up tags, link to the right .h file
by Chris Lattner
· 22 years ago
9dd1ad6
Finished instruction replacement section, etc. Need better example for replaceAllUsesWith().
by Joel Stanley
· 22 years ago
e6fe671
Fixed grammar.
by Misha Brukman
· 22 years ago
c4f5bb0
Fixed grammar (User's -> Users).
by Misha Brukman
· 22 years ago
24b7092
Avoid using two i's in the same statements
by Chris Lattner
· 22 years ago
ed2e7a9
Fix typeo
by Chris Lattner
· 22 years ago
fd21476
Remove warning that is no longer applicable
by Chris Lattner
· 22 years ago
a9030cb
Fix typeo
by Chris Lattner
· 22 years ago
9ebf516
Add a </ul> that was missing and caused the document to get a little whacky
by Chris Lattner
· 22 years ago
4e1f96b
Incorporate information about deleting instructions from a basic block,
by Chris Lattner
· 22 years ago
1763525
Add some information about the Instruction class and Instruction.def
by Chris Lattner
· 22 years ago
d0713f9
Add a new BasicBlockPass::doInitialization/Finalization(Function &) pair of
by Chris Lattner
· 22 years ago
753eb71
- Added content to use-def/def-use section
by Joel Stanley
· 22 years ago
01040b2
*** empty log message ***
by Joel Stanley
· 22 years ago
1d3d711
Fix config file due to directories changing
by Chris Lattner
· 22 years ago
6b121f1
Finish up the isa/cast/dyn_cast section
by Chris Lattner
· 22 years ago
979d9b7
Write most of the isa, cast, dyn_cast section. It's not done yet though.
by Chris Lattner
· 22 years ago
caa5d13
* Write the prose for the Basic Inspection and Traversal Routines section
by Chris Lattner
· 22 years ago
d8aabb2
*** empty log message ***
by Joel Stanley
· 22 years ago
e7be650
- Made distinction between object->iterator and iterator->object
by Joel Stanley
· 22 years ago
1d43fd4
Clean up the isa section stub. It should not be listed twice
by Chris Lattner
· 22 years ago
1a3105b
Stub out another couple sections that it looks like 426's MP1 will really need.
by Chris Lattner
· 22 years ago
d6ea926
Fix minor typo
by Chris Lattner
· 22 years ago
482004c
Test commit
by Chris Lattner
· 22 years ago
aaeb1c1
*** empty log message ***
by Joel Stanley
· 22 years ago
72ef35e
Fixed typos and added </>/& tags where appropriate
by Joel Stanley
· 22 years ago
2b76306
* Fix a couple more <>&'s
by Chris Lattner
· 22 years ago
83b5ee0
Minor fixes html type fixes: & -> & > -> > etc.
by Chris Lattner
· 22 years ago
f1ebdc3
Minor fix, test that web autoupdate works for people non-chris
by Chris Lattner
· 22 years ago
9b96c44
Added subsections to 'Basic Inspection and Traversal Routines':
by Joel Stanley
· 22 years ago
ae7f759
Add skeleton to the section contents so that Joel knows what to fill in
by Chris Lattner
· 22 years ago
b99344f
Add new section
by Chris Lattner
· 22 years ago
a30ed38
Trivial change to test CVS checkout scripts
by Chris Lattner
· 22 years ago
Next »