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
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor tweaks
Gabor Greif
2009-03-02
1
-4
/
+4
*
minor tweaks
Gabor Greif
2009-03-02
1
-3
/
+3
*
Remove duplication in Makefile.rules.
Mikhail Glushenkov
2009-03-02
1
-35
/
+32
*
Add more notes for VMKit.
Nicolas Geoffray
2009-03-02
1
-2
/
+8
*
Fix PR3694: add an instcombine micro-optimization that helps
Duncan Sands
2009-03-02
2
-5
/
+31
*
Move the rules for building plugins to Makefile.rules.
Mikhail Glushenkov
2009-03-02
6
-51
/
+62
*
Fix build with objdir != srcdir.
Mikhail Glushenkov
2009-03-02
6
-53
/
+46
*
Move code from Main.cpp to the include dir.
Mikhail Glushenkov
2009-03-02
2
-114
/
+135
*
Cosmetic fixes: include guards.
Mikhail Glushenkov
2009-03-02
5
-16
/
+16
*
Plugin::Priority() doesn't need to be pure virtual.
Mikhail Glushenkov
2009-03-02
1
-1
/
+1
*
Add a comment.
Mikhail Glushenkov
2009-03-02
1
-1
/
+3
*
Reorganize llvmc code.
Mikhail Glushenkov
2009-03-02
18
-61
/
+103
*
Random formatting changes.
Bill Wendling
2009-03-02
1
-24
/
+24
*
Fix typos.
Bill Wendling
2009-03-02
1
-2
/
+2
*
Change </pp> to </p>.
Bill Wendling
2009-03-02
1
-1
/
+1
*
- Use "real-world applications" instead of just "real applications".
Bill Wendling
2009-03-02
1
-16
/
+16
*
Make some improvements to the GC docs.
Gordon Henriksen
2009-03-02
1
-323
/
+219
*
Drop toy GC runtime.
Gordon Henriksen
2009-03-02
7
-226
/
+1
*
remove empty section
Chris Lattner
2009-03-02
1
-16
/
+0
*
more englishification
Chris Lattner
2009-03-02
1
-42
/
+54
*
start translating this into Engrish and organizing it.
Chris Lattner
2009-03-02
1
-93
/
+133
*
Fix a problem with DAGCombine on 64b targets where folding
Nate Begeman
2009-03-01
2
-1
/
+17
*
move gold plugin next to LTO doc in the subsystem section
Chris Lattner
2009-03-01
1
-3
/
+2
*
Add a quickstart example.
Nick Lewycky
2009-03-01
1
-1
/
+56
*
Close list item tag, to conform with the style in this file. It's optional
Nick Lewycky
2009-03-01
1
-1
/
+1
*
Add the gold plugin page to the documentation index!
Nick Lewycky
2009-03-01
2
-1
/
+4
*
Cleanup the description of flags to llvm-gcc. Also remove stray text in the
Nick Lewycky
2009-03-01
1
-3
/
+2
*
Don't forget the important part. llvm-gcc -use-gold-plugin passes the right
Nick Lewycky
2009-03-01
1
-3
/
+4
*
Sprinkle llvmc notes with <tt>.
Mikhail Glushenkov
2009-03-01
1
-40
/
+37
*
Another sentinel optimization. This one should always
Gabor Greif
2009-03-01
2
-10
/
+6
*
Reuse a technique (pioneered for BasicBlocks) of superposing ilist with
Gabor Greif
2009-03-01
2
-10
/
+8
*
Functions marked malloc are noalias return.
Duncan Sands
2009-03-01
1
-0
/
+3
*
Tweak this a bit.
Duncan Sands
2009-03-01
1
-7
/
+7
*
Adjust this test for recent llvm-gcc changes.
Duncan Sands
2009-03-01
1
-1
/
+1
*
Fix grammar.
Nick Lewycky
2009-03-01
1
-2
/
+2
*
fix a comment
Gabor Greif
2009-03-01
1
-1
/
+1
*
Fix a typo. Thanks baldrick!
Gabor Greif
2009-03-01
1
-1
/
+1
*
First pass at a document describing how to achieve LTO on Linux with gold.
Nick Lewycky
2009-03-01
1
-0
/
+105
*
Another point to mention.
Duncan Sands
2009-03-01
1
-0
/
+1
*
Temporarily revert r65755. It was causing failures in the self-hosting
Bill Wendling
2009-03-01
1
-5
/
+3
*
add some llvmc notes from Mikhail
Chris Lattner
2009-03-01
1
-0
/
+47
*
hoist the check for alloca size up so that it controls CanConvertToScalar
Chris Lattner
2009-03-01
1
-3
/
+5
*
Minor optimization:
Evan Cheng
2009-03-01
3
-30
/
+253
*
tweak this to accept asmprinter changes. I have no way to verify this, hopef...
Chris Lattner
2009-03-01
1
-1
/
+1
*
simplify handling "don't print top level name" processing, so that we get
Chris Lattner
2009-03-01
2
-40
/
+25
*
Combine PPC's GetConstantBuildVectorBits and isConstantSplat functions to a new
Bob Wilson
2009-03-01
3
-106
/
+114
*
Fix a pretty awesome bug that only happened in a strange case with anonymous
Chris Lattner
2009-03-01
2
-8
/
+19
*
walk type symbol table also, so we get:
Chris Lattner
2009-03-01
1
-2
/
+10
*
adjust for asmprinter change.
Chris Lattner
2009-03-01
1
-2
/
+2
*
adjust for asmprinter change.
Chris Lattner
2009-03-01
1
-3
/
+5
[next]