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
/
test
/
Makefile.tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Expose a LJELLO variable
Chris Lattner
2002-11-02
1
-0
/
+1
*
MAke sure llc output is regenerated if the LLC binary changes.
Chris Lattner
2002-10-14
1
-1
/
+1
*
Allow production of -stats output for benchmarks by specifying
Chris Lattner
2002-09-30
1
-2
/
+8
*
Enable buidling of programs on Linux again
Chris Lattner
2002-09-29
1
-1
/
+1
*
Reenable these options because they break testing on sparc without them.
Chris Lattner
2002-09-19
1
-4
/
+7
*
Point gccld to the correct library directory.
Chris Lattner
2002-09-19
1
-1
/
+1
*
It turns out that the cannonical name for the llvm-gcc compiler is, well
Chris Lattner
2002-09-19
1
-1
/
+1
*
Avoid Solaris-specific defines.
Vikram S. Adve
2002-09-19
1
-4
/
+4
*
Eliminate hardcoded paths using LLVMGCCDIR variable.
Vikram S. Adve
2002-08-30
1
-4
/
+4
*
Tools are now moved into /shared
Chris Lattner
2002-08-12
1
-1
/
+1
*
Expose the analyzer
Chris Lattner
2002-06-24
1
-0
/
+1
*
Remove unneccesary path from link line now
Chris Lattner
2002-05-20
1
-1
/
+1
*
Fix libs and includes for compiling with llc.
Vikram S. Adve
2002-05-19
1
-12
/
+13
*
don't delete intermediate files!
Chris Lattner
2002-04-07
1
-0
/
+2
*
Don't link in library that cannot be found, this should be removed eventually.
Chris Lattner
2002-04-04
1
-2
/
+2
*
Fix out-of-date name.
Vikram S. Adve
2002-03-24
1
-1
/
+1
*
Fix libraries.
Vikram S. Adve
2002-03-18
1
-2
/
+2
*
Add var to find GCCLD tool
Chris Lattner
2002-03-11
1
-0
/
+1
*
Add comments
Chris Lattner
2002-02-12
1
-16
/
+17
*
Add TESTRUNR var
Chris Lattner
2002-02-01
1
-1
/
+2
*
Forgot to force
Chris Lattner
2002-01-31
1
-1
/
+1
*
Make gcc tests depend on the part of GCC that actually gets updated.
Chris Lattner
2002-01-26
1
-2
/
+3
*
More rules checked in
Chris Lattner
2002-01-23
1
-36
/
+44
*
Removal of more unnecesary stuff
Chris Lattner
2002-01-23
1
-9
/
+5
*
Move some makefile stuff to subdirectories
Chris Lattner
2002-01-22
1
-48
/
+22
*
Renamed Makefile.target to Makefile.tests and folded in
Vikram S. Adve
2001-12-15
1
-14
/
+19
*
Added TRACEM option. Use -g when building native code for tests.
Vikram S. Adve
2001-12-12
1
-1
/
+4
*
Use _LOCAL_ gccas to build instead of Chris's
Chris Lattner
2001-12-09
1
-2
/
+6
*
Overwrite files when linked
Chris Lattner
2001-11-13
1
-2
/
+2
*
Distinguish LOCAL_LDFLAGS and LOCAL_LCFLAGS from LOCAL_CFLAGS.
Vikram S. Adve
2001-11-12
1
-4
/
+4
*
Use cc instead of gcc to compile *.native
Vikram S. Adve
2001-11-10
1
-1
/
+1
*
Eliminate cleaning step for individual %.bc files created by our gcc.
Vikram S. Adve
2001-11-08
1
-3
/
+2
*
Took out .clean.bc target.
Vikram S. Adve
2001-11-08
1
-3
/
+0
*
Run cleaning pass only when linking multiple files.
Vikram S. Adve
2001-11-08
1
-2
/
+1
*
Add cleaning pass after linking.
Vikram S. Adve
2001-11-08
1
-2
/
+4
*
Keep *.s files while we're debugging the native code.
Vikram S. Adve
2001-11-08
1
-3
/
+3
*
Add rule for %.clean.bc.
Vikram S. Adve
2001-11-08
1
-0
/
+3
*
Roll back all these changes that have broken Makefile.target again.
Vikram S. Adve
2001-11-07
1
-13
/
+8
*
Minor fixes
Chris Lattner
2001-11-06
1
-3
/
+6
*
Build .bc from .c better.
Chris Lattner
2001-11-06
1
-5
/
+3
*
Don't forget to make the clean version.
Chris Lattner
2001-11-06
1
-1
/
+5
*
Really fix Makefile to compile individual tests and Olden codes.
Vikram S. Adve
2001-11-06
1
-23
/
+34
*
Reorder paramters to make the command line more easily modifiable
Chris Lattner
2001-11-06
1
-1
/
+1
*
Fix makefile to compile olden and main benchmarks
Chris Lattner
2001-11-05
1
-13
/
+13
*
Make the olden benchmarks compile again
Chris Lattner
2001-11-05
1
-6
/
+9
*
Make gcc generate assembly files (%.ll) until Chris has a stable
Vikram S. Adve
2001-11-05
1
-2
/
+8
*
Delete rule to disassemble %.bc -- need to make it effective only when
Vikram S. Adve
2001-11-05
1
-3
/
+0
*
Put common rules for compiling programs into Makefile.target.
Vikram S. Adve
2001-11-05
1
-0
/
+97
[prev]