Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
6dafd3921d991d736d7240aa9f553a8c1ebb6938
/
docs
2e5cbc2
* Fix <>'s in code to be <>'s
by Chris Lattner
· 21 years ago
f6bb183
Loop unroller doesn't necessarily need to be profile driven
by Chris Lattner
· 21 years ago
7496ec5
"fix" coding style stuff Change some <>'s into <>'s
by Chris Lattner
· 21 years ago
806e186
Fix a bug
by Chris Lattner
· 21 years ago
84b7f8d
Update information about the new DEBUG_TYPE macro
by Chris Lattner
· 21 years ago
589a4cc
Fix <>'s in HTML
by Chris Lattner
· 21 years ago
2d10d75
Made many paragraphs fit into 80 characters per line to avoid wrapping in an
by Misha Brukman
· 21 years ago
b64dbf2
Added two tasks:
by John Criswell
· 21 years ago
79223ed
Added comma after `i.e.'
by Misha Brukman
· 21 years ago
a731307
Change reference to assert.h to mention cassert
by Chris Lattner
· 21 years ago
09cea35
Brian implemented the static compiler, take it off the list
by Chris Lattner
· 21 years ago
6a33f36
Add documentation for runOnMachineFunction()
by Brian Gaeke
· 21 years ago
908c1f6
Updated from the discussion on July 21, 2003. Expanded upon testing priorities.
by John Criswell
· 21 years ago
cab8b6f
Added bits about MachineFunctionPass
by Brian Gaeke
· 21 years ago
bc0e998
The word `separate' only has one `e'.
by Misha Brukman
· 21 years ago
e3443a6
Fixed: </pre</p> => </pre></p>
by Misha Brukman
· 21 years ago
0b45920
Corrected the Table of Contents.
by John Criswell
· 21 years ago
3cbfd77
Fixed the directions for building the C front end.
by John Criswell
· 21 years ago
312a68c
Added information about how to unpack the distribution for those who do not
by John Criswell
· 21 years ago
a27028b
Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgot
by John Criswell
· 21 years ago
6dd90d2
Added information on software requirements for unpacking the archives that we
by John Criswell
· 21 years ago
c56e582
* Reworded a bit about JITs (I don't like acronyms followed by 's)
by Misha Brukman
· 21 years ago
6e0a667
Added another remark on how building the C front end is optional.
by John Criswell
· 21 years ago
ce760f6
Performed a major update for the pre-release.
by John Criswell
· 21 years ago
f2413ae
Adding a web page on how to start a new LLVM Project.
by John Criswell
· 21 years ago
da8c60d
Updated prior to the pre-release.
by John Criswell
· 21 years ago
cb27f1e
Fixed a broken hyperlink.
by John Criswell
· 21 years ago
dd899fa
Added John Criswell to the contributors list.
by John Criswell
· 21 years ago
0d0513b
Removed the --enable-profiling and --enable-verbose options.
by John Criswell
· 21 years ago
7a73b80
Merged in autoconf branch. This provides configuration via the autoconf system.
by John Criswell
· 21 years ago
f818386
Here are the notes from our Reoptimizer meetings.
by Brian Gaeke
· 21 years ago
f56703b
Remove completed tasks
by Chris Lattner
· 21 years ago
edf351f
Clarify that variables must be global
by Chris Lattner
· 21 years ago
8c6bb90
Diversify examples
by Chris Lattner
· 21 years ago
b5561ff
fix incorrect anchor
by Chris Lattner
· 21 years ago
85ed361
Reverted back to hand-made HTML.
by John Criswell
· 21 years ago
8df90e0
Updated the documentation to reflect changes in the Makefiles for building
by John Criswell
· 21 years ago
74e91b2
Fix bug in environment setting
by Chris Lattner
· 21 years ago
dc844fa
Fix minor bug
by Chris Lattner
· 21 years ago
39698a5
* Correct title * Give credit to John for making the page
by Chris Lattner
· 21 years ago
0a0d0dc
*** empty log message ***
by John Criswell
· 21 years ago
8e9da62
Changed http://tank... => http://llvm, and removed an extraneous mailto:.
by Misha Brukman
· 21 years ago
eefe979
Suggest -save-temps instead of -S, -E.
by Brian Gaeke
· 21 years ago
ddaf500
Fix a problem brian identified.
by Chris Lattner
· 21 years ago
32a3284
Add documentation for the new cl::CommaSeparated modifier
by Chris Lattner
· 21 years ago
8b6be36
New document
by Chris Lattner
· 21 years ago
e0bd56e
New graphic for web page
by Chris Lattner
· 21 years ago
82c89b9
Hopefully, the final fix for `[Pp]ropogate'.
by Misha Brukman
· 21 years ago
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
Next »