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
*
* Order #includes as per style guide
Misha Brukman
2003-10-23
6
-92
/
+90
*
* Use C++ style comments instead of C-style
Misha Brukman
2003-10-23
4
-60
/
+50
*
* Eliminate `using' directive
Misha Brukman
2003-10-23
1
-9
/
+10
*
* We were forgetting to pass varargs arguments through a call
Chris Lattner
2003-10-23
1
-0
/
+18
*
* Eliminate `using' directive
Misha Brukman
2003-10-23
2
-212
/
+176
*
Make code layout more consistent.
Misha Brukman
2003-10-23
6
-636
/
+518
*
Zero arg varargs functions are legal in LLVM, but not in C.
Chris Lattner
2003-10-23
2
-0
/
+18
*
Delete unused EmitByteSwap method
Chris Lattner
2003-10-23
2
-98
/
+86
*
Check in initial version of ipcp
Chris Lattner
2003-10-23
1
-0
/
+110
*
Include new prototype
Chris Lattner
2003-10-23
1
-0
/
+6
*
Make code layout more consistent.
Misha Brukman
2003-10-23
1
-58
/
+54
*
Actually share constants local to a function!
Chris Lattner
2003-10-23
1
-2
/
+7
*
* Order includes according to style guide
Misha Brukman
2003-10-23
2
-210
/
+212
*
* Stop referring to llvmbugs mailing list, point them to Bugzilla
Misha Brukman
2003-10-23
1
-5
/
+7
*
Update test
Chris Lattner
2003-10-23
3
-5
/
+5
*
document real source of bug
Chris Lattner
2003-10-23
1
-0
/
+3
*
Added new license information in preparation for LLVM 1.0.
John Criswell
2003-10-23
1
-1
/
+65
*
fix test
Chris Lattner
2003-10-23
1
-0
/
+3
*
Fix test
Chris Lattner
2003-10-23
2
-2
/
+2
*
Fix buggy test
Chris Lattner
2003-10-23
1
-1
/
+1
*
Fix an assertion failure in Bugpoint
Chris Lattner
2003-10-23
1
-0
/
+6
*
Do not report errors if QMTest returns a non-zero value.
John Criswell
2003-10-23
1
-2
/
+2
*
Fix bug: instcombine/2003-10-23-InstcombineNullFail.ll
Chris Lattner
2003-10-23
1
-0
/
+11
*
A new testcase for an instcombine miscompilation!
Chris Lattner
2003-10-23
1
-0
/
+10
*
Fix apparent typo in head-of-file comment.
Brian Gaeke
2003-10-23
1
-1
/
+1
*
Minor edits
Chris Lattner
2003-10-23
1
-14
/
+21
*
Make this pass substantially stronger by having it delete dead return values
Chris Lattner
2003-10-23
1
-127
/
+354
*
To say this file is obsolete to understate the obvious
Chris Lattner
2003-10-23
1
-15
/
+0
*
Really close the <li> tags.
Misha Brukman
2003-10-23
1
-22
/
+22
*
Remove extraneous comments.
Misha Brukman
2003-10-23
1
-3
/
+0
*
* Quote a value in <font> tag.
Misha Brukman
2003-10-23
1
-2
/
+2
*
* Use UTF-8 instead of ISO-8859-1
Misha Brukman
2003-10-23
1
-38
/
+47
*
* Use UTF-8 instead of soon-to-be-extinct ISO-8859-1 ;)
Misha Brukman
2003-10-22
1
-177
/
+232
*
We will distributed this stylesheet with the documentation, as well as use it
Misha Brukman
2003-10-22
1
-0
/
+27
*
This important patch fixes two warnings in the linker which can occur from li...
Chris Lattner
2003-10-22
1
-4
/
+33
*
New testcase for the deadreturnvalue deletion extension to -deadargelim
Chris Lattner
2003-10-22
2
-0
/
+55
*
Change the type of FnAllocState.
Brian Gaeke
2003-10-22
2
-2
/
+2
*
Don't worry about converting each function's reg. alloc. state into One Big
Brian Gaeke
2003-10-22
2
-40
/
+42
*
Add prototype for verifySavedState().
Brian Gaeke
2003-10-22
2
-0
/
+2
*
Doxygenify method comments.
Brian Gaeke
2003-10-22
2
-414
/
+308
*
This is a disgusting hack that improves code substantially, by making
Chris Lattner
2003-10-22
1
-2
/
+122
*
Clarify our testing experience.
Brian Gaeke
2003-10-22
1
-1
/
+2
*
Do not check for strings.h. This is an old, old, old pre-C89 header that
Brian Gaeke
2003-10-22
1
-1
/
+1
*
I think this file is not included by anything.
Brian Gaeke
2003-10-22
1
-23
/
+0
*
* Changed URL referring to zion to use llvm instead
Misha Brukman
2003-10-22
1
-9
/
+5
*
Do not add unreachable code to a natural loop!
Chris Lattner
2003-10-22
1
-1
/
+4
*
Make sure to print labels on nodes without names
Chris Lattner
2003-10-22
1
-1
/
+7
*
If the basic block has no name, make sure to print the % number of it
Chris Lattner
2003-10-22
1
-1
/
+7
*
Implement the Function::viewCFG* methods, for use in a debugger. Also, the
Chris Lattner
2003-10-22
1
-0
/
+144
*
Add two new function stubs for viewing the CFG of a function inside of the
Chris Lattner
2003-10-22
1
-0
/
+15
[next]