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
*
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
*
Omit periods at the end of command-line switch explanations for consistency
Misha Brukman
2005-05-03
1
-2
/
+2
*
Add the simplify-libcalls pass.
Reid Spencer
2005-04-27
1
-0
/
+1
*
extract has been renamed to llvm-extract to avoid conflicting with another tool
Misha Brukman
2005-04-24
1
-1
/
+1
*
There are still uses for spaces in Makefiles -- to make text line up together,
Misha Brukman
2005-04-24
4
-8
/
+9
*
extract has been renamed to llvm-extract to avoid conflicting with another tool
Misha Brukman
2005-04-24
3
-114
/
+8
*
Make the CBackend actually get included in llc by using USEDLIBS instead of
Reid Spencer
2005-04-23
1
-2
/
+4
*
Always enable the C backend. This fixes a *vast* number of failures on the
Chris Lattner
2005-04-23
1
-3
/
+1
*
Don't always build CBackend and Skeleton. Make use of the TARGETS_TO_BUILD
Reid Spencer
2005-04-22
1
-2
/
+12
*
Implement the --enable-targets= feature of the configure script. The make
Reid Spencer
2005-04-22
1
-11
/
+37
*
Two changes:
Reid Spencer
2005-04-22
3
-6
/
+0
*
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-22
3
-5
/
+5
*
Remove trailing whitespace
Misha Brukman
2005-04-22
45
-426
/
+426
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-18
/
+18
*
Remove trailing whitespace
Misha Brukman
2005-04-21
2
-8
/
+8
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-6
/
+6
*
#include system headers after all LLVM headers
Misha Brukman
2005-04-20
1
-2
/
+1
*
Eliminate trailing spaces at end-of-line
Misha Brukman
2005-04-20
2
-18
/
+18
*
Consistently eschew space between `*' or `&' and function argument name
Misha Brukman
2005-04-20
1
-12
/
+12
*
* Print commands as we execute them with `-v'
Misha Brukman
2005-04-20
3
-21
/
+44
*
Ensure that the arguments passed to sys::Program::ExecuteAndWait include
Reid Spencer
2005-04-11
1
-2
/
+3
*
The first argument to ExecuteAndWait should be the program name, but pointed
Chris Lattner
2005-04-10
2
-10
/
+16
*
there is no reason to run -instcombine -instcombine!
Chris Lattner
2005-03-29
1
-1
/
+0
*
Rename createPromoteMemoryToRegister() to
Alkis Evlogimenos
2005-03-28
1
-1
/
+1
*
statically link ia64 into llc
Chris Lattner
2005-03-17
1
-0
/
+1
*
Fix the missing symbols problem Bill was hitting. Patch contributed by
Chris Lattner
2005-03-17
1
-0
/
+1
*
method renamed
Chris Lattner
2005-03-15
1
-1
/
+1
*
Replace more a*'s with arg_*'s, thanks to Gabor Greif!
Chris Lattner
2005-03-15
3
-5
/
+5
*
Use arg_iterator and arg_begin and arg_end functions.
Alkis Evlogimenos
2005-03-15
1
-4
/
+5
*
yay for camel_cvs diff
Andrew Lenharth
2005-03-10
1
-1
/
+1
*
get bugpoint working on ia64, by building .so's with -fpic. :)
Chris Lattner
2005-03-09
1
-0
/
+4
*
move the reassociation pass after the LICM pass. This speeds up mgrid
Chris Lattner
2005-03-07
1
-2
/
+2
*
Changes to enable creation of native executables directly from gccld and to
Reid Spencer
2005-02-28
3
-74
/
+183
*
Fix spelling, patch contributed by Gabor Greif!
Chris Lattner
2005-02-27
1
-1
/
+1
*
Remove some stuff I checked in accidentally
Chris Lattner
2005-02-27
1
-6
/
+0
[next]