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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add some random notes.
Chris Lattner
2010-09-29
1
-2
/
+30
*
merge all the llvm-gcc pieces together. Recommend that people try dragonegg ...
Chris Lattner
2010-09-29
1
-28
/
+18
*
prepare for new content.
Chris Lattner
2010-09-29
1
-52
/
+46
*
reapply developer policy changes after discussion.
Chris Lattner
2010-09-27
1
-14
/
+18
*
New cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES, TESTS}) for
Oscar Fuentes
2010-09-25
1
-0
/
+10
*
temporarily revert developer policy change as a courtesy to vikram.
Chris Lattner
2010-09-25
1
-18
/
+14
*
remove an obsolete section
Chris Lattner
2010-09-23
1
-16
/
+0
*
Fix Getting Started docs.
Andrew Trick
2010-09-23
2
-24
/
+26
*
rewrite the copyright section to match reality: llvm does't have a
Chris Lattner
2010-09-23
1
-14
/
+18
*
add lldb and libc++ code owners.
Chris Lattner
2010-09-23
1
-1
/
+5
*
random cruft in my tree.
Chris Lattner
2010-09-21
1
-2
/
+19
*
docs: Tweak wording.
Michael J. Spencer
2010-09-18
1
-5
/
+5
*
docs: Update GettingStartedVS to reflect current state.
Michael J. Spencer
2010-09-17
1
-67
/
+83
*
Updated GettingStartedVS.html to reflect current state.
Oscar Fuentes
2010-09-17
1
-163
/
+91
*
Direct CMake users to the right place for up-to-date info about using
Oscar Fuentes
2010-09-17
1
-1
/
+5
*
Fix formatting tags.
Bob Wilson
2010-09-13
1
-2
/
+3
*
Document NEON intrinsic changes for 2.8.
Bob Wilson
2010-09-13
1
-4
/
+43
*
add some documentation for the most important MC-level classes along with
Chris Lattner
2010-09-11
1
-24
/
+243
*
Add documentation for llvm-diff.
John McCall
2010-09-07
2
-0
/
+56
*
add note
Chris Lattner
2010-09-06
1
-0
/
+1
*
some random notes.
Chris Lattner
2010-09-05
1
-1
/
+4
*
this is a release note worthy change.
Chris Lattner
2010-09-02
1
-0
/
+2
*
updates to make it clear that this applies to clang and other llvm subprojects.
Chris Lattner
2010-09-02
1
-11
/
+24
*
update the tutorial to use CreateFAdd to create fp operations.
Chris Lattner
2010-09-01
4
-9
/
+9
*
Stack slot access methods are in TargetInstrInfo.
Jakob Stoklund Olesen
2010-08-31
1
-2
/
+2
*
Update the Ada instructions to LLVM 2.7 (from LLVM 2.5).
Duncan Sands
2010-08-31
1
-7
/
+7
*
Update the descriptions of NoModRef and ModRef to be consistent
Dan Gohman
2010-08-30
1
-4
/
+4
*
Remove a hack that tries to understand incorrect triples from the
Duncan Sands
2010-08-30
1
-0
/
+5
*
remove the MSIL backend. It isn't maintained, is buggy, has no testcases
Chris Lattner
2010-08-28
1
-4
/
+5
*
remove unions from LLVM IR. They are severely buggy and not
Chris Lattner
2010-08-28
4
-95
/
+8
*
Create the new linker type "linker_private_weak_def_auto".
Bill Wendling
2010-08-20
1
-0
/
+10
*
Make the SCC printing passes use errs() instead of outs(), as the
Dan Gohman
2010-08-20
1
-3
/
+3
*
fix a broken link
Chris Lattner
2010-08-17
1
-1
/
+1
*
add some 's to a pre to avoid newlines being eaten
Chris Lattner
2010-08-17
1
-10
/
+11
*
CMake: document how to incorporate LLVM into the cmake project of an
Oscar Fuentes
2010-08-09
1
-2
/
+33
*
CMake: documented testing procedure
Oscar Fuentes
2010-08-09
1
-2
/
+8
*
Add a opt-args option that can be used to pass arguments to every opt
Rafael Espindola
2010-08-08
1
-0
/
+4
*
s/libLLVMgold/LLVMgold/g
Rafael Espindola
2010-08-08
1
-4
/
+4
*
Fix missing </a> tag error introduced by addition of LowerAtomic pass.
Peter Collingbourne
2010-08-06
1
-6
/
+6
*
Document results of PR7762.
Eric Christopher
2010-08-05
1
-0
/
+3
*
Add a note about the changing pass registration interface.
Owen Anderson
2010-08-04
1
-0
/
+5
*
Delete mkpatch. Everything it does is already done by svn diff by default.
Dan Gohman
2010-08-04
1
-11
/
+6
*
Remove a link which is no longer relevant.
Dan Gohman
2010-08-04
1
-2
/
+0
*
Note some LLVM 2.7 -> 2.8 APIs that changed / got renamed.
Torok Edwin
2010-08-04
1
-1
/
+28
*
Add an atomic lowering pass
Peter Collingbourne
2010-08-03
1
-0
/
+19
*
docs/TestingGuide: Minimal update to describe 'lit' based regression testing
Daniel Dunbar
2010-08-02
1
-79
/
+81
*
docs/TestingGuide: Rip out description of old nightly tester infrastructure. The
Daniel Dunbar
2010-08-02
1
-61
/
+0
*
Fix word choice.
Nick Lewycky
2010-08-01
1
-1
/
+1
*
Grammar cop pullover: Corrected and improved some grammar in the description of
John Criswell
2010-07-30
1
-6
/
+6
*
re-commit r109220, the compile error has already been fixed
Gabor Greif
2010-07-26
1
-0
/
+5
[next]