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
...
*
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
*
Add help support for -mcpu and -mattr.
Jim Laskey
2005-09-02
1
-3
/
+3
*
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-09-01
1
-1
/
+24
*
Allow bugpoint+PPC codegen to use fsqrt
Chris Lattner
2005-08-29
1
-0
/
+3
*
Implement PR614:
Reid Spencer
2005-08-27
1
-0
/
+2720
*
If the user interrupts bugpoint, don't extract loops
Chris Lattner
2005-08-02
1
-2
/
+6
*
Pass -export-dynamic to gcc when compiling with -native and the link is
Chris Lattner
2005-08-02
3
-8
/
+10
*
When the user hits ctrl-c, bugpoint should attempt to stop reduction as
Chris Lattner
2005-08-02
5
-30
/
+59
*
Keep tabs and trailing spaces out.
Jeff Cohen
2005-07-30
1
-1
/
+1
*
Run the verifier pass after all the other passes rather than before them.
Reid Spencer
2005-07-28
1
-5
/
+4
*
Make the verifier pass run (in debug mode) in llc. This adds a sanity check
Reid Spencer
2005-07-28
1
-0
/
+29
*
Eliminate all remaining tabs and trailing spaces.
Jeff Cohen
2005-07-27
4
-9
/
+9
*
Fix PR576.
Chris Lattner
2005-07-12
1
-21
/
+36
*
Make sure we don't error out if an invalid path is used, just simply
Reid Spencer
2005-07-08
1
-1
/
+12
*
Final Changes For PR495:
Reid Spencer
2005-07-08
9
-31
/
+31
*
Add support for assembling .s files on mac os x for intel
Nate Begeman
2005-07-08
1
-1
/
+1
*
For PR495:
Reid Spencer
2005-07-07
13
-61
/
+58
*
For PR495:
Reid Spencer
2005-07-07
3
-15
/
+15
*
add a new -filetype argument to llc.
Chris Lattner
2005-06-25
1
-7
/
+31
*
minor cleanups, use copy ctor instead of manually doing it.
Chris Lattner
2005-06-25
1
-4
/
+3
*
refactor this interface
Chris Lattner
2005-06-25
1
-1
/
+1
*
make SparcV8 and V9 seperately configurable
Andrew Lenharth
2005-06-08
1
-2
/
+6
*
Make sure that tool names don't have any leading or trailing spaces in them.
Reid Spencer
2005-05-19
1
-1
/
+1
*
Make sure that tool names don't have any leading or trailing spaces in them.
Reid Spencer
2005-05-19
1
-1
/
+1
*
For PR514:
Reid Spencer
2005-05-19
2
-64
/
+1
*
For PR514:
Reid Spencer
2005-05-19
9
-67
/
+131
*
If loopextract breaks the program provide output so that we can repro the
Chris Lattner
2005-05-08
1
-1
/
+9
*
Move licm after reassociate, add some cond-propagate passes
Chris Lattner
2005-05-07
1
-1
/
+4
*
* Use consistent spacing for function arguments
Misha Brukman
2005-05-05
1
-18
/
+18
*
Minor clean-ups
Misha Brukman
2005-05-03
2
-17
/
+13
*
Clean up and correct llvmc configurations for C and C++
Misha Brukman
2005-05-03
3
-32
/
+24
*
std::string(NULL) does not a proper constructor make
Misha Brukman
2005-05-03
1
-3
/
+3
[prev]
[next]