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 header, fix broken friend decl
Chris Lattner
2003-09-20
1
-3
/
+4
*
Fix bug: BasicAA/2003-09-19-LocalArgument.ll
Chris Lattner
2003-09-20
1
-7
/
+22
*
New testcase that basicaa should be able to handle
Chris Lattner
2003-09-20
2
-0
/
+24
*
Fix file header
Chris Lattner
2003-09-20
1
-2
/
+1
*
Unsquishify
Chris Lattner
2003-09-20
2
-2
/
+2
*
Keep track of the number of typed/untyped memory accesses theyre are in the p...
Chris Lattner
2003-09-20
1
-30
/
+62
*
New header file for gccld.
John Criswell
2003-09-19
1
-0
/
+64
*
Removed linking functionality from gccld.cpp and moved it to linker.cpp.
John Criswell
2003-09-19
6
-567
/
+1416
*
Reject "llvm." as a function name
Chris Lattner
2003-09-19
1
-1
/
+3
*
Implement InstCombine/and.ll:test(15|16)
Chris Lattner
2003-09-19
1
-0
/
+27
*
Two new tests for shifts followed by ands
Chris Lattner
2003-09-19
1
-0
/
+12
*
pull a large nested conditional out into its own function
Chris Lattner
2003-09-19
1
-70
/
+91
*
Implement InstCombine/add.ll:test(15|16)
Chris Lattner
2003-09-19
1
-0
/
+37
*
New testcases
Chris Lattner
2003-09-19
1
-0
/
+12
*
a bitfield stress test to exercise various parts of the front-end.
Chris Lattner
2003-09-19
1
-0
/
+28
*
Changed the empty rule for .h files. The rule needs an empty command so that
John Criswell
2003-09-18
1
-1
/
+1
*
Fix a typo in Sparc.cpp.
Brian Gaeke
2003-09-18
2
-10
/
+6
*
Rename the pass creator fn to mimic the other creator fn names.
Brian Gaeke
2003-09-18
1
-1
/
+1
*
Fix (and properly doxygenify) some comments. Incorporate
Brian Gaeke
2003-09-18
1
-39
/
+86
*
Make the symbol prologue/epilogue stuff redundant with MappingInfo, in
Brian Gaeke
2003-09-18
1
-20
/
+31
*
Refactored gccld into three C++ source files.
John Criswell
2003-09-18
4
-313
/
+606
*
Minimal implementation of the abstract ModuleProvider interface.
Misha Brukman
2003-09-18
1
-0
/
+28
*
Abstract interface for module providers, e.g. streaming bytecode reader.
Misha Brukman
2003-09-18
1
-0
/
+40
*
Document new column
Chris Lattner
2003-09-17
1
-0
/
+2
*
Fixed spelling.
Misha Brukman
2003-09-17
7
-17
/
+17
*
Replaced the call to strdup() with a new operator followed by a strcpy().
John Criswell
2003-09-17
1
-1
/
+2
*
Added the use of the const keyword.
John Criswell
2003-09-17
1
-14
/
+29
*
In ExecWait(), made the child process exit if it can't execve() the new
John Criswell
2003-09-17
4
-28
/
+48
*
Added sections about debugging mis-compilations and incorrect code generation.
Misha Brukman
2003-09-17
1
-6
/
+75
*
Do not put DEBUG() guard around error condition; this must *always* be printed.
Misha Brukman
2003-09-17
2
-2
/
+2
*
Fix the flag on `rm' to properly do a recursive deletion.
Misha Brukman
2003-09-17
2
-2
/
+2
*
Change FunctionInfo from being an annotation put on Functions to be
Chris Lattner
2003-09-17
3
-22
/
+9
*
Removed the use of the environ variable and instead use the environment array
John Criswell
2003-09-17
1
-21
/
+120
*
Added the ExecWait() function.
John Criswell
2003-09-17
2
-0
/
+16
*
Added the ExecWait() function. It executes a program with the specified
John Criswell
2003-09-17
2
-0
/
+196
*
fix misspelling analyse -> analyze
Chris Lattner
2003-09-17
1
-3
/
+3
*
Renamed the link page to llvmlink.html
John Criswell
2003-09-17
4
-3
/
+168
*
new old testcase
Chris Lattner
2003-09-17
1
-0
/
+14
*
Use new method
Chris Lattner
2003-09-17
1
-7
/
+2
*
Change the semancics of the dropallrefs method
Chris Lattner
2003-09-17
1
-2
/
+1
*
Add new deleteBody method
Chris Lattner
2003-09-17
1
-2
/
+13
*
Added the -native option.
John Criswell
2003-09-16
1
-7
/
+125
*
Updated the name of the linker to llvm-link.
John Criswell
2003-09-16
1
-1
/
+1
*
Fix bug raising allocations whose call sites were invoke instructions.
Chris Lattner
2003-09-16
1
-0
/
+15
*
This is effectively a complete rewrite of the globaldce algorithm, resulting
Chris Lattner
2003-09-16
1
-177
/
+104
*
Add missing apostrophe. It's been bugging me for years.
Brian Gaeke
2003-09-16
2
-2
/
+2
*
Regenerated configure with Misha's changes.
John Criswell
2003-09-16
1
-19
/
+19
*
Fix typo in comment. Take out some random whitespace.
Brian Gaeke
2003-09-16
2
-8
/
+2
*
These transitional scripts are no longer necessary, no one should have `as' or
Misha Brukman
2003-09-16
2
-10
/
+0
*
Edit comment for accuracy
Brian Gaeke
2003-09-16
2
-6
/
+6
[next]