index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.rules
Commit message (
Expand
)
Author
Age
Files
Lines
*
reorder these to make it work with static libraries
Chris Lattner
2006-03-10
1
-2
/
+2
*
Use $(Verb) instead of @ so that VERBOSE=1 will print these.
Chris Lattner
2006-03-09
1
-2
/
+2
*
pass -Illvm/include to tblgen
Chris Lattner
2006-03-03
1
-2
/
+3
*
8 spaces -> tab. Reported by Wink Saville
Chris Lattner
2006-02-28
1
-1
/
+1
*
Fix a minor makefile bug with lex/yacc handling that nate noticed. We don't
Chris Lattner
2006-02-16
1
-2
/
+2
*
bugfixes
Chris Lattner
2006-02-15
1
-3
/
+2
*
Convert the bison-output-checked-into-cvs makefile handling stuff to work
Chris Lattner
2006-02-15
1
-3
/
+16
*
HP aCC (and a bunch of other compilers, no doubt) don't share
Duraid Madina
2006-02-15
1
-0
/
+5
*
oops, I meant this
Duraid Madina
2006-02-15
1
-1
/
+1
*
Implement an alternative way of handling generated lex files in CVS. This
Chris Lattner
2006-02-14
1
-5
/
+15
*
Wrap a couple more long lines
Chris Lattner
2006-02-14
1
-4
/
+5
*
wrap long lines
Chris Lattner
2006-02-14
1
-9
/
+16
*
* Eliminate FAKE_SOURCES
Chris Lattner
2006-01-27
1
-50
/
+46
*
For PR625:
Reid Spencer
2005-12-23
1
-1
/
+3
*
Some simple cleanups:
Reid Spencer
2005-12-21
1
-6
/
+12
*
Implement fix for PR471:
Reid Spencer
2005-12-21
1
-0
/
+2
*
Move some constant folding code shared by Analysis and Transform passes
John Criswell
2005-10-27
1
-1
/
+1
*
1. Remove libraries no longer created from the list of libraries linked into the
John Criswell
2005-10-26
1
-3
/
+3
*
analyses after transformations
Chris Lattner
2005-10-25
1
-1
/
+1
*
Now that all libraries are built in either .o or .a form, make BUILD_ARCHIVE
Chris Lattner
2005-10-24
1
-2
/
+10
*
pull in the .a version of scalaropts lib to reduce the size of programs
Chris Lattner
2005-10-24
1
-1
/
+1
*
Remove redundant flag.
Jeff Cohen
2005-10-23
1
-1
/
+1
*
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-23
1
-1
/
+1
*
Plugin new subtarget backend into the build.
Jim Laskey
2005-10-21
1
-0
/
+4
*
Make sure targets depend on TargetSelectionDAG.td
Chris Lattner
2005-10-14
1
-1
/
+1
*
Add some rules for building preprocessed files
Chris Lattner
2005-10-05
1
-0
/
+17
*
allow for a target to ask for a dag isel
Chris Lattner
2005-09-03
1
-0
/
+6
*
Implement PR614:
Reid Spencer
2005-08-27
1
-12
/
+16
*
For PR614:
Reid Spencer
2005-08-25
1
-21
/
+1
*
Don't attempt to update LLVM configured header files from a build in a
Reid Spencer
2005-08-25
1
-0
/
+5
*
Whoops, don't use PROJ variables, these are all LLVM headers. This allows
Reid Spencer
2005-08-24
1
-3
/
+3
*
For PR619:
Reid Spencer
2005-08-24
1
-0
/
+16
*
Fix grammar
Misha Brukman
2005-08-17
1
-1
/
+1
*
Fix oversized GOT problem with gcc-4 on alpha
Andrew Lenharth
2005-08-13
1
-0
/
+6
*
No, really, it's an Alpha! And you probably thought it was a PowerPC.
Misha Brukman
2005-07-22
1
-1
/
+1
*
I know PowerPC wishes it could be alpha, but it cannot. so there
Andrew Lenharth
2005-07-22
1
-1
/
+1
*
Alpha has JIT
Andrew Lenharth
2005-07-22
1
-0
/
+12
*
Two dist-check related changes:
Reid Spencer
2005-05-24
1
-5
/
+12
*
Make sure that tool names don't have any leading or trailing spaces in them.
Reid Spencer
2005-05-19
1
-2
/
+2
*
Build the install directories just exactly as any others. Hopefully this
Reid Spencer
2005-05-19
1
-11
/
+4
*
Two changes to support building shared libraries that contain multiple
Reid Spencer
2005-05-19
1
-65
/
+84
*
hp-ux needs this to get through the System/Support libs
Duraid Madina
2005-05-16
1
-0
/
+4
*
* Make some warning messages stand out a bit by putting **** at the end
Reid Spencer
2005-05-13
1
-3
/
+3
*
* Remove extraneous spaces
Misha Brukman
2005-03-11
1
-6
/
+6
*
Add SelectionDAG library to PPC JIT so that lli will link when
Nate Begeman
2005-03-11
1
-1
/
+1
*
Correct a typo in Makefile.rules.
Reid Spencer
2005-03-01
1
-1
/
+1
*
Add llc to tools.
Alkis Evlogimenos
2005-02-27
1
-0
/
+3
*
Don't try to strip bytecode files!
Reid Spencer
2005-02-24
1
-1
/
+1
*
The install program doesn't know how to strip bytecode files so install
Reid Spencer
2005-02-24
1
-1
/
+1
*
Fix the other half of PR528 .. don't try to strip header files!
Reid Spencer
2005-02-24
1
-3
/
+3
[next]