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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert this, I didn't mean to commit it
Chris Lattner
2006-01-17
1
-8
/
+0
*
Add support for programs with a null argv[0]
Chris Lattner
2006-01-17
1
-0
/
+8
*
For PR521:
Reid Spencer
2006-01-10
2
-2
/
+15
*
Fix line length of a comment.
Reid Spencer
2006-01-08
1
-2
/
+2
*
remove unused header
Chris Lattner
2006-01-05
1
-1
/
+0
*
Applied some recommend changes from sabre. The dominate one beginning "let the
Jim Laskey
2006-01-04
1
-3
/
+0
*
Adding MachineDebugInfo as a immutable pass.
Jim Laskey
2006-01-04
1
-0
/
+4
*
Revert removal of std:: prefixes and addtion of "using namespace std;".
Reid Spencer
2005-12-30
1
-55
/
+55
*
don't need this anymore
Duraid Madina
2005-12-30
1
-1
/
+0
*
delete file portably
Duraid Madina
2005-12-30
1
-1
/
+2
*
General cleanup:
Reid Spencer
2005-12-29
1
-61
/
+66
*
ditto
Duraid Madina
2005-12-28
1
-0
/
+1
*
more compliance stufff
Duraid Madina
2005-12-28
1
-0
/
+1
*
behold my standards-compliant humps!
Duraid Madina
2005-12-28
1
-1
/
+2
*
WAKEY WAKEY
Duraid Madina
2005-12-28
1
-1
/
+1
*
Get bugpoint building with VC++ again.
Jeff Cohen
2005-12-23
1
-0
/
+1
*
For PR351:
Reid Spencer
2005-12-22
4
-65
/
+97
*
Fix test/Regression/Other/2002-01-31-CallGraph.ll after the recent callgraph
Chris Lattner
2005-12-22
2
-6
/
+34
*
Implement PR679:
Reid Spencer
2005-12-22
3
-7
/
+15
*
Implement PR512:
Reid Spencer
2005-12-21
1
-0
/
+39
*
rename option for consistency with -mcpu -mattr etc
Chris Lattner
2005-12-16
1
-1
/
+1
*
rename option
Chris Lattner
2005-12-16
1
-1
/
+1
*
provide an option to override the target triple in a module from the commandl...
Chris Lattner
2005-12-16
1
-1
/
+7
*
provide an option to override the target triple in a module from the command
Chris Lattner
2005-12-16
1
-0
/
+6
*
Fix printing of the instructions.
Chris Lattner
2005-12-14
1
-1
/
+1
*
Remove -start-group and -end-group no-op options, accidentally committed
Reid Spencer
2005-12-14
1
-5
/
+0
*
Adjust the constructor to the Linker class to take an argument that names
Reid Spencer
2005-12-13
2
-2
/
+6
*
This solves the problem of the CBE renaming symbols that start with . but the...
Andrew Lenharth
2005-12-06
1
-0
/
+2
*
Revert my previous patch which broke due to lazy streaming of functions
Chris Lattner
2005-12-02
1
-1
/
+1
*
If a module has a main, but it is defined externally, refuse to run it.
Chris Lattner
2005-12-01
1
-1
/
+1
*
Allow users to specify -Wl,-native* multiple times if they please
Chris Lattner
2005-11-17
1
-2
/
+2
*
Add a new -fast option, which generates code quickly.
Chris Lattner
2005-11-08
1
-1
/
+5
*
add a hack that fixes:
Chris Lattner
2005-11-03
1
-1
/
+4
*
Move some constant folding code shared by Analysis and Transform passes
John Criswell
2005-10-27
8
-8
/
+8
*
1. Remove libraries no longer created from the list of libraries linked into the
John Criswell
2005-10-26
8
-8
/
+8
*
transforms before analyses
Chris Lattner
2005-10-25
1
-1
/
+1
*
Remove a now-unneeded library
Chris Lattner
2005-10-24
2
-2
/
+2
*
pull in the archive version of this lib to reduce exe size
Chris Lattner
2005-10-24
1
-1
/
+1
*
Pull in the archive versions of these libs to reduce executable size
Chris Lattner
2005-10-24
1
-2
/
+2
*
Link in datastructure as a relinked o file
Chris Lattner
2005-10-24
1
-1
/
+1
*
Link to archive versions of libraries instead of the relinked ones
Chris Lattner
2005-10-24
2
-4
/
+6
*
Use the new LinkAllAnalyses.h header instead of forcing passes to be
Chris Lattner
2005-10-24
2
-1
/
+3
*
Use archive versions of these libraries, using the LinkAllPasses header.
Chris Lattner
2005-10-24
1
-3
/
+3
*
Shrinkify to make --help output look better
Chris Lattner
2005-10-23
1
-1
/
+1
*
shrinkify the option name a bit
Chris Lattner
2005-10-23
1
-2
/
+2
*
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-23
2
-2
/
+3
*
document this as experimental
Chris Lattner
2005-10-22
1
-1
/
+1
*
Fix PR637
Chris Lattner
2005-10-18
2
-12
/
+8
*
Speed up isBytecodeLPath from 20s to .01s in common cases. This makes -native
Chris Lattner
2005-09-23
1
-17
/
+11
*
1. Do not use .c_str() to keep a persistent handle on a temporary string.
Chris Lattner
2005-09-23
1
-23
/
+32
[next]