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
*
Fix a comment.
Owen Anderson
2007-07-09
1
-1
/
+1
*
Fix this warning:
Chris Lattner
2007-07-09
1
-1
/
+1
*
Move the APInt form of SCEVUnknown::getIntegerSCEV to SCEVConstant::get, and
Dan Gohman
2007-07-09
2
-17
/
+16
*
Fix a typo in a comment.
Dan Gohman
2007-07-09
1
-1
/
+1
*
Add explicit triples to these tests so that llc behaves as expected on
Dan Gohman
2007-07-09
3
-9
/
+24
*
missed this one
Gabor Greif
2007-07-09
1
-1
/
+1
*
fix typos
Gabor Greif
2007-07-09
3
-43
/
+43
*
eliminated all references to 'bytecode' from .pod files
Gabor Greif
2007-07-09
18
-92
/
+92
*
Update the svn:ignore property to eliminate all files
Reid Spencer
2007-07-09
0
-0
/
+0
*
Add more svn:ignore property values.
Reid Spencer
2007-07-09
0
-0
/
+0
*
More svn:ignore property restorations.
Reid Spencer
2007-07-09
0
-0
/
+0
*
Restore properties I accidentally deleted with the last commit.
Reid Spencer
2007-07-09
0
-0
/
+0
*
Set the svn:ignore property to ignore the Debug, Release, and
Reid Spencer
2007-07-09
0
-0
/
+0
*
Remove the cvsupdate script. Its no longer useful in the face of
Reid Spencer
2007-07-09
1
-75
/
+0
*
Regenerate.
Reid Spencer
2007-07-09
1
-9
/
+9
*
cvs -> svn
Reid Spencer
2007-07-09
1
-1
/
+1
*
Subversionify the documentation.
Reid Spencer
2007-07-09
12
-80
/
+67
*
Improve a hotspot that was making build_sets() slower by calling lookup() too
Owen Anderson
2007-07-09
1
-27
/
+30
*
Subversionify the script.
Reid Spencer
2007-07-09
1
-2
/
+2
*
Start using a set representation that remembers the set of value numbers repr...
Owen Anderson
2007-07-09
1
-141
/
+176
*
Bytecode -> Bitcode
Reid Spencer
2007-07-09
1
-28
/
+28
*
Minor language change upgrader -> upgrade tool
Reid Spencer
2007-07-09
1
-2
/
+2
*
This dir does not appear under /docs anymore but under /cmds so use an
Reid Spencer
2007-07-09
1
-1
/
+1
*
Links for commands are now generated into /cmds/ URL.
Reid Spencer
2007-07-09
1
-19
/
+19
*
Fix some minor typos.
Reid Spencer
2007-07-09
1
-3
/
+3
*
Fix some typos.
Reid Spencer
2007-07-09
1
-2
/
+2
*
Fix a typo.
Reid Spencer
2007-07-09
1
-1
/
+1
*
Fix a typo.
Reid Spencer
2007-07-09
1
-1
/
+1
*
Fix some minor typos, again to test the auto-update of the web site.
Reid Spencer
2007-07-09
1
-2
/
+2
*
Remove an unneeded space, mostly to verify that auto-update of the
Reid Spencer
2007-07-09
1
-1
/
+1
*
Install things needed by llvm-top to allow successful building
Reid Spencer
2007-07-08
2
-1
/
+9
*
LLVM needs ModuleInfo.txt as well.
Reid Spencer
2007-07-08
1
-0
/
+2
*
Fix an error where ANTIC_OUT was ending up with more than one expression of
Owen Anderson
2007-07-07
2
-1
/
+15
*
Back out Devang's fix for PR1320 because it causes PR1542.
Nick Lewycky
2007-07-07
1
-93
/
+19
*
No need for ccop anymore.
Evan Cheng
2007-07-06
3
-23
/
+17
*
Teach if-conversion about instructions that were already predicated, e.g. con...
Evan Cheng
2007-07-06
1
-3
/
+14
*
ImmutablePredicateOperand is no more.
Evan Cheng
2007-07-06
2
-4
/
+2
*
Incorrect check.
Evan Cheng
2007-07-06
1
-4
/
+2
*
Do away with ImmutablePredicateOperand.
Evan Cheng
2007-07-06
2
-3
/
+3
*
isUnpredicatedTerminator should treat conditional branches as unpredicated te...
Evan Cheng
2007-07-06
2
-3
/
+13
*
Do away with ImmutablePredicateOperand.
Evan Cheng
2007-07-06
1
-8
/
+1
*
A first stab at memory dependence analysis. This is an interface on top of
Owen Anderson
2007-07-06
2
-0
/
+240
*
Add some accessors to improve consistency.
Owen Anderson
2007-07-06
1
-0
/
+4
*
first pass of nomenclature changes in .html files
Gabor Greif
2007-07-06
16
-141
/
+141
*
These rountines are now available as part of basic block utilities.
Devang Patel
2007-07-06
1
-66
/
+5
*
Request DominanceFrontiner in advance.
Devang Patel
2007-07-06
1
-0
/
+5
*
Preserve various analysis info.
Devang Patel
2007-07-06
1
-19
/
+88
*
Add SplitEdge and SplitBlock utility routines.
Devang Patel
2007-07-06
2
-0
/
+72
*
Be more aggressive in the heuristic. This mostly exposes more opportunities
Owen Anderson
2007-07-06
1
-8
/
+16
*
finishing touches of bytecode -> bitcode changes. also unbreak Windows
Gabor Greif
2007-07-06
4
-10
/
+9
[next]